Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | made SSLCA respect info.xml | Chris St. Pierre | 2012-05-21 | 1 | -4/+9 | |
| | | ||||||
| * | merged 0106905... added ability to pass options to nose, ignore tests, test ↵ | Chris St. Pierre | 2012-05-04 | 1 | -28/+76 | |
| | | | | | | | | specific clients to bcfg2-test | |||||
| * | fixed mode of bcfg2-test | Chris St. Pierre | 2012-05-04 | 1 | -0/+0 | |
| | | ||||||
| * | made bcfg2-info work with newer IPython | Chris St. Pierre | 2012-05-04 | 1 | -2/+7 | |
| | | ||||||
* | | added support for encrypting different elements in a single Properties file ↵ | Chris St. Pierre | 2012-06-15 | 1 | -125/+156 | |
| | | | | | | | | with different passphrases | |||||
* | | fixed option alignment issues | Chris St. Pierre | 2012-06-15 | 3 | -4/+5 | |
| | | ||||||
* | | made bcfg2-lint load lint plugins from server plugins where appropriate | Chris St. Pierre | 2012-06-14 | 1 | -20/+37 | |
| | | ||||||
* | | bcfg2-reports: pull good entries from the database | Tim Laszlo | 2012-06-14 | 1 | -3/+2 | |
| | | ||||||
* | | bcfg2-reports: exit if file cannot be read | Chris St. Pierre | 2012-06-14 | 1 | -0/+1 | |
| | | ||||||
* | | bcfg2-reports: exclude clients without an interaction | Tim Laszlo | 2012-06-14 | 1 | -1/+1 | |
| | | ||||||
* | | bcfg2-reports improvements: | Chris St. Pierre | 2012-06-14 | 1 | -336/+239 | |
| | | | | | | | | | | | | * Rewrote script, particularly option parsing, to be much more maintainable * Clarified usage message * Added --entrystatus mode | |||||
* | | bcfg2-crypt fixes | Chris St. Pierre | 2012-06-07 | 1 | -58/+62 | |
| | | ||||||
* | | bcfg2-info: print trace when buildfile fails | Tim Laszlo | 2012-06-07 | 1 | -1/+3 | |
| | | ||||||
* | | added -B (skip bundles) and -Z (skip independent) options | Chris St. Pierre | 2012-06-06 | 1 | -2/+6 | |
| | | ||||||
* | | added properties element encryption | Chris St. Pierre | 2012-06-06 | 1 | -0/+321 | |
| | | | | | | | | added bcfg2-crypt utility for encrypting Properties and Cfg files | |||||
* | | fixed caching of Collection objects; moved bcfg2-info packagesources code ↵ | Chris St. Pierre | 2012-06-01 | 1 | -24/+1 | |
| | | | | | | | | into Collection.py | |||||
* | | py2.4 doesn't have finally; wrong logic, anyway | Chris St. Pierre | 2012-06-01 | 1 | -4/+5 | |
| | | ||||||
* | | minor option cleanup | Chris St. Pierre | 2012-06-01 | 1 | -6/+8 | |
| | | ||||||
* | | fixed typo | Chris St. Pierre | 2012-06-01 | 1 | -36/+35 | |
| | | ||||||
* | | bcfg2-info: Add support for bpython | Sol Jerome | 2012-05-27 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | |||||
* | | bcfg2-admin: Logging broken for reports | Tim Laszlo | 2012-05-23 | 1 | -3/+7 | |
| | | ||||||
* | | bcfg2-info builddir requires interactive flag | Chris St. Pierre | 2012-05-22 | 1 | -1/+2 | |
| | | ||||||
* | | fixed option group stuff | Chris St. Pierre | 2012-05-21 | 4 | -6/+7 | |
| | | ||||||
* | | added option groups | Chris St. Pierre | 2012-05-21 | 6 | -162/+64 | |
| | | ||||||
* | | fixes for missing genshi | Chris St. Pierre | 2012-05-21 | 1 | -3/+9 | |
| | | ||||||
* | | Added inotify filemonitor driver | Chris St. Pierre | 2012-05-18 | 5 | -2/+7 | |
| | | | | | | | | Moved list of files to ignore into config | |||||
* | | added ability to disable Cfg file validation | Chris St. Pierre | 2012-05-11 | 1 | -0/+1 | |
| | | ||||||
* | | moved plugin-specific configs to main config file; propagate "setup" object ↵ | Chris St. Pierre | 2012-05-11 | 5 | -35/+35 | |
| | | | | | | | | to server Core | |||||
* | | fixed buildall wildcard stuff | Chris St. Pierre | 2012-05-04 | 1 | -5/+7 | |
| | | ||||||
* | | fixed bcfg2-lint --show-errors | Chris St. Pierre | 2012-05-03 | 1 | -15/+9 | |
| | | ||||||
* | | made bcfg2-info buildall accept list of clients; added buildallfile command | Chris St. Pierre | 2012-05-01 | 1 | -26/+111 | |
| | | ||||||
* | | Merge branch 'maint' | Sol Jerome | 2012-04-19 | 1 | -14/+20 | |
|\| | | | | | | | | | | | | | Conflicts: src/sbin/bcfg2-info Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | |||||
| * | bcfg2-info: Fix packagesources command | Sol Jerome | 2012-04-19 | 1 | -14/+20 | |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | |||||
* | | removed broken Revision stuff from bcfg2-info | Chris St. Pierre | 2012-04-13 | 1 | -8/+1 | |
| | | ||||||
* | | added ability to pass options to nose, ignore tests, test specific clients ↵ | Chris St. Pierre | 2012-04-13 | 1 | -28/+76 | |
| | | | | | | | | to bcfg2-test | |||||
* | | added ability to query bcfg2-info for version | Chris St. Pierre | 2012-04-13 | 1 | -23/+27 | |
| | | ||||||
* | | fixed mode of bcfg2-test | Chris St. Pierre | 2012-04-09 | 1 | -0/+0 | |
| | | ||||||
* | | bcfg2-admin: Remove duplicate 'Usage' | Sol Jerome | 2012-04-02 | 1 | -2/+1 | |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | |||||
* | | made bcfg2-info work with newer IPython | Chris St. Pierre | 2012-04-02 | 1 | -2/+7 | |
| | | ||||||
* | | Remove svn keywords | Sol Jerome | 2012-02-19 | 8 | -17/+1 | |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | |||||
* | made bcfg2-admin accept -Q flag and a few others; general code cleanup | Chris St. Pierre | 2012-01-26 | 1 | -1/+7 | |
| | ||||||
* | fixed bug with setting arch groups properly (reported by esrax in #bcfg2) | Chris St. Pierre | 2012-01-26 | 1 | -8/+14 | |
| | ||||||
* | suppress error message from bcfg2-admin Reports module if Reports not ↵ | Chris St. Pierre | 2012-01-26 | 1 | -3/+2 | |
| | | | | configured (#1056) | |||||
* | implemented something like service removal (#1075) | Chris St. Pierre | 2012-01-24 | 1 | -1/+1 | |
| | ||||||
* | improved Packages debug info, added packageresolve and packagesources ↵ | Chris St. Pierre | 2012-01-24 | 2 | -26/+79 | |
| | | | | bcfg2-info commands | |||||
* | fixed typo | Chris St. Pierre | 2012-01-19 | 1 | -1/+1 | |
| | ||||||
* | Move sorting to the server core, rather than just in bcfg2 info | Calen Pennington | 2012-01-18 | 1 | -10/+1 | |
| | ||||||
* | Sort xml by name, so that output is consistent between runs, making diffing ↵ | Calen Pennington | 2012-01-18 | 1 | -1/+10 | |
| | | | | easier | |||||
* | fixed edge case where the same package exists in two repos available to the ↵ | Chris St. Pierre | 2012-01-18 | 1 | -1/+2 | |
| | | | | same client | |||||
* | improved logging/debugging from bcfg2-yum-helper | Chris St. Pierre | 2012-01-18 | 1 | -22/+53 | |
| |