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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-4
/
+2
*
setup.py: reorder packages list
Robert Gogolok
2007-12-29
1
-3
/
+10
*
install Bcfg2.Server.Admin
Robert Gogolok
2007-12-29
1
-1
/
+1
*
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
*
Bump version to 0.9.6pre1 in preparation for first prerelease (at some point ...
Narayan Desai
2007-12-28
1
-1
/
+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
*
make pkgmgr_update selectively use lxml [bugfix]
Narayan Desai
2007-12-28
1
-1
/
+4
*
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
*
man bcfg2-info: add option -h
Robert Gogolok
2007-12-26
1
-1
/
+6
*
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
*
adjust version number to reality
Robert Gogolok
2007-12-24
1
-1
/
+1
*
Fix handling of files ending in .cat or .diff [bugfix]
Narayan Desai
2007-12-13
1
-1
/
+3
*
add GP's version of the debian pkglist creator
Narayan Desai
2007-12-11
1
-0
/
+219
*
Fix race when no keys exist and known_hosts is first in the bundle [bugfix]
Narayan Desai
2007-12-04
1
-0
/
+2
*
brpt.sqlite modified to load into PostgreSQL 8.1 - primary changed:
Daniel Joseph Barnhart Clark
2007-12-03
1
-0
/
+244
*
Fix reversed reasons in config item display (from Sol J) [bugfix]
Narayan Desai
2007-12-02
1
-7
/
+7
*
Fix export.sh to perform tagging appropriately for non-trunk trees [bugfix]
Narayan Desai
2007-12-02
1
-1
/
+2
*
handle single available revisions [bugfix]
Narayan Desai
2007-12-02
1
-1
/
+4
*
Add stable-check script (for [bugfix] branch)
Narayan Desai
2007-12-02
1
-0
/
+36
*
Revert unintentional DebInit commit [bugfix]
Narayan Desai
2007-12-02
1
-6
/
+2
*
Harden frame against tool driver syntax errors (Related to #507) [bugfix]
Narayan Desai
2007-12-02
2
-3
/
+12
*
Fix Chkconfig traceback (Resolves Ticket #507) [bugfix]
Narayan Desai
2007-12-02
1
-1
/
+1
*
Cleanly handle config file parse failures (Resolves Ticket #493) [bugfix]
Narayan Desai
2007-12-01
1
-1
/
+5
*
Fix chkconfig services that run in runlevel 1 [bugfix]
Narayan Desai
2007-11-30
1
-2
/
+7
*
Improve agent scripts and daemonization support [bugfix]
Narayan Desai
2007-11-30
3
-4
/
+63
*
Handle weird importer behavior on python2.3 [bugfix]
Narayan Desai
2007-11-30
1
-0
/
+3
*
Fix weird python2.3/sarge traceback [bugfix]
Narayan Desai
2007-11-30
1
-1
/
+1
*
Fix default profile group use
Narayan Desai
2007-11-12
1
-1
/
+1
*
bcfg2-admin pull fixes
Narayan Desai
2007-11-12
2
-6
/
+6
*
Version bump to 0.9.5 (final)
Narayan Desai
2007-11-10
2
-3
/
+9
*
SGenshi improvements from Sebastien Barthelemy (sorry, bad locale) and improv...
Narayan Desai
2007-11-09
1
-9
/
+41
*
Stop installing Svcmgr bits and include new reporting bits for bcfg2.conf (in...
Narayan Desai
2007-11-08
1
-2
/
+17
[prev]
[next]