Commit Graph

11 Commits (master)

Author SHA1 Message Date
Philippe PITTOLI b1067b0e70 Adding shards targets. 2020-04-20 12:42:55 +02:00
Philippe PITTOLI 2c33b29f5d Baguette. 2020-04-13 18:23:13 +02:00
Luka Vandervelden c8c0be9804 WIP for on-the-fly users. 2019-11-17 20:06:42 +01:00
Luka Vandervelden 5852a1b818 Improved UI a bit. 2019-11-09 13:35:25 +01:00
Luka Vandervelden 12cb9ee4dd shard.yml: targets removed 2019-10-27 21:42:18 +01:00
Luka Vandervelden 6a0e35eecf gen-config binary added. 2019-10-20 18:09:43 +02:00
Luka Vandervelden 1c87371196 shard.yml: dependencies update 2019-10-19 18:04:40 +02:00
Luka Vandervelden 75e500adcf SpecFileParser update. 2019-08-15 17:29:52 +02:00
Luka Vandervelden 3769303ad5 WIP support for .spec service files. 2019-08-08 17:12:23 +02:00
Luka Vandervelden 5eb0849abd Project organisation for WIP separate binaries.
- The idea would be to allow running specific commands from SUID
    binaries when unpriviledged users should be able to run them. Such
    commands include getting services status, which need root
    priviledges to be implemented but shouldn’t be required by users.
  - Because the repository now builds several binaries, src/main.cr is
    now src/service.cr and a WIP src/status.cr has been added.
  - The `status` binary will likely be installed in libexec in the
    future, with the SUID bit set.
2019-06-09 18:08:59 +02:00
Luka Vandervelden c77d931493 shard.yml and test .empty files added. 2019-06-08 02:33:14 +02:00