summaryrefslogtreecommitdiffstats
path: root/src/monitor
Commit message (Expand)AuthorAgeFilesLines
* Fall back to polling when inotify failsJan Zeleny2011-06-241-28/+68
* 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
* Fix config file error messageJakub Hrozek2010-03-221-1/+1
* Fix multiple errors with destructors.Simo Sorce2010-03-191-2/+22
* Fix invalid read cause by premature free of tmpctxSimo Sorce2010-03-191-13/+10
* Fix a series of memory leaks in the SBUSStephen Gallagher2010-03-172-9/+19
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-152-67/+12
* Flush NSCD cache after modifying local databaseJakub Hrozek2010-03-152-0/+14
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-083-3/+26
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-3/+3
* Eliminate monitor reconfigStephen Gallagher2010-03-042-353/+4
* Rename server/ directory to src/Stephen Gallagher2010-02-184-0/+2917