summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use cProfile if available, otherwise use standard python profileCalen Pennington2012-01-131-1/+4
* Use native elementtree call to write configuration to diskCalen Pennington2012-01-131-4/+1
* Fix how the filemonitor is passed to core, so that it's actually passed as th...Calen Pennington2012-01-121-1/+1
* Teach bcfg2-info to use the filemonitor specified in the config fileCalen Pennington2012-01-111-4/+4
* consistent help messages from bcfg2-admin/bcfg2-info (bug #1033)Chris St. Pierre2012-01-102-3/+8
* Add a tool to build all the client configurations and verify that they contai...Calen Pennington2011-12-071-0/+67
* bcfg2-info: Bugfix from Ticket #1076Sol Jerome2011-12-071-3/+4
* make yum debug level adjustments work with older yumChris St. Pierre2011-12-021-2/+5
* made error handling from bcfg2 client more consistent; avoid someChris St. Pierre2011-11-231-26/+28
* added support for default/mandatory/optional package groupsChris St. Pierre2011-11-171-7/+26
* Various Packages plugin fixes:Chris St. Pierre2011-10-191-0/+312
* bcfg2-admin: Fix conditional for help messageSol Jerome2011-09-101-1/+1
* bcfg2-admin: Fix modes which don't require additional argumentsSol Jerome2011-09-101-1/+1
* fixed bug in previous commitChris St. Pierre2011-08-181-0/+1
* added --altsrc flag to bcfg2-info buildfileChris St. Pierre2011-08-181-3/+14
* Fix typo in "bcfg2-info buildbundle" usage outputHolger Weiß2011-08-091-1/+1
* added buildbundle command to bcfg2-info to render a bundle templateChris St. Pierre2011-08-031-0/+26
* bcfg2-lint should read both bcfg2.conf and bcfg2-lint.confChris St. Pierre2011-08-011-15/+6
* bcfg2-admin: Revert some changes that are not py3k compatibleSol Jerome2011-07-211-2/+3
* Miscellaneous bcfg2-admin bug fixes:Chris St. Pierre2011-07-211-27/+28
* bcfg2-info: Remove "generators" commandHolger Weiß2011-07-061-7/+0
* bcfg2-admin: Fix traceback when help argument omittedSol Jerome2011-06-291-0/+3
* bcfg2-reports: Catch "--badentry=/tmp/nonexistent"Holger Weiß2011-06-301-36/+48
* bcfg2-reports: Catch getopt exceptionsHolger Weiß2011-06-291-38/+51
* bcfg2: Catch tracebacks (Tickets #1016 and #1017)Sol Jerome2011-06-211-0/+8
* bcfg2-info: Fix print formattingSol Jerome2011-06-131-7/+7
* bcfg2-reports: Revert shebang line modificationSol Jerome2011-06-081-1/+1
* bcfg2-reports: Show total numbers of entriesHolger Weiß2011-06-081-3/+43
* bcfg2-reports: Show modified entriesHolger Weiß2011-06-071-26/+69
* bcfg2-server: Add the ability to listen on specific interfaces (#1013)Sol Jerome2011-06-031-0/+2
* added -t option to set client timeoutChris St. Pierre2011-06-011-4/+6
* don't run lint server plugins if serverless plugins produced errors; avoids a...Chris St. Pierre2011-05-201-2/+14
* Revert "bcfg2: Write cached config using encoding from Options.py"Holger Weiß2011-05-191-1/+1
* bcfg2: Convert specification from Unicode to UTF-8Holger Weiß2011-05-111-1/+1
* fixed several major bugs in bcfg2-lint Validate pluginChris St. Pierre2011-05-181-2/+5
* bcfg2-info: Fix traceback when no args specifiedSol Jerome2011-05-171-1/+1
* bcfg2-info help returns help without starting a server instanceChris St. Pierre2011-05-161-1/+4
* Fix bcfg2-reports --badentry and --extraentryHolger Weiß2011-05-011-4/+4
* made bcfg2-lint error handling configurable on a much more granular levelChris St. Pierre2011-05-051-31/+54
* bcfg2: Fix typosSol Jerome2011-04-291-2/+2
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-278-109/+128
* 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
|\