summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * | bcfg2-test: fixed return valueChris St. Pierre2013-07-031-3/+6
| * | Rewrote bcfg2-crypt.Chris St. Pierre2013-07-021-303/+232
| * | bcfg2-info: added command timeout optionChris St. Pierre2013-07-011-1/+2
| |/
* | Merge branch 'maint'Chris St. Pierre2013-06-275-23/+72
|\|
| * bcfg2-test: Move signal handlerSol Jerome2013-06-261-1/+1
| * bcfg2-test: Fix merge thinkoSol Jerome2013-06-261-5/+4
| * Revert "Core: properly handle Ctrl-C"Sol Jerome2013-06-261-0/+17
| * bcfg2-info: Remove nonexistent optionSol Jerome2013-06-211-1/+0
| * bcfg2-yum-helper: fixed unit testsChris St. Pierre2013-06-141-5/+8
| * Yum: handle and log helper errors betterChris St. Pierre2013-06-131-19/+45
| * fixed unit testsChris St. Pierre2013-06-031-1/+2
| * bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-2/+2
| * Revert "bcfg2-admin: set appropriate return values on error"Chris St. Pierre2013-06-031-2/+2
| * bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-2/+2
| * bcfg2-lint: log run time for each lint pluginChris St. Pierre2013-06-031-1/+5
* | bcfg2-test: added option to spawn multiple child processes to run testsChris St. Pierre2013-06-021-0/+1
* | Merge branch 'maint'Sol Jerome2013-06-022-7/+11
|\|
| * bcfg2-info: Handle IOErrorsSol Jerome2013-06-021-4/+8
| * 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 'maint'Chris St. Pierre2013-05-173-18/+24
|\|
| * bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-1/+1
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-3/+3
| * bcfg2-info: running packageresolve with no packages uses the actual package l...Chris St. Pierre2013-05-071-13/+17
| * added remaining required Core.load_plugins() callsChris St. Pierre2013-05-071-1/+2
| * bcfg2-test: load plugins on server startupChris St. Pierre2013-05-011-0/+1
* | Fixing unit testsChris St. Pierre2013-04-251-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-04-245-51/+38
|\|
| * bcfg2-info: fixed "bcfg2-info clients" when using clients databaseChris St. Pierre2013-04-181-3/+1
| * bcfg2-info: fixed for new load_plugins() routineChris St. Pierre2013-04-171-1/+2
| * Core: load plugins after daemonization so files/dirs created at plugin init t...Chris St. Pierre2013-04-161-1/+1
| * bcfg2-yum-helper: use Bcfg2.Logger to set up loggingChris St. Pierre2013-04-161-23/+13
| * bcfg2-reports: Fix exception handlingSol Jerome2013-04-121-1/+2
| * Promote bcfg2-info to have it's own Options dictMichael Fenn2013-04-011-2/+1
| * testsuite: more text fixesChris St. Pierre2013-03-261-1/+1
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-263-24/+21
* | Merge branch '1.4.x'Chris St. Pierre2013-04-239-374/+60
|\ \
| * | removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-3/+2
| * | Merge branch 'master' into 1.4.xChris St. Pierre2013-02-202-12/+50
| |\ \
| * | | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-18/+20
| * | | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...Chris St. Pierre2013-01-171-306/+0
| * | | Options: split loading a new OptionParser from fetching an existing parserChris St. Pierre2013-01-178-9/+9
| * | | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-178-59/+50
* | | | Promote bcfg2-info to have it's own Options dictMichael Fenn2013-03-291-2/+1
* | | | Revert "Update bcfg2-info OptionParser to use client options"Michael Fenn2013-03-291-1/+1
* | | | Update bcfg2-info OptionParser to use client optionsMichael Fenn2013-03-291-1/+1
| |_|/ |/| |
* | | bcfg2-info: fixed building help message on 2.4 (from Michael Fenn)Chris St. Pierre2013-03-221-4/+7
* | | bcfg2-info: made packageresolve use code from Packages instead of reinventing...Chris St. Pierre2013-03-221-13/+16