summaryrefslogtreecommitdiffstats
path: root/server/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix configuration corruption issueStephen Gallagher2009-04-291-2/+20
* Add common function to retrieve comma sep. listsSimo Sorce2009-04-141-50/+4
* Make reconnection to the Data Provider a global settingStephen Gallagher2009-04-141-1/+1
* Fix a couple of segfaults and timeout checksSimo Sorce2009-04-131-1/+3
* Allow configuration of the SSSD through /etc/sssd/sssd.confStephen Gallagher2009-04-132-13/+347
* Redesign the the monitor's configuration to enable live reloadsStephen Gallagher2009-04-102-150/+618
* Make the monitor address a compile-time optionStephen Gallagher2009-04-091-20/+10
* Change the way we retrieve domainsSimo Sorce2009-04-081-11/+10
* Fix bug where services restarted by the monitor would be pinged more than onc...Stephen Gallagher2009-03-271-0/+8
* Enhance server_setupSimo Sorce2009-03-201-3/+4
* Simplify default configurationSimo Sorce2009-03-201-11/+65
* Remove references to FreeIPA from D-BUS interfacesStephen Gallagher2009-03-191-4/+4
* Fix race condition with initial sysdb creationStephen Gallagher2009-03-071-0/+14
* Implement CreateUser in InfoPipeStephen Gallagher2009-03-061-1/+1
* Fix confdb issues.Simo Sorce2009-02-281-2/+4
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-2/+3
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-262-20/+18
* Proper fix for memory handling problem.Simo Sorce2009-02-241-10/+8
* Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce2009-02-241-3/+6
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-231-6/+3
* If we find the service we are doneSimo Sorce2009-02-131-1/+2
* Add a separte global checker that does not depend on individualSimo Sorce2009-02-131-28/+91
* Add skeleton for InfoPipe serviceStephen Gallagher2009-01-271-0/+2
* Refactoring the monitor code and SBUS utility functions.Stephen Gallagher2009-01-275-0/+1203