- Jul 04, 2022
-
-
Vaclav Sraier authored
-
Vaclav Sraier authored
Why? Because it is dangerous to use. You'd have to run manager with root privileges to be able to spawn systemd services via DBus. There is an option to do the same with session instances of systemd, but that is unpackageable and pretty much unusable in production. We will therefore rely on supervisord, as it's support got much better recently.
-
Vaclav Sraier authored
supervisord improvements See merge request !1280
-
- Jun 24, 2022
-
-
Vaclav Sraier authored
-
-
-
manager: bug fix: utility function to spawn subprocesses did not unblock signals, so spawned processes could not be stopped properly
-
-
- X-SUPERVISORD-TYPE=notify in a process's environment should make the process behave similarly to Type=notify systemd service units - startsec with the above means time, after which it will get killed without ready notification
-
contains: - python module written in C, because Python does not support socket auxiliary messages like SCM_CREDENTIALS - XML-RPC extension for supervisord, which actually does not do anything except for injecting code into supervisord internals
-
-
-
- Jun 21, 2022
-
-
Aleš Mrázek authored
manager: datamodel: policy improvements See merge request !1312
-
Aleš Mrázek authored
-
- Jun 20, 2022
-
-
Aleš Mrázek authored
- related to #702
-
- Jun 18, 2022
-
-
Aleš Mrázek authored
-
- Jun 15, 2022
-
-
Aleš Mrázek authored
-
- Jun 12, 2022
-
-
Aleš Mrázek authored
- ForwardServerSchema moved to policy_schema module
-
- Jun 10, 2022
-
-
Aleš Mrázek authored
- policy schema tests improved
-
- Jun 09, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
- forward_zone.py renamed to forward_zone_schema.py
-
- Jun 08, 2022
-
-
Aleš Mrázek authored
-
- Jun 07, 2022
-
-
Aleš Mrázek authored
-
- May 17, 2022
-
-
Aleš Mrázek authored
manager: datamodel: server section removed See merge request !1293
-
- May 05, 2022
-
-
Aleš Mrázek authored
-
- May 04, 2022
-
-
Aleš Mrázek authored
- management and webmgmt config moved to top-level node
-
Aleš Mrázek authored
-
- May 03, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- May 02, 2022
-
-
Aleš Mrázek authored
-
- Apr 29, 2022
-
-
Aleš Mrázek authored
-
- Apr 27, 2022
-
-
Aleš Mrázek authored
manager: datamodel: missing configuration See merge request !1289
-
Aleš Mrázek authored
-
- Apr 22, 2022
-
-
Aleš Mrázek authored
-
- Apr 20, 2022
-
-
Aleš Mrázek authored
manager: test improvements See merge request !1277
-
- Apr 13, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Apr 12, 2022
-
-
Aleš Mrázek authored
- tests: testing domain for length
-
- Apr 11, 2022
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-