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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug #492 reports now respect 'expiration' dates
Joey Hagedorn
2007-11-08
1
-8
/
+8
*
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
*
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
*
Produce better interactive questions for bcfg2-admin
Narayan Desai
2007-10-31
1
-1
/
+1
*
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
2
-3
/
+14
*
Fix reports traceback with mysql (Resolves Ticket #487)
Narayan Desai
2007-10-30
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
*
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
*
Make importscript even more efficient
Narayan Desai
2007-10-11
1
-12
/
+1
*
Pass through modlist data for non package entries
Narayan Desai
2007-10-11
1
-1
/
+1
*
Add sparse client updates (should speed up runs with big databases _a lot_)
Narayan Desai
2007-10-11
1
-22
/
+25
*
switch last data hashes over to django objects
Narayan Desai
2007-10-11
1
-29
/
+25
*
Continue changes to use django datatypes (further reduces resource consumption)
Narayan Desai
2007-10-10
1
-40
/
+30
*
Fix importscript.py performance problems
Narayan Desai
2007-10-10
1
-45
/
+38
*
Move apt-get update call (in -k mode) to Install, so that changes to sources....
Narayan Desai
2007-10-10
1
-6
/
+7
*
Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error path
Narayan Desai
2007-10-10
3
-5
/
+10
*
Implement prune mode for directories (only bundle entries are allowed in the ...
Narayan Desai
2007-10-02
1
-7
/
+39
*
fixed a type mismatch on line 183 url=None was failing when the proxy
Rick Bradshow
2007-09-06
1
-1
/
+1
*
RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...
Mike Brady
2007-08-29
1
-0
/
+7
*
Fix comments in pkglists with FuzzyDict
Narayan Desai
2007-08-28
1
-6
/
+10
*
Supress package reverification if packages are incomplete (in YUMng)
Narayan Desai
2007-08-28
1
-1
/
+1
*
typo fix from jcollie
Narayan Desai
2007-08-27
1
-1
/
+1
*
Implement persistent probe data (so that templates can be debugged in bcfg2-i...
Narayan Desai
2007-08-26
1
-0
/
+33
*
Add infoxml support to TGenshi
Narayan Desai
2007-08-26
1
-3
/
+15
*
Implement better error reporting for TCheetah
Narayan Desai
2007-08-26
1
-1
/
+6
*
Implement infoxml support for TCheetah
Narayan Desai
2007-08-26
1
-2
/
+14
*
Add altsrc crosschecking
Narayan Desai
2007-08-26
1
-0
/
+12
*
RPMng: Improved debug output when required attributes are not present.
Mike Brady
2007-08-11
1
-3
/
+7
*
Fix posix error paths
Narayan Desai
2007-08-09
1
-3
/
+6
*
Fix diff displays for non-binary files in interactive mode
Narayan Desai
2007-08-08
1
-1
/
+1
*
finish sshbase class change
Narayan Desai
2007-08-08
1
-2
/
+2
*
Add bind support for virtual package remappings
Narayan Desai
2007-08-08
1
-0
/
+13
*
First chunk of the Pkgmgr altsrc changes (no affect on existing setups)
Narayan Desai
2007-08-08
2
-2
/
+50
*
Fix minor pkgmgr XMLSrc bug introduced by info.xml changes
Narayan Desai
2007-08-08
1
-5
/
+7
*
Implement basic info.xml support
Narayan Desai
2007-08-07
2
-9
/
+25
*
turn down write coalescing for now
Narayan Desai
2007-08-07
1
-1
/
+1
*
fix for Cfg file pull
Narayan Desai
2007-08-01
1
-1
/
+6
*
Fix binary config file stats upload
Narayan Desai
2007-08-01
3
-13
/
+17
*
Revert mistaken Pkgmgr matches
Narayan Desai
2007-08-01
2
-50
/
+2
*
Client side of improved support for binary files in statistics
Narayan Desai
2007-08-01
5
-25
/
+88
*
Implement part 1 of (optional) probe result caching
Narayan Desai
2007-07-31
1
-4
/
+9
[next]