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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix reversed options (Reported by Kamil Kisiel)
Sol Jerome
2009-05-14
1
-1
/
+1
*
Display diff in interactive mode (for Ticket #526)
Sol Jerome
2009-05-12
1
-9
/
+13
*
YUMng: Fix for RHEL5 (patch from Tim Lazlo)
Narayan Desai
2009-05-06
1
-0
/
+1
*
Fix RcUpdate driver regressions
Sol Jerome
2009-04-28
1
-2
/
+2
*
Fix svn keyword for RcUpdate.py
Sol Jerome
2009-04-24
1
-1
/
+1
*
Python 2to3 updates for the Client tools
Sol Jerome
2009-04-24
7
-111
/
+136
*
Chkconfig patch from leggett
Narayan Desai
2009-04-23
1
-1
/
+1
*
Remove unused imports for pylint
Sol Jerome
2009-04-17
2
-2
/
+6
*
Remove last traces of popen2 from client code
Sol Jerome
2009-04-15
1
-38
/
+12
*
Fix YUMng -r behavior
Narayan Desai
2009-04-13
1
-1
/
+1
*
YUMng: Fix version=auto for epoch-sensitive packages
Narayan Desai
2009-04-06
1
-4
/
+3
*
Update RcUpdate tool driver to catch all services
Sol Jerome
2009-04-01
1
-2
/
+2
*
Initial IPS (Opensolaris) driver
Narayan Desai
2009-04-01
2
-1
/
+61
*
Fix portage driver traceback (Resolves Ticket #649)
Narayan Desai
2009-03-28
1
-2
/
+4
*
launchd update for 10.5 (patch from Kamil Kisiel)
Sol Jerome
2009-03-19
1
-0
/
+15
*
YUMng: Switch to yum lib calls instead of parsing command output (thanks to S...
Narayan Desai
2009-03-19
1
-19
/
+11
*
YUMng: implement version=auto/any support
Narayan Desai
2009-03-13
2
-17
/
+74
*
Implement improved client-side error checking (will allow better error messag...
Narayan Desai
2009-02-18
2
-1
/
+23
*
Pylint fixes for Account Plugin
Sol Jerome
2009-02-11
1
-1
/
+1
*
Fix gpg nosignature option (Ticket #641)
Sol Jerome
2009-02-11
1
-1
/
+2
*
RPMng: add support for version='any'
Narayan Desai
2009-02-09
1
-6
/
+18
*
revert subprocess changes for the moment as well
Narayan Desai
2009-02-09
1
-12
/
+4
*
Client tools infrastructure update for python 2.6 (From Kamil Kisiel)
Narayan Desai
2009-02-06
1
-4
/
+12
*
M Tools/Portage.py
Michael Jinks
2009-01-31
1
-2
/
+2
*
Use safer alternatives to mktemp (Patch from adeason)
Sol Jerome
2009-01-29
2
-4
/
+6
*
Simplify service configuration; make all services use common restart framework
Narayan Desai
2009-01-23
5
-73
/
+64
*
Revert dict accesses in APT tool
Sol Jerome
2009-01-13
1
-1
/
+1
*
Add more verbose apt cache mismatch errors
Narayan Desai
2009-01-13
1
-2
/
+7
*
SYSV support for version=any (patch from adeason) (Resolves Ticket #632)
Narayan Desai
2009-01-13
1
-2
/
+7
*
Fall back to auto behavior for APT version=any installation (Resolves Ticket ...
Narayan Desai
2009-01-13
1
-3
/
+1
*
Improve error message for APT.py when version=any (Resolves Ticket #631)
Narayan Desai
2009-01-13
1
-0
/
+2
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
8
-12
/
+12
*
Do not stop services in build mode (Partially resolves Ticket #624)
Sol Jerome
2008-12-11
1
-4
/
+9
*
Merge branch 'tools'
Narayan Desai
2008-12-10
1
-0
/
+8
*
pylint fixes for client code
Narayan Desai
2008-12-08
19
-40
/
+40
*
Spelling fixes
Sol Jerome
2008-11-26
1
-3
/
+2
*
Implement version=any for Apt driver
Narayan Desai
2008-11-25
1
-0
/
+2
*
Fix false verification failure
Narayan Desai
2008-11-25
1
-0
/
+1
*
New APT driver (git-svn sent the last change astray)
Narayan Desai
2008-11-22
1
-82
/
+120
*
Fix apt purge calls (Fix PDS's issue reported on IRC)
Narayan Desai
2008-10-28
1
-1
/
+1
*
Smarten up Chkconfig service supervision (Should Resolve Ticket #587)
Narayan Desai
2008-10-10
1
-0
/
+4
*
Pylint formatting fixes for client tool drivers
Sol Jerome
2008-09-27
10
-41
/
+69
*
Make APT use purge to remove extra services.
Sol Jerome
2008-09-09
1
-1
/
+1
*
Fix for ticket #586, seem to happen only with recent version of debsums
Steve Tousignant
2008-09-03
1
-0
/
+5
*
Fix two typos in error messages
Narayan Desai
2008-08-21
1
-2
/
+2
*
Fix apt plugin
Narayan Desai
2008-08-07
1
-2
/
+0
*
POSIX: Fix diff upload in some cases
Narayan Desai
2008-08-07
1
-1
/
+1
*
remove extra call to self.RefreshPackages() (Resolves Ticket #591)
Narayan Desai
2008-08-06
1
-1
/
+1
*
revert mistaken prunedir change
Narayan Desai
2008-08-05
1
-5
/
+2
*
SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)
Narayan Desai
2008-08-05
2
-4
/
+17
[prev]
[next]