summaryrefslogtreecommitdiffstats
path: root/server/monitor
Commit message (Expand)AuthorAgeFilesLines
* Properly deny id_provider=filesStephen Gallagher2009-12-091-6/+0
* Do not start with provider=filesJakub Hrozek2009-12-081-0/+6
* Check the services started against a list of known servicesJakub Hrozek2009-12-031-0/+29
* Warn visibly about permission problems with the config fileJakub Hrozek2009-12-011-1/+8
* Raise some timeoutsSimo Sorce2009-11-201-1/+1
* Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy2009-10-221-1/+0
* Remove warnings caused by 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7Stephen Gallagher2009-10-151-0/+8
* Fix services startup when only LOCAL is configuredSimo Sorce2009-10-131-0/+3
* Start responders predictably after providersSimo Sorce2009-10-091-52/+147
* Remove DP processSimo Sorce2009-10-091-38/+17
* add utility call check_and_open_readonlySumit Bose2009-10-051-1/+1
* Send debug messages to logfileJakub Hrozek2009-09-251-3/+15
* Upgrade confdb to version 2Stephen Gallagher2009-09-253-35/+25
* Temporarily disable automatic config file rereadStephen Gallagher2009-09-251-1/+7
* Handle suspend casesSimo Sorce2009-09-241-6/+13
* Revert "Use syslog for logging error conditions in SSSD"Stephen Gallagher2009-09-232-102/+95
* Use syslog for logging error conditions in SSSDJakub Hrozek2009-09-212-95/+102
* Exit if the sssd is launched as a user other than rootStephen Gallagher2009-09-111-0/+9
* Fix first-time confdb generationStephen Gallagher2009-09-111-1/+1
* Read the configuration parsing before daemonizationStephen Gallagher2009-09-102-83/+106
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-1/+1
* Split database in multiple filesSimo Sorce2009-09-081-10/+7
* remove the concept of a backend nameSumit Bose2009-09-021-2/+2
* Ensure that only one local domain is configuredStephen Gallagher2009-08-181-1/+32
* Fix reconnection codeSimo Sorce2009-08-173-35/+10
* Prevent races between dp startup and othersSimo Sorce2009-08-111-16/+26
* Change services identification mechanismSimo Sorce2009-08-114-198/+371
* Fix monitor ping timeoutStephen Gallagher2009-08-111-1/+4
* Simplify interfaces initializationSimo Sorce2009-08-104-87/+37
* merge server and connection structuresSimo Sorce2009-08-101-4/+3
* Cosmetic changesSimo Sorce2009-08-101-40/+40
* Remove redundant memory contextsSimo Sorce2009-08-101-17/+11
* Minor cleanups in monitor.cStephen Gallagher2009-07-221-1/+5
* Add option to add timestamps to debug outputSimo Sorce2009-07-201-4/+7
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-201-1/+13
* Monitor resolv.conf for changesStephen Gallagher2009-07-203-126/+234
* Improvements to config file updatesStephen Gallagher2009-07-201-40/+150
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-021-4/+2
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-021-4/+4
* Eliminate segfault on first start-upStephen Gallagher2009-06-301-6/+19
* Protect against segfault in service_signal_reloadStephen Gallagher2009-06-191-0/+9
* Fix segfault in update_monitor_configStephen Gallagher2009-06-191-8/+26
* Make Data Provider a mandatory serviceJakub Hrozek2009-05-281-0/+32
* Stop overwriting the stackSimo Sorce2009-05-261-2/+2
* Read the config before startup, fail if cannot be readJakub Hrozek2009-05-261-0/+26
* Treat the local provider as a special caseStephen Gallagher2009-05-151-1/+16
* Check for valid ID range, domains overlapJakub Hrozek2009-05-141-0/+36
* Fix warnings in monitor.c and confdb.cStephen Gallagher2009-05-121-6/+12
* Separate confdb API from confdb setupStephen Gallagher2009-05-111-0/+1
* Use tevent for shutdown signals, remove old pidfile, make sssd single-instance.Jakub Hrozek2009-05-081-0/+70