summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* fixed caching of Collection objects; moved bcfg2-info packagesources code int...Chris St. Pierre2012-06-011-24/+1
* py2.4 doesn't have finally; wrong logic, anywayChris St. Pierre2012-06-011-4/+5
* minor option cleanupChris St. Pierre2012-06-011-6/+8
* fixed typoChris St. Pierre2012-06-011-36/+35
* bcfg2-info: Add support for bpythonSol Jerome2012-05-271-0/+3
* bcfg2-admin: Logging broken for reportsTim Laszlo2012-05-231-3/+7
* bcfg2-info builddir requires interactive flagChris St. Pierre2012-05-221-1/+2
* fixed option group stuffChris St. Pierre2012-05-214-6/+7
* added option groupsChris St. Pierre2012-05-216-162/+64
* fixes for missing genshiChris St. Pierre2012-05-211-3/+9
* Added inotify filemonitor driverChris St. Pierre2012-05-185-2/+7
* added ability to disable Cfg file validationChris St. Pierre2012-05-111-0/+1
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-115-35/+35
* fixed buildall wildcard stuffChris St. Pierre2012-05-041-5/+7
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-15/+9
* made bcfg2-info buildall accept list of clients; added buildallfile commandChris St. Pierre2012-05-011-26/+111
* Merge branch 'maint'Sol Jerome2012-04-191-14/+20
|\
| * bcfg2-info: Fix packagesources commandSol Jerome2012-04-191-14/+20
* | removed broken Revision stuff from bcfg2-infoChris St. Pierre2012-04-131-8/+1
* | added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-131-28/+76
* | added ability to query bcfg2-info for versionChris St. Pierre2012-04-131-23/+27
* | fixed mode of bcfg2-testChris St. Pierre2012-04-091-0/+0
* | bcfg2-admin: Remove duplicate 'Usage'Sol Jerome2012-04-021-2/+1
* | made bcfg2-info work with newer IPythonChris St. Pierre2012-04-021-2/+7
* | Remove svn keywordsSol Jerome2012-02-198-17/+1
|/
* made bcfg2-admin accept -Q flag and a few others; general code cleanupChris St. Pierre2012-01-261-1/+7
* fixed bug with setting arch groups properly (reported by esrax in #bcfg2)Chris St. Pierre2012-01-261-8/+14
* suppress error message from bcfg2-admin Reports module if Reports not configu...Chris St. Pierre2012-01-261-3/+2
* implemented something like service removal (#1075)Chris St. Pierre2012-01-241-1/+1
* improved Packages debug info, added packageresolve and packagesources bcfg2-i...Chris St. Pierre2012-01-242-26/+79
* fixed typoChris St. Pierre2012-01-191-1/+1
* Move sorting to the server core, rather than just in bcfg2 infoCalen Pennington2012-01-181-10/+1
* Sort xml by name, so that output is consistent between runs, making diffing e...Calen Pennington2012-01-181-1/+10
* fixed edge case where the same package exists in two repos available to the s...Chris St. Pierre2012-01-181-1/+2
* improved logging/debugging from bcfg2-yum-helperChris St. Pierre2012-01-181-22/+53
* Set YumBase config properly (#1073)Chris St. Pierre2012-01-171-0/+1
* Only use a minimal filemonitor for testingCalen Pennington2012-01-161-2/+3
* 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