summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-server
Commit message (Expand)AuthorAgeFilesLines
* Fix daemonize exit statusNarayan Desai2009-05-071-1/+1
* remove stale codeNarayan Desai2009-05-071-1/+0
* SSL: Setup server optionsNarayan Desai2009-05-061-3/+4
* SSL Server code: Remove some fixmes and remove dead (from bcfg2) codeNarayan Desai2009-05-061-1/+4
* Get basic auth working again with new ssl frameworkNarayan Desai2009-05-061-218/+12
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-20/+36
* Implement ssl certificate split, in preparation for SSL client cert authNarayan Desai2009-04-081-0/+2
* Server: remove debug statementNarayan Desai2009-03-161-1/+0
* Server: Implement config checksum support for slow linksNarayan Desai2009-03-161-4/+11
* improve startup even handling for bcfg2-info and bcfg2-serverNarayan Desai2009-03-091-2/+5
* Remove old vcs optionSol Jerome2009-02-191-1/+0
* Add Version plugin typeSol Jerome2009-01-261-1/+1
* Revert accidental svn keyword changes and add minor pylint fixesSol Jerome2009-01-151-1/+1
* Add support for alternate VCS backendsSol Jerome2009-01-131-3/+3
* 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