summaryrefslogtreecommitdiff
path: root/server/monitor/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-2631/+0
2010-02-05Internationalize the command-line help messageStephen Gallagher1-3/+3
2010-02-05Enable debug_timestamps by defaultStephen Gallagher1-2/+2
2010-02-01Force offline operation with SIGUSR1Stephen Gallagher1-0/+36
2009-12-17Fix tight-loop in monitor part 2Stephen Gallagher1-0/+5
2009-12-15Fix tight loop in monitorStephen Gallagher1-0/+5
2009-12-09Properly deny id_provider=filesStephen Gallagher1-6/+0
2009-12-08Do not start with provider=filesJakub Hrozek1-0/+6
2009-12-03Check the services started against a list of known servicesJakub Hrozek1-0/+29
2009-12-01Warn visibly about permission problems with the config fileJakub Hrozek1-1/+8
2009-11-20Raise some timeoutsSimo Sorce1-1/+1
2009-10-22Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy1-1/+0
2009-10-15Remove warnings caused by 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7Stephen Gallagher1-0/+8
2009-10-13Fix services startup when only LOCAL is configuredSimo Sorce1-0/+3
2009-10-09Start responders predictably after providersSimo Sorce1-52/+147
2009-10-09Remove DP processSimo Sorce1-38/+17
2009-10-05add utility call check_and_open_readonlySumit Bose1-1/+1
2009-09-25Send debug messages to logfileJakub Hrozek1-3/+15
2009-09-25Upgrade confdb to version 2Stephen Gallagher1-16/+21
2009-09-25Temporarily disable automatic config file rereadStephen Gallagher1-1/+7
2009-09-24Handle suspend casesSimo Sorce1-6/+13
2009-09-23Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher1-96/+89
2009-09-21Use syslog for logging error conditions in SSSDJakub Hrozek1-89/+96
2009-09-11Exit if the sssd is launched as a user other than rootStephen Gallagher1-0/+9
2009-09-11Fix first-time confdb generationStephen Gallagher1-1/+1
2009-09-10Read the configuration parsing before daemonizationStephen Gallagher1-80/+103
2009-09-10Remove unused event context argument from confdb_initStephen Gallagher1-1/+1
2009-09-08Split database in multiple filesSimo Sorce1-10/+7
2009-09-02remove the concept of a backend nameSumit Bose1-2/+2
2009-08-18Ensure that only one local domain is configuredStephen Gallagher1-1/+32
2009-08-11Prevent races between dp startup and othersSimo Sorce1-16/+26
2009-08-11Change services identification mechanismSimo Sorce1-193/+204
2009-08-11Fix monitor ping timeoutStephen Gallagher1-1/+4
2009-08-10Simplify interfaces initializationSimo Sorce1-38/+26
2009-08-10merge server and connection structuresSimo Sorce1-4/+3
2009-08-10Cosmetic changesSimo Sorce1-40/+40
2009-07-22Minor cleanups in monitor.cStephen Gallagher1-1/+5
2009-07-20Add option to add timestamps to debug outputSimo Sorce1-4/+7
2009-07-20Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher1-1/+13
2009-07-20Monitor resolv.conf for changesStephen Gallagher1-126/+229
2009-07-20Improvements to config file updatesStephen Gallagher1-40/+150
2009-07-02Adding wrappers to free data in INI API.Dmitri Pal1-4/+2
2009-07-02check pending_return after dbus_connection_send_with_replySumit Bose1-4/+4
2009-06-30Eliminate segfault on first start-upStephen Gallagher1-6/+19
2009-06-19Protect against segfault in service_signal_reloadStephen Gallagher1-0/+9
2009-06-19Fix segfault in update_monitor_configStephen Gallagher1-8/+26
2009-05-28Make Data Provider a mandatory serviceJakub Hrozek1-0/+32
2009-05-26Stop overwriting the stackSimo Sorce1-2/+2
2009-05-26Read the config before startup, fail if cannot be readJakub Hrozek1-0/+26
2009-05-15Treat the local provider as a special caseStephen Gallagher1-1/+16