18a47bcc463c866de6b6b0327e6d85ceb1e0f7d6 |
|
03-Nov-2017 |
Lukas Slebodnik <lslebodn@redhat.com> |
UTIL: Hide and deprecate parameter --debug-to-files
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> |
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> |
632fc5d8991d167eea20769c823163551c3f1d8c |
|
12-Sep-2016 |
Justin Stephenson <jstephen@redhat.com> |
MONITOR: Remove --disable-netlink command-line option
Removing monitor command-line option, to be superceded by
sssd.conf option
Reviewed-by: Petr Cech <pcech@redhat.com>
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
7c475c3a02329f477f6245cce40d70615e616e85 |
|
17-Aug-2016 |
Justin Stephenson <jstephen@redhat.com> |
Monitor: Add support for disabling netlink
Resolves:
https://fedorahosted.org/sssd/ticket/2860
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Reviewed-by: Stephen Gallagher <sgallagh@redhat.com> |
9ee8bf83ab1cb53e93111adb64c4a66e607d7115 |
|
13-Aug-2014 |
Jakub Hrozek <jhrozek@redhat.com> |
BE: Handle SIGUSR2
It was possible to send SIGUSR1 and to both sssd and sssd_be processes,
but only possible to send SIGUSR2 to sssd. This patches fixes the
dichotomy by making the sssd_be process handle SIGUSR2 as well.
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Reviewed-by: Dan Lavu <dlavu@redhat.com> |
6d2942eb10f5fc4f791498d7f6c2ef021c3b8777 |
|
13-Sep-2013 |
Michal Zidek <mzidek@redhat.com> |
man sssd: Add note about SSS_NSS_USE_MEMCACHE |
544525ee1fc54d744c08465066e2b4a521f78224 |
|
06-Jul-2012 |
Stephen Gallagher <sgallagh@redhat.com> |
MAN: Unify "SEE ALSO" sections |
d3da1c165cdb4c1ec126a8f4b6b544ca415b9d20 |
|
08-Dec-2011 |
Pavel Březina <pbrezina@redhat.com> |
Added sssd --version option
https://fedorahosted.org/sssd/ticket/953 |
5cbe97f9a8c516122cb1487d00f7c8b6d641fc19 |
|
08-Sep-2011 |
Pavel Březina <pbrezina@redhat.com> |
DEBUG timestamps offer higher precision - man page updated
https://fedorahosted.org/sssd/ticket/956 |
930b8d8442c3ee88ad088d45e744510a5f815187 |
|
25-Aug-2011 |
Pavel Březina <pbrezina@redhat.com> |
New DEBUG facility - man pages
https://fedorahosted.org/sssd/ticket/925
Modified sssd and sssd.conf man pages to reflect new levels.
Added new man include: include/debug_levels.xml |
96ea25cbd9b94d48c57b6173eeda2b3fbe670a70 |
|
08-Aug-2011 |
Pavel Březina <pbrezina@redhat.com> |
debug_timestamps fixes
Fixed: could not overwrite debug_timestamps when set in sssd.conf
Fixed: invalid description of debug_timestamps in sssd man page |
a2a695539c79316812fd9d7a1936331784d0e8c3 |
|
22-Nov-2010 |
Sumit Bose <sbose@redhat.com> |
Add SIGUSR2 to reset offline status |
685f34e2ca90a761feab79e348faa22adf44954a |
|
22-Nov-2010 |
Stephen Gallagher <sgallagh@redhat.com> |
Add signal documentation to sssd(8)
https://fedorahosted.org/sssd/ticket/665 |
1c48b5a62f73234ed26bb20f0ab345ab61cda0ab |
|
18-Feb-2010 |
Stephen Gallagher <sgallagh@redhat.com> |
Rename server/ directory to src/
Also update BUILD.txt |