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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure bcfg2 isnt passed arguments (only options)
Narayan Desai
2008-01-08
1
-1
/
+4
*
Admin fixups
Narayan Desai
2008-01-08
4
-12
/
+12
*
handle arguments properly
Narayan Desai
2008-01-08
1
-0
/
+2
*
Fix traceback (reported by pflores) [bugfix]
Narayan Desai
2008-01-07
1
-0
/
+1
*
SYSV: URL is required for installation only (patch from Andrew Deason) (Resol...
Narayan Desai
2008-01-02
1
-1
/
+2
*
SSHbase: Re-add workaround to handle skn caching in event handler
Narayan Desai
2007-12-31
1
-0
/
+3
*
Add support for command line args as well as options
Narayan Desai
2007-12-31
1
-1
/
+2
*
Clean up location handling in Component
Narayan Desai
2007-12-31
1
-6
/
+3
*
unify default config location settings
Narayan Desai
2007-12-31
1
-2
/
+4
*
Fix opt args for client (again)
Narayan Desai
2007-12-31
1
-17
/
+17
*
Fix client optargs
Narayan Desai
2007-12-31
2
-13
/
+21
*
Fix option parser usage
Narayan Desai
2007-12-31
1
-1
/
+1
*
Clean up pylint warnings
Narayan Desai
2007-12-31
1
-75
/
+73
*
fixup bcfg2 client to use new option parser
Narayan Desai
2007-12-31
2
-62
/
+67
*
cleanup code
Robert Gogolok
2007-12-31
2
-12
/
+16
*
bcfg2-server: cleanup code
Robert Gogolok
2007-12-31
1
-8
/
+10
*
fix syntax; adjust SSETUP to common style
Robert Gogolok
2007-12-31
2
-7
/
+7
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
14
-227
/
+209
*
Add unit testing for new option parsing library (Full Coverage)
Narayan Desai
2007-12-31
1
-13
/
+12
*
Reimplement option parser so that the code doesn't cause blindness
Narayan Desai
2007-12-31
1
-60
/
+108
*
Fix parsing problem
Narayan Desai
2007-12-30
1
-9
/
+9
*
correct indention
Robert Gogolok
2007-12-30
1
-8
/
+8
*
add SENDMAIL_PATH
Robert Gogolok
2007-12-30
4
-23
/
+32
*
simplify settings code a bit
Narayan Desai
2007-12-30
1
-103
/
+41
*
bcfg2-repo-validate: use Bcfg2.Settings
Robert Gogolok
2007-12-30
2
-16
/
+17
*
bcfg2-ping-sweep:
Robert Gogolok
2007-12-30
1
-7
/
+12
*
bcfg2-admin: use Bcfg2.Settings
Robert Gogolok
2007-12-30
8
-39
/
+31
*
bcfg2-query: use Bcfg2.Settings
Robert Gogolok
2007-12-30
1
-6
/
+6
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
10
-114
/
+217
*
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
*
Remove bogus pyc files
Narayan Desai
2007-12-29
9
-0
/
+0
*
Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....
Narayan Desai
2007-12-29
20
-613
/
+712
*
sshbase: replace ssh_known_hosts cache mechanism with a python property
Narayan Desai
2007-12-28
1
-31
/
+27
*
Add repo to metadata for TCheetah templates (Resolves #501)
Narayan Desai
2007-12-28
1
-0
/
+1
*
Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...
Narayan Desai
2007-12-28
3
-40
/
+12
*
Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]
Narayan Desai
2007-12-28
1
-5
/
+9
*
fix case: info file gets moved as part of an upper directory, e.g. mv Cfg/etc...
Robert Gogolok
2007-12-28
1
-1
/
+12
*
Add Metadata.GetClientByGroup that returns a list of clients by group membership
Narayan Desai
2007-12-28
1
-1
/
+6
*
Fix YUMng extra package display (Resolves Ticket #509) [bugfix]
Narayan Desai
2007-12-28
1
-1
/
+2
*
Add overall view of metadata to ClientMetadata instances
Narayan Desai
2007-12-28
1
-3
/
+4
*
add keyword substituation: Revision
Robert Gogolok
2007-12-28
1
-1
/
+1
*
move daemonize support to own module
Robert Gogolok
2007-12-28
3
-84
/
+49
*
ConfigParser.read(filenames) will not raise an exception, use ConfigParser.re...
Robert Gogolok
2007-12-25
1
-2
/
+2
*
use OptionParser for bcfg2-info
Robert Gogolok
2007-12-25
1
-5
/
+11
*
don't crash if no permission to write config file
Robert Gogolok
2007-12-24
1
-1
/
+4
*
Fix handling of files ending in .cat or .diff [bugfix]
Narayan Desai
2007-12-13
1
-1
/
+3
*
Fix race when no keys exist and known_hosts is first in the bundle [bugfix]
Narayan Desai
2007-12-04
1
-0
/
+2
*
Fix reversed reasons in config item display (from Sol J) [bugfix]
Narayan Desai
2007-12-02
1
-7
/
+7
*
Revert unintentional DebInit commit [bugfix]
Narayan Desai
2007-12-02
1
-6
/
+2
[next]