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
/
Client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement sequence number support for services (Patch from DanP) (Resolves Ti...
Narayan Desai
2008-01-30
1
-3
/
+24
*
Sync glob pattern with regex pattern (Resolves Ticket #520)
Narayan Desai
2008-01-27
1
-4
/
+10
*
Harden handling if __important__ entries (reported by SolJ) [bugfix]
Narayan Desai
2008-01-25
1
-4
/
+9
*
Remove client-side of (deprecated) toolset support
Narayan Desai
2008-01-19
1
-15
/
+2
*
Frame updates (and start of unit-testing)
Narayan Desai
2008-01-18
1
-16
/
+14
*
Implement support for -b foo:bar:baz on the command line (Resolves Ticket #516)
Narayan Desai
2008-01-16
1
-1
/
+1
*
Check for null attributes
Narayan Desai
2008-01-16
1
-1
/
+1
*
Add time limit for difflib (which uses a potenially cubic algorithm) [bugfix]
Narayan Desai
2008-01-11
1
-17
/
+37
*
Fix the chkconfig issue for real this time (really resolve Ticket #513) [bugfix]
Narayan Desai
2008-01-11
1
-1
/
+1
*
Replace bcfg2 proxy code with simplified code from Cobalt
Narayan Desai
2008-01-09
2
-232
/
+1
*
Fix problem reported by labrown on irc [bugfix]
Narayan Desai
2008-01-09
1
-1
/
+1
*
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
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-19
/
+45
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
1
-44
/
+18
*
Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]
Narayan Desai
2007-12-28
1
-5
/
+9
*
Fix YUMng extra package display (Resolves Ticket #509) [bugfix]
Narayan Desai
2007-12-28
1
-1
/
+2
*
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
*
Fix chkconfig services that run in runlevel 1 [bugfix]
Narayan Desai
2007-11-30
1
-2
/
+7
*
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
*
Implement data collection on incomplete entry path for POSIX
Narayan Desai
2007-11-03
2
-1
/
+30
*
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
*
Fix DebInit traceback (Resolves Ticket #486)
Narayan Desai
2007-10-15
1
-2
/
+1
*
Pass through modlist data for non package entries
Narayan Desai
2007-10-11
1
-1
/
+1
*
Move apt-get update call (in -k mode) to Install, so that changes to sources....
Narayan Desai
2007-10-10
1
-6
/
+7
*
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
*
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
*
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
*
Fix binary config file stats upload
Narayan Desai
2007-08-01
1
-3
/
+2
*
Client side of improved support for binary files in statistics
Narayan Desai
2007-08-01
2
-22
/
+37
*
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
*
Fix DebInit format TB
Narayan Desai
2007-07-25
1
-3
/
+2
*
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
*
Switch DebInit to use invoke-rc.d (Resolves Ticket #434)
Narayan Desai
2007-07-20
1
-1
/
+19
*
Change encap splitting regular expressions to allow package names with dashes...
Daniel Joseph Barnhart Clark
2007-07-19
1
-3
/
+3
*
Make InstallDirectory control flow more obvious
Narayan Desai
2007-07-17
1
-4
/
+4
*
Fix intermediate path symlink issue in POSIX (Resolves Ticket #465)
Narayan Desai
2007-07-17
1
-4
/
+4
*
fix base64 problem
Narayan Desai
2007-07-16
1
-1
/
+1
*
Add checker support to Component
Narayan Desai
2007-07-13
1
-1
/
+5
[next]