summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* bcfg2: implement -Q option (bundle-quick mode)Narayan Desai2010-11-021-2/+15
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-021-18/+23
* Keep interpreter specifications consistentSol Jerome2010-11-021-1/+1
* bcfg2-info: showentries matches argument length incorrectlyTim Laszlo2010-11-021-1/+1
* bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.Tim Laszlo2010-10-071-0/+2
* bcfg2-repo-validate: Remove non-required attributes (Reported by fearitself o...Sol Jerome2010-09-261-3/+3
* bcfg2: fix fatal_error on 2.5+ (approach from https://me.yahoo.com/a/2SlxL.p_...Narayan Desai2010-09-261-1/+1
* bcfg2-repo-validate: Patch from Joe Digilio to fix tb in Ticket #939Sol Jerome2010-09-131-1/+2
* bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921Sol Jerome2010-08-271-1/+6
* repo-validate: Validate two levels of Group nesting (Fixes Ticket #805)Sol Jerome2010-08-271-2/+6
* Some minor changes on the comments to match PEP 8.Fabian Affolter2010-08-181-29/+36
* bcfg2: Add back the new SSL key options (Fixes Ticket #916)Sol Jerome2010-08-141-3/+4
* Revert "Quick hack to fix #910"Sol Jerome2010-08-141-19/+12
* Quick hack to fix #910Fabian Affolter2010-08-141-12/+19
* bcfg2: fix option parsing for ssl key (Resolves Ticket #908)Narayan Desai2010-08-111-1/+0
* Minor layout changesFabian Affolter2010-08-111-7/+7
* Harmonised log messagesFabian Affolter2010-08-111-10/+10
* 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-215-15/+15
* Updated files to match PEP 257 Fabian Affolter2010-06-212-6/+6
* bcfg2-repo-validate: Fix copy/paste error (Resolves Ticket #895)Sol Jerome2010-06-211-1/+1
* Typo in bcfg2-reportsTim Laszlo2010-06-111-1/+1
* repo-validate: Warn when missing attributes for Path entriesSol Jerome2010-06-071-0/+33
* Updated files to match PEP 257Fabian Affolter2010-06-071-4/+4
* Updated files to match PEP 257Fabian Affolter2010-06-078-55/+66
* Fixed XPath error with lxml 1.2.1Tim Laszlo2010-05-251-2/+5
* bcfg2-info: Add patch from Fabian AffolterSol Jerome2010-05-041-3/+3
* bcfg2-repo-validate: Warn when multiple default groups defined (Resolves Tick...Sol Jerome2010-04-211-0/+8
* bcfg2-repo-validate: Add check to verify bundle name attributeSol Jerome2010-03-091-1/+11
* bcfg2-server: Add sanity check for bcfg2.conf (Resolves Ticket #797)Sol Jerome2010-02-241-0/+4
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-201-3/+3
* bcfg2-repo-validate: Add check for genshi bundlesSol Jerome2010-02-201-2/+8
* 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
* Code cleanupsSol Jerome2009-12-301-5/+5
* bcfg2-server: Enable logging to file (fixes #817) [bugfix]Sol Jerome2009-12-201-0/+1
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-8/+8
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-7/+4
* bcfg2-info: fix traceback when python-profiler is not available (see Ticket #...Narayan Desai2009-10-301-4/+13
* bcfg2-info: Implement debug script modeNarayan Desai2009-10-261-3/+22
* bcfg2-info: simplify codepaths for debug modeNarayan Desai2009-10-211-33/+1
* bcfg2-info: Implement debug mode explicitlySol Jerome2009-10-161-10/+51
* Enhanced bcfg2-info to implement a new "builddir" command.Mike McCallister2009-10-081-0/+81
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-073-7/+17
* bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...Narayan Desai2009-09-181-3/+11
* bcfg2-info: Fix traceback when client has no bundlesSol Jerome2009-09-151-1/+2
* bcfg2-info: improve showclient displayNarayan Desai2009-09-091-4/+9
* bcfg2-repo-validate: Use proper English in error messagesSol Jerome2009-08-121-1/+1
* bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...Sol Jerome2009-08-121-1/+4
* bcfg2: Write cached config using encoding from Options.pySol Jerome2009-08-031-1/+1