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
*
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
*
Fixed bug #492 reports now respect 'expiration' dates
Joey Hagedorn
2007-11-08
1
-8
/
+8
*
Version bump to 0.9.5pre7
Narayan Desai
2007-11-05
2
-3
/
+9
*
Revert bad error messages in importscript
Narayan Desai
2007-11-05
1
-2
/
+0
*
Implement data collection on incomplete entry path for POSIX
Narayan Desai
2007-11-03
2
-1
/
+30
*
Fix __all__
Narayan Desai
2007-11-03
1
-3
/
+3
*
Ensure that APT.py doesn't update more than once per run
Narayan Desai
2007-11-03
1
-5
/
+6
*
Fix error in state handling (Resolves Ticket #479)
Narayan Desai
2007-11-03
2
-0
/
+4
*
Second stage of the root->0 backout (from GP)
Narayan Desai
2007-11-02
6
-11
/
+11
*
Add do_exit (from GP) (Resolves Ticket #489)
Narayan Desai
2007-11-02
1
-0
/
+1
*
make Core.py produce more error messages with plugin load failures (from GP) ...
Narayan Desai
2007-11-02
1
-2
/
+2
*
make Core.py more tolerant of spaces in bcfg2.conf (Resolves Ticket #488)
Narayan Desai
2007-11-02
1
-2
/
+2
*
bcfg2-info patch from GP
Narayan Desai
2007-11-02
1
-2
/
+2
*
Produce better interactive questions for bcfg2-admin
Narayan Desai
2007-10-31
1
-1
/
+1
*
Version bump to 0.9.5pre6
Narayan Desai
2007-10-30
2
-3
/
+9
*
Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)
Narayan Desai
2007-10-30
1
-0
/
+6
*
Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...
Narayan Desai
2007-10-30
3
-10
/
+38
*
Implement cmdlook resumption in bcfg2-info
Narayan Desai
2007-10-30
1
-12
/
+18
*
Fix reports traceback with mysql (Resolves Ticket #487)
Narayan Desai
2007-10-30
1
-1
/
+1
*
Fix error reporting in bcfg2-remote
Narayan Desai
2007-10-29
1
-1
/
+1
*
ensure that client_list_a is always filled before client_list_b
Narayan Desai
2007-10-29
1
-2
/
+2
*
print errors when they occur
Narayan Desai
2007-10-29
1
-0
/
+2
*
Handle fam/gamin overall failure better
Narayan Desai
2007-10-26
1
-1
/
+7
*
Improve pull error handling
Narayan Desai
2007-10-26
1
-0
/
+4
*
Fix refactor importscript breakage and add optparsing patch from TimL
Narayan Desai
2007-10-26
1
-35
/
+45
*
Fix DebInit traceback (Resolves Ticket #486)
Narayan Desai
2007-10-15
1
-2
/
+1
*
expand revision and id keywords
Narayan Desai
2007-10-11
0
-0
/
+0
*
Version bump to 0.9.5pre5
Narayan Desai
2007-10-11
2
-3
/
+9
*
Make importscript even more efficient
Narayan Desai
2007-10-11
1
-12
/
+1
[next]