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
*
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
*
Client side of improved support for binary files in statistics
Narayan Desai
2007-08-01
1
-12
/
+16
*
Improve statistics location routines for bcfg2-admin pull
Narayan Desai
2007-07-31
1
-6
/
+13
*
Add default attribute to basic group in default config
Narayan Desai
2007-07-22
1
-1
/
+1
*
Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)
Narayan Desai
2007-07-21
1
-2
/
+7
*
Switch to newstyle exception raises
Narayan Desai
2007-07-13
1
-12
/
+12
*
Added address element and made help prettier for 80-col terminals
Daniel Joseph Barnhart Clark
2007-06-30
1
-7
/
+12
*
Fix bcfg2-admin traceback without options
Narayan Desai
2007-06-11
1
-0
/
+4
*
bcfg2-admin: FreeBSD selection
Robert Gogolok
2007-06-08
1
-8
/
+12
*
Fix bcfg2-init for non /etc paths (Patch from gogo) (Resolves Ticket #447)
Narayan Desai
2007-06-02
1
-4
/
+8
*
Improve bcfg2-admin documentation (Resolves Ticket #441)
Narayan Desai
2007-05-21
1
-0
/
+2
*
fix bcfg2-admin init
Narayan Desai
2007-05-09
1
-1
/
+1
*
Move logic for repository interactions in bcfg2-admin pull into individual pl...
Narayan Desai
2007-04-03
1
-40
/
+17
*
Fix bcfg2-admin pull, and update the help message to include it
Narayan Desai
2007-04-02
1
-2
/
+2
*
Fix var rename
Narayan Desai
2007-03-21
1
-1
/
+1
*
Add error handling to bcfg2-admin compare (Resolves Ticket #409)
Narayan Desai
2007-03-21
1
-2
/
+12
*
pylint fixes
Narayan Desai
2007-03-20
1
-22
/
+15
*
getoptized the 'viz' subcommand; cleaned up some comments
Cory Lueninghoener
2007-03-20
1
-15
/
+35
*
Added 'client add' functionality
Cory Lueninghoener
2007-03-20
1
-5
/
+25
*
Converted to getopt; should work the same.
Cory Lueninghoener
2007-03-19
1
-39
/
+81
*
Merged in certs branch in preparation for 0.9.3pre2
Narayan Desai
2007-03-12
1
-1
/
+14
[next]