Commit Graph

9 Commits

Author SHA1 Message Date
c8c0be9804 WIP for on-the-fly users. 2019-11-17 20:06:42 +01:00
5852a1b818 Improved UI a bit. 2019-11-09 13:35:25 +01:00
12cb9ee4dd shard.yml: targets removed 2019-10-27 21:42:18 +01:00
6a0e35eecf gen-config binary added. 2019-10-20 18:09:43 +02:00
1c87371196 shard.yml: dependencies update 2019-10-19 18:04:40 +02:00
75e500adcf SpecFileParser update. 2019-08-15 17:29:52 +02:00
3769303ad5 WIP support for .spec service files. 2019-08-08 17:12:23 +02:00
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
c77d931493 shard.yml and test .empty files added. 2019-06-08 02:33:14 +02:00