summaryrefslogtreecommitdiff
path: root/server/monitor
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Allow configuration of the SSSD through /etc/sssd/sssd.confStephen Gallagher2-13/+347
2009-04-10Redesign the the monitor's configuration to enable live reloadsStephen Gallagher2-150/+618
2009-04-09Make the monitor address a compile-time optionStephen Gallagher1-20/+10
2009-04-08Change the way we retrieve domainsSimo Sorce1-11/+10
2009-03-27Fix bug where services restarted by the monitor would be pinged more than onc...Stephen Gallagher1-0/+8
2009-03-20Enhance server_setupSimo Sorce1-3/+4
2009-03-20Simplify default configurationSimo Sorce1-11/+65
2009-03-19Remove references to FreeIPA from D-BUS interfacesStephen Gallagher1-4/+4
2009-03-07Fix race condition with initial sysdb creationStephen Gallagher1-0/+14
2009-03-06Implement CreateUser in InfoPipeStephen Gallagher1-1/+1
2009-02-28Fix confdb issues.Simo Sorce1-2/+4
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher1-2/+3
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2-20/+18
2009-02-24Proper fix for memory handling problem.Simo Sorce1-10/+8
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce1-3/+6
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher1-6/+3
2009-02-13If we find the service we are doneSimo Sorce1-1/+2
2009-02-13Add a separte global checker that does not depend on individualSimo Sorce1-28/+91
2009-01-27Add skeleton for InfoPipe serviceStephen Gallagher1-0/+2
2009-01-27Refactoring the monitor code and SBUS utility functions.Stephen Gallagher5-0/+1203