summaryrefslogtreecommitdiffstats
path: root/src/monitor/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* SIGUSR2 should force SSSD to reread resolv.conf as wellAriel Barria2012-09-051-2/+19
* monitor: set debug level when unable to load configurationPavel Březina2012-08-071-0/+6
* Add end of line to debug messagePavel Březina2012-08-071-2/+2
* PAC responder: add basic infrastructureSumit Bose2012-06-211-1/+1
* Move some debug lines to new debug log levelsStef Walter2012-06-201-2/+2
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-21/+20
* Make the monitor SIGKILL time configurableJakub Hrozek2012-04-201-3/+23
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-4/+4
* remove unused functionJakub Hrozek2012-02-211-20/+0
* SSH: ResponderJan Cholasta2012-02-071-1/+2
* AUTOFS: responderJakub Hrozek2012-02-051-1/+1
* MONITOR: use sigchld handler for monitoring SSSD servicesStephen Gallagher2011-12-201-177/+159
* SUDO Integration - responderPavel Březina2011-12-161-1/+1
* Cancel ping_check if service goes awayJakub Hrozek2011-12-131-1/+14
* Added sssd --version optionPavel Březina2011-12-081-2/+10
* Set more strict permissions on keyringSimo Sorce2011-11-221-0/+27
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-131-1/+1
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-131-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+2
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-09-151-21/+26
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-2/+26
* Change libnl monitor callback to only signal going onlineJakub Hrozek2011-09-061-5/+3
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-021-0/+31
* --debug-timestamps=1 is not passed to providersPavel Březina2011-08-251-44/+69
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-3/+7
* New DEBUG facility - conversionPavel Březina2011-08-251-2/+3
* Fall back to polling when inotify failsJan Zeleny2011-06-241-28/+68
* Import config.h earlierStephen Gallagher2011-05-231-2/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-231-1/+0
* Fixed --debug-to-files for nss and pam servicesJan Zeleny2011-05-161-4/+4
* Allow changing the log level without restartStephen Gallagher2011-05-061-1/+3
* Override config file debug_level with command-lineStephen Gallagher2011-05-041-13/+50
* Clarify nscd warningStephen Gallagher2011-01-171-4/+5
* Prevent uninitialized value error in monitor_quitStephen Gallagher2010-12-141-0/+1
* Set up signal handlers before initializing sysdbStephen Gallagher2010-12-021-38/+38
* Resend SIGTERM if child doesn't terminateStephen Gallagher2010-12-021-24/+40
* Daemonize by defaultSumit Bose2010-12-011-0/+4
* Add SIGUSR2 to reset offline statusSumit Bose2010-11-221-0/+29
* Wait for all children to exitStephen Gallagher2010-11-181-2/+61
* Log startup errors to syslogStephen Gallagher2010-11-161-7/+9
* Dead assignments cleanup in various places in SSSDJan Zeleny2010-09-081-0/+3
* Use netlink to detect going onlineJakub Hrozek2010-07-091-0/+30
* Add try_inotify optionStephen Gallagher2010-07-091-1/+18
* Resend SIGINT as SIGTERM in servicesJakub Hrozek2010-06-281-0/+1
* Check the correct variable for NULL after creating timerStephen Gallagher2010-06-101-2/+2
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-2/+2
* Move parse_args() to utilSumit Bose2010-05-271-100/+0
* Fix a potential memory violationSumit Bose2010-04-261-2/+4
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1