summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-server
Commit message (Expand)AuthorAgeFilesLines
...
* Plugin configuration change: all plugins now need to be specified in the plug...Narayan Desai2009-01-121-5/+1
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-121-12/+4
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-1/+1
* Implement metadata connector functionalityNarayan Desai2008-12-241-5/+7
* fix initialize issue with plugin RMI calls.Rick Bradshow2008-10-161-6/+6
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-081-8/+1
* server infrastructure for central decision listsNarayan Desai2008-10-081-1/+14
* bcfg -> bcfg2Sol Jerome2008-09-261-1/+1
* Make file monitor selectableNarayan Desai2008-09-091-2/+5
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-061-2/+3
* applied logging->logger patchJames Yang2008-08-051-3/+3
* bcfg2-server: process initial events before binding to socketNarayan Desai2008-08-051-15/+16
* Remove unused signal import.Sol Jerome2008-08-041-1/+1
* Implement support for non-configuration pluginsNarayan Desai2008-07-281-1/+5
* Switch to new statistics plugin APINarayan Desai2008-07-221-1/+1
* Remove debug prints (Patch from jcollie) (Resolves Ticket #573)Narayan Desai2008-07-081-1/+0
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-3/+5
* Improve error messages in client metadata resolution failure path (Resolves T...Narayan Desai2008-06-121-1/+1
* Change to typed plugin systemNarayan Desai2008-06-091-1/+2
* Clean up stable probe data and dynamic groups properly (Reported by SolJ)Narayan Desai2008-03-221-8/+12
* revert mistaken bcfg2-server commit [bugfix]Narayan Desai2008-02-131-28/+12
* Fix tb in __important__ path (reported/patched by SolJ) [bugfix]Narayan Desai2008-02-131-12/+28
* Switch all parsing to outer scripts for ComponentNarayan Desai2008-01-081-1/+12
* Remove spurious setup command (noted by gogo)Narayan Desai2008-01-081-1/+0
* Pull internal option parsing out of CoreNarayan Desai2008-01-081-2/+9
* cleanup codeRobert Gogolok2007-12-311-7/+10
* bcfg2-server: cleanup codeRobert Gogolok2007-12-311-8/+10
* fix syntax; adjust SSETUP to common styleRobert Gogolok2007-12-311-6/+6
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-15/+8
* 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