server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sbin
/
bcfg2-admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
added PEP-8 style checks to test suite
Chris St. Pierre
2013-03-11
1
-0
/
+1
*
expanded pylint coverage to Admin modes, removed some old/broken admin modes
Chris St. Pierre
2012-10-17
1
-15
/
+16
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
1
-1
/
+1
*
bcfg2-admin: Make help message consistent
Sol Jerome
2012-08-18
1
-2
/
+7
*
made logging to syslog configurable and default for all logging
Chris St. Pierre
2012-08-15
1
-1
/
+2
*
fixed option alignment issues
Chris St. Pierre
2012-06-15
1
-1
/
+0
*
bcfg2-admin: Logging broken for reports
Tim Laszlo
2012-05-23
1
-3
/
+7
*
fixed option group stuff
Chris St. Pierre
2012-05-21
1
-2
/
+2
*
added option groups
Chris St. Pierre
2012-05-21
1
-12
/
+3
*
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
1
-0
/
+1
*
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
1
-2
/
+1
*
bcfg2-admin: Remove duplicate 'Usage'
Sol Jerome
2012-04-02
1
-2
/
+1
*
made bcfg2-admin accept -Q flag and a few others; general code cleanup
Chris St. Pierre
2012-01-26
1
-1
/
+7
*
suppress error message from bcfg2-admin Reports module if Reports not configu...
Chris St. Pierre
2012-01-26
1
-3
/
+2
*
consistent help messages from bcfg2-admin/bcfg2-info (bug #1033)
Chris St. Pierre
2012-01-10
1
-2
/
+4
*
bcfg2-admin: Fix conditional for help message
Sol Jerome
2011-09-10
1
-1
/
+1
*
bcfg2-admin: Fix modes which don't require additional arguments
Sol Jerome
2011-09-10
1
-1
/
+1
*
bcfg2-admin: Revert some changes that are not py3k compatible
Sol Jerome
2011-07-21
1
-2
/
+3
*
Miscellaneous bcfg2-admin bug fixes:
Chris St. Pierre
2011-07-21
1
-27
/
+28
*
bcfg2-admin: Fix traceback when help argument omitted
Sol Jerome
2011-06-29
1
-0
/
+3
*
src/sbin: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-4
/
+6
*
bcfg2-admin: Fix multiple errors
Sol Jerome
2011-01-10
1
-1
/
+4
*
bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.
Tim Laszlo
2010-10-07
1
-0
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-21
1
-2
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-3
/
+3
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-3
/
+5
*
Merged bcfg2-admin init fixes in from my branch.
Kamil Kisiel
2009-07-18
1
-33
/
+41
*
bcfg2-admin: Fix typo
Sol Jerome
2009-07-13
1
-1
/
+1
*
Handle import errors in the help path (Resolves Ticket #653)
Narayan Desai
2009-05-07
1
-2
/
+5
*
More python 2to3 updates along with pylint/code cleanups
Sol Jerome
2009-04-23
1
-4
/
+8
*
Fix some simple python 2to3 changes
Sol Jerome
2009-04-23
1
-5
/
+5
*
Add bcfg2-admin option information to help message (reported by Gabe Turner) ...
Sol Jerome
2008-11-26
1
-3
/
+7
*
Use print instead of sys.out.write
Sol Jerome
2008-09-14
1
-3
/
+3
*
Improve help messages for bcfg2-admin (and modes)
Sol Jerome
2008-09-12
1
-6
/
+6
*
bcfg2-admin: Turn down logging verbosity
Narayan Desai
2008-08-06
1
-1
/
+1
*
applied logging->logger patch
James Yang
2008-08-05
1
-2
/
+2
*
Probe data loaded whenever Metadata plugin is used
Andrew Brestick
2008-06-20
1
-5
/
+3
*
fix imports and variable shadowing in bcfg2-admin
Narayan Desai
2008-01-08
1
-4
/
+4
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-7
/
+3
*
add SENDMAIL_PATH
Robert Gogolok
2007-12-30
1
-2
/
+1
*
bcfg2-admin: use Bcfg2.Settings
Robert Gogolok
2007-12-30
1
-1
/
+6
*
remove redundant code
Robert Gogolok
2007-12-30
1
-2
/
+1
*
bcfg2-admin: print usage if no arguments
Robert Gogolok
2007-12-29
1
-3
/
+2
*
Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....
Narayan Desai
2007-12-29
1
-612
/
+31
*
Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...
Narayan Desai
2007-12-28
1
-8
/
+8
*
don't crash if no permission to write config file
Robert Gogolok
2007-12-24
1
-1
/
+4
*
Stop installing Svcmgr bits and include new reporting bits for bcfg2.conf (in...
Narayan Desai
2007-11-08
1
-2
/
+17
*
Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...
Narayan Desai
2007-10-30
1
-7
/
+24
*
Improve pull error handling
Narayan Desai
2007-10-26
1
-0
/
+4
*
Fix binary config file stats upload
Narayan Desai
2007-08-01
1
-7
/
+10
[next]