summaryrefslogtreecommitdiff
path: root/src/monitor
AgeCommit message (Expand)AuthorFilesLines
2012-02-05AUTOFS: responderJakub Hrozek1-1/+1
2011-12-20MONITOR: use sigchld handler for monitoring SSSD servicesStephen Gallagher1-177/+159
2011-12-16SUDO Integration - responderPavel Březina1-1/+1
2011-12-13Cancel ping_check if service goes awayJakub Hrozek1-1/+14
2011-12-08Added sssd --version optionPavel Březina1-2/+10
2011-11-22Set more strict permissions on keyringSimo Sorce1-0/+27
2011-10-17MONITOR: fix timeout conversionStephen Gallagher1-1/+1
2011-10-13Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek1-1/+1
2011-10-13Add option to follow symlinks to check_file()Jakub Hrozek1-1/+1
2011-09-28Multiline macro cleanupJakub Hrozek1-1/+2
2011-09-20Fix wrong buffer size in has_phy_80211_subdir()Jakub Hrozek1-2/+3
2011-09-15MONITOR: Correctly detect lack of response from servicesStephen Gallagher1-21/+26
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-2/+26
2011-09-06Subscribe to netlink route and addr messagesJakub Hrozek1-5/+244
2011-09-06Discard carrier messages from non-ethernet devicesJakub Hrozek1-3/+155
2011-09-06Change libnl monitor callback to only signal going onlineJakub Hrozek3-14/+5
2011-09-02Add option to specify the kerberos replay cache dirStephen Gallagher1-0/+31
2011-08-25--debug-timestamps=1 is not passed to providersPavel Březina1-44/+69
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-3/+7
2011-08-25New DEBUG facility - conversionPavel Březina2-3/+5
2011-06-24Fall back to polling when inotify failsJan Zeleny1-28/+68
2011-05-23Import config.h earlierStephen Gallagher1-2/+1
2011-05-23Set _GNU_SOURCE globallySumit Bose1-1/+0
2011-05-16Fixed --debug-to-files for nss and pam servicesJan Zeleny1-4/+4
2011-05-06Allow changing the log level without restartStephen Gallagher3-7/+28
2011-05-06Create common sss_monitor_init()Stephen Gallagher2-0/+49
2011-05-04Override config file debug_level with command-lineStephen Gallagher1-13/+50
2011-01-17Remove support for pre-1.1 netlinkStephen Gallagher1-32/+0
2011-01-17Clarify nscd warningStephen Gallagher1-4/+5
2010-12-14Prevent uninitialized value error in monitor_quitStephen Gallagher1-0/+1
2010-12-02Set up signal handlers before initializing sysdbStephen Gallagher1-38/+38
2010-12-02Resend SIGTERM if child doesn't terminateStephen Gallagher1-24/+40
2010-12-01Daemonize by defaultSumit Bose1-0/+4
2010-11-24Fix a typo on setup_netlink()Sumit Bose1-1/+1
2010-11-22Add SIGUSR2 to reset offline statusSumit Bose1-0/+29
2010-11-18Wait for all children to exitStephen Gallagher1-2/+61
2010-11-16Log startup errors to syslogStephen Gallagher1-7/+9
2010-11-05Handle errors during log reopening betterStephen Gallagher1-1/+2
2010-10-19Write log opening failures to the syslogStephen Gallagher1-1/+1
2010-09-08Dead assignments cleanup in various places in SSSDJan Zeleny1-0/+3
2010-07-09Use netlink to detect going onlineJakub Hrozek4-0/+453
2010-07-09Add try_inotify optionStephen Gallagher1-1/+18
2010-06-28Resend SIGINT as SIGTERM in servicesJakub Hrozek1-0/+1
2010-06-10Check the correct variable for NULL after creating timerStephen Gallagher1-2/+2
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher1-2/+2
2010-05-27Move parse_args() to utilSumit Bose1-100/+0
2010-04-26Fix a potential memory violationSumit Bose1-2/+4
2010-04-12sysydb: Finally stop using a common event contextSimo Sorce1-1/+1
2010-03-25Fix warnings from -Wmissing-field-initializersSumit Bose1-1/+1
2010-03-22Add generic error messageJakub Hrozek1-0/+4