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
...
*
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
2
-0
/
+34
*
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
*
Make bcfg2-query usable as nodeattr for pdsh
Narayan Desai
2007-08-07
1
-2
/
+11
*
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
4
-20
/
+27
*
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
6
-37
/
+104
*
Improve statistics location routines for bcfg2-admin pull
Narayan Desai
2007-07-31
1
-6
/
+13
*
Implement part 1 of (optional) probe result caching
Narayan Desai
2007-07-31
1
-4
/
+9
*
remove spurious -q from RPM.py (resolves Ticket #473)
Narayan Desai
2007-07-30
1
-3
/
+4
*
Change incomplete entry reason to be an error, and include all missing attrib...
Narayan Desai
2007-07-30
1
-4
/
+11
*
Child proc fix
Narayan Desai
2007-07-27
1
-2
/
+6
*
backingout accidental changes to reporting system
Joey Hagedorn
2007-07-26
1
-28
/
+1
*
Fix DebInit format TB
Narayan Desai
2007-07-25
1
-3
/
+2
*
changed django reports admin to dev e-mail address
Joey Hagedorn
2007-07-25
1
-1
/
+1
*
Add secondary location for webservers (so that webservers don't need access t...
Narayan Desai
2007-07-25
1
-1
/
+1
*
Add support for altsrc bindings to TGenshi
Narayan Desai
2007-07-25
1
-1
/
+4
*
Implementing selective forking server, which runs read-only requests in child...
Narayan Desai
2007-07-25
3
-33
/
+74
*
documentation string update
Narayan Desai
2007-07-23
1
-0
/
+1
*
merge realname into path for altsrc templates
Narayan Desai
2007-07-23
1
-2
/
+1
*
Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by d...
Narayan Desai
2007-07-23
1
-1
/
+1
*
quiet down RPMng a little (patch from lueningh)
Narayan Desai
2007-07-23
1
-10
/
+10
*
Implement bcfg2-remote -H -
Narayan Desai
2007-07-23
1
-13
/
+25
*
Add a realname attribute in altsrc bound entries and add TCheetah support
Narayan Desai
2007-07-23
2
-0
/
+3
*
Add default attribute to basic group in default config
Narayan Desai
2007-07-22
1
-1
/
+1
[prev]
[next]