cb75b275d15beedd1fdecc1f8ced657fba282218 |
|
03-Nov-2017 |
Lukas Slebodnik <lslebodn@redhat.com> |
Add parameter --logger to daemons
Different binary handled information about logging differently
e,g, --debug-to-files --debug-to-stderr
And logging to journald was a special case of previous options
(!debug_file && !debug_to_stderr). It was also tied to the monitor option
"--daemon" and therefore loggind to stderr was used in interactive mode
+ systemd Type=notify.
Resolves:
https://pagure.io/SSSD/sssd/issue/3433
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> |
b5797517abb117cff7330acc894b71deda74be3d |
|
26-Feb-2016 |
Jakub Hrozek <jhrozek@redhat.com> |
tests: Extend test_child_common.c to include tests for the only_extra_args functionality
Reviewed-by: Sumit Bose <sbose@redhat.com>
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |
44703b84feaafa4f0a4f8df11c5a503dcf48616e |
|
15-Jan-2015 |
Jakub Hrozek <jhrozek@redhat.com> |
TESTS: Cover child_common.c with unit tests
The module wasn't tested properly, which made it harder to patch it
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |
6cab8e9a9f92726885c158d299020a8daa1306ea |
|
07-Dec-2014 |
Jakub Hrozek <jhrozek@redhat.com> |
tests: Free popt_context
Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> |
fb3c5cdfcda069a5fbeb7b9d200c0881911364b8 |
|
04-Dec-2014 |
Jakub Hrozek <jhrozek@redhat.com> |
Rename test-child to dummy-child
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |