summaryrefslogtreecommitdiff
path: root/src/monitor
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-22Fix config file error messageJakub Hrozek1-1/+1
2010-03-19Fix multiple errors with destructors.Simo Sorce1-2/+22
2010-03-19Fix invalid read cause by premature free of tmpctxSimo Sorce1-13/+10
2010-03-17Fix a series of memory leaks in the SBUSStephen Gallagher2-9/+19
2010-03-15Properly handle dbus send attempts on a closed connectionStephen Gallagher2-67/+12
2010-03-15Flush NSCD cache after modifying local databaseJakub Hrozek2-0/+14
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek3-3/+26
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-3/+3
2010-03-04Eliminate monitor reconfigStephen Gallagher2-353/+4
2010-02-18Rename server/ directory to src/Stephen Gallagher4-0/+2917