summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix the bcfg2 client -r optionJonathan Billings2011-04-251-1/+6
* changed [main] section of bcfg2-lint.conf to [lint] to make it possible to co...Chris St. Pierre2011-04-251-6/+2
* Misc. bcfg2-lint fixes and tweaks:Chris St. Pierre2011-04-211-4/+11
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-6/+5
* repo-validate: Recreate as a symlink to bcfg2-lintSol Jerome2011-04-201-0/+1
* Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-202-328/+167
* fixed XInclude magic and determination of whether a file is a client or group...Chris St. Pierre2011-04-151-19/+49
* fixed typo from mergeChris St. Pierre2011-04-141-1/+1
* resolved bcfg2-repo-validate conflictsChris St. Pierre2011-04-141-4/+5
|\
| * Merge branch 'py3k'Sol Jerome2011-04-137-150/+201
| |\
| | * src/sbin: PY3K + PEP8 fixesSol Jerome2011-04-137-150/+201
* | | only check for multiple default groups if groups.xml is included in validationChris St. Pierre2011-04-141-9/+8
* | | A property file can now have a matching .xsd file (e.g.,Chris St. Pierre2011-04-131-65/+109
|/ /
* / * Made Metadata files validate whether or not XIncludes had been processedChris St. Pierre2011-04-131-24/+25
|/
* repo-validate: Remove unused prefix optionSol Jerome2011-04-111-1/+0
* merged upstream changesChris St. Pierre2011-04-111-17/+15
|\
| * repo-validate: Verify genshi bundle listSol Jerome2011-04-081-19/+17
* | Added two flags to bcfg2-repo-validate:Chris St. Pierre2011-04-111-37/+66
|/
* man: Add man page for bcfg2-ping-sweep (#997)Sol Jerome2011-03-171-10/+11
* bcfg2-reports: Fail gracefully when missing statisticsSol Jerome2011-03-171-1/+7
* bcfg2-reports: Fix usage helpSol Jerome2011-03-011-1/+1
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-211-1/+1
* bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760)Narayan Desai2011-01-221-40/+21
* bcfg2-info: print error message when buildfile fails (Resolves Ticket #804)Narayan Desai2011-01-221-4/+7
* Bcfg2: handle server strings that don't start with https:// (Resolves Ticket ...Narayan Desai2011-01-121-0/+2
* bcfg2-admin: Fix multiple errorsSol Jerome2011-01-101-1/+4
* Remove old references to ConfigFileSol Jerome2011-01-051-3/+3
* Some pylint stuff fixedFabian Affolter2011-01-051-19/+30
* Added option to show server configuration detailsFabian Affolter2011-01-051-27/+57
* Prep for config stuffFabian Affolter2011-01-051-20/+25
* Using xpath rather than findall so that we can handle the condition correctlyCalen Pennington2010-12-071-1/+1
* 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