summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-server
Commit message (Expand)AuthorAgeFilesLines
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-2/+7
* move daemonize support to own moduleRobert Gogolok2007-12-281-43/+3
* Handle fam/gamin overall failure betterNarayan Desai2007-10-261-1/+7
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-0/+1
* Remove double signal handler setupNarayan Desai2007-07-181-3/+0
* Completely fix import path for ComponentNarayan Desai2007-07-161-3/+3
* Switch to new path for componentNarayan Desai2007-07-131-1/+1
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-281-1/+1
* Harden probe data uploads and error handling (Resolves Ticket #416)Narayan Desai2007-03-221-1/+1
* Add UUID/per-client passwordsNarayan Desai2007-03-201-5/+8
* Implement dynamic groupsNarayan Desai2007-01-241-0/+2
* Fix probes for _all_ pluginsNarayan Desai2006-12-121-2/+2
* Make the bcfg2 server drain the fam queue before processing network requests ...Narayan Desai2006-11-261-0/+9
* Improve probe download failure message (Resolves Ticket #297)Narayan Desai2006-11-261-1/+1
* Fixup server error handlingNarayan Desai2006-11-231-4/+7
* Metadata changes part 3Narayan Desai2006-11-221-5/+5
* Fix arg parsingNarayan Desai2006-10-101-5/+1
* * Respect -v and -d for verbosityNarayan Desai2006-10-101-4/+9
* Make RecvStats use the same alias/address lookup logic as the rest of the serverNarayan Desai2006-09-111-1/+2
* Fix error in probe receiptNarayan Desai2006-08-291-1/+1
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-271-24/+15
* Catch key errors (Resolves Ticket #59)Narayan Desai2006-08-221-1/+4
* Fix call to ReceiveDataNarayan Desai2006-08-211-1/+1
* Fix probe data receipt to use metadataNarayan Desai2006-08-211-1/+7
* Minor thinkoNarayan Desai2006-08-211-2/+2
* Fix probe data response codeNarayan Desai2006-08-211-8/+13
* Add extra case for MetadataRuntimeErrorsNarayan Desai2006-08-011-3/+4
* Fix pidfile handling and minor pylint fixesNarayan Desai2006-07-301-8/+27
* * Fix fatal server setup errorNarayan Desai2006-06-121-1/+2
* Switch to new option parsing libNarayan Desai2006-04-111-69/+20
* * Remove build dep on python-devNarayan Desai2006-03-291-1/+5
* * Implement svn repository revision detectionNarayan Desai2006-03-171-1/+1
* Resolve daemon issues (resolves ticket #30)Narayan Desai2006-03-011-1/+5
* fix assertion in case of preexisting entryNarayan Desai2006-02-211-1/+1
* add extra support for client profile assertionNarayan Desai2006-02-201-8/+12
* resync with cobalt libsNarayan Desai2006-02-141-19/+4
* fix server bugsNarayan Desai2006-01-251-4/+5
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-79/+37
* last step of repo switchesNarayan Desai2006-01-231-0/+291