summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-server
Commit message (Expand)AuthorAgeFilesLines
* don't trigger full reparse on adding config fileMichael Fenn2014-04-141-0/+1
* bcfg2-server: Fixed default backend valueChris St. Pierre2013-08-091-1/+1
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-51/+35
|\
| * Options: migrated server core to new option parserChris St. Pierre2013-06-271-47/+27
|/
* Merge branch 'maint'Sol Jerome2013-06-021-3/+3
|\
| * really fixed pylint issues with cbcfg2-serverChris St. Pierre2013-05-231-4/+3
| * fixed pylint testChris St. Pierre2013-05-231-1/+2
* | Merge branch 'maint'Chris St. Pierre2013-05-211-10/+21
|\|
| * added multiprocessing server coreChris St. Pierre2013-05-201-10/+21
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-2/+2
|\ \ | |/ |/|
| * Options: split loading a new OptionParser from fetching an existing parserChris St. Pierre2013-01-171-1/+1
| * added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-3/+3
* | added PEP-8 style checks to test suiteChris St. Pierre2013-03-111-1/+2
|/
* more pylint checksChris St. Pierre2012-09-251-3/+6
* updated various scripts/components to reflect updated Core invocation for thr...Chris St. Pierre2012-09-051-1/+1
* sbin/bcfg2-server: Remove useless importTim Laszlo2012-08-071-1/+0
* added CherryPy-based server coreChris St. Pierre2012-07-191-30/+22
* added option groupsChris St. Pierre2012-05-211-27/+7
* Added inotify filemonitor driverChris St. Pierre2012-05-181-0/+1
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-24/+20
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* bcfg2-server: Add the ability to listen on specific interfaces (#1013)Sol Jerome2011-06-031-0/+2
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-271-1/+2
* Minor layout changesFabian Affolter2010-08-111-7/+7
* bcfg2-server: logger.error doesn't work when bcfg2.conf doesn't existSol Jerome2010-08-041-2/+4
* Updated files to match PEP 257 Fabian Affolter2010-06-211-1/+1
* Updated files to match PEP 257Fabian Affolter2010-06-071-1/+1
* bcfg2-server: Add sanity check for bcfg2.conf (Resolves Ticket #797)Sol Jerome2010-02-241-0/+4
* Snapshots: Use custom bcfg2.conf when specified (Fix for #839)Sol Jerome2010-02-081-0/+1
* bcfg2-server: Missed a spot for #817 [bugfix]Sol Jerome2010-01-041-0/+1
* bcfg2-server: Enable logging to file (fixes #817) [bugfix]Sol Jerome2009-12-201-0/+1
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-1/+0
* bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...Narayan Desai2009-07-281-0/+3
* bcfg2-server: remove debug printNarayan Desai2009-07-271-1/+0
* SSL: Implement protocol selection in bcfg2.confNarayan Desai2009-06-241-0/+2
* Merge xmlrpc interfaces with Bcfg2.Server.CoreNarayan Desai2009-05-151-4/+10
* 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