summaryrefslogtreecommitdiffstats
path: root/src/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix wrong buffer size in has_phy_80211_subdir()Jakub Hrozek2011-09-201-2/+3
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-09-151-21/+26
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-2/+26
* Subscribe to netlink route and addr messagesJakub Hrozek2011-09-061-5/+244
* Discard carrier messages from non-ethernet devicesJakub Hrozek2011-09-061-3/+155
* Change libnl monitor callback to only signal going onlineJakub Hrozek2011-09-063-14/+5
* 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-252-3/+5
* 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-063-7/+28
* Create common sss_monitor_init()Stephen Gallagher2011-05-062-0/+49
* Override config file debug_level with command-lineStephen Gallagher2011-05-041-13/+50
* Remove support for pre-1.1 netlinkStephen Gallagher2011-01-171-32/+0
* 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
* Fix a typo on setup_netlink()Sumit Bose2010-11-241-1/+1
* 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
* Handle errors during log reopening betterStephen Gallagher2010-11-051-1/+2
* Write log opening failures to the syslogStephen Gallagher2010-10-191-1/+1
* Dead assignments cleanup in various places in SSSDJan Zeleny2010-09-081-0/+3
* Use netlink to detect going onlineJakub Hrozek2010-07-094-0/+453
* 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
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+1
* Add generic error messageJakub Hrozek2010-03-221-0/+4