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
*
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
9
-13
/
+13
*
Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]
Sol Jerome
2008-12-21
1
-4
/
+15
*
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
20
-47
/
+47
*
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
*
Implement the balance of decision mode support (tested and working)
Narayan Desai
2008-10-08
1
-6
/
+7
*
Tighten up decision-list client-side code
Narayan Desai
2008-10-08
1
-10
/
+23
*
Pylint formatting fixes for client tool drivers
Sol Jerome
2008-09-27
10
-41
/
+69
*
Implement client side of server-delegated decision support
Narayan Desai
2008-09-24
1
-0
/
+14
*
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
*
Improve interactive mode entry selection for __important__ entries (another p...
Narayan Desai
2008-08-05
1
-2
/
+4
*
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
*
Pass through encoding when using the python2.5 version of elementtree
Narayan Desai
2008-07-29
1
-1
/
+1
*
make elementtree function mappings ignore certain tostring keyword arguments ...
Narayan Desai
2008-07-29
1
-4
/
+15
*
Fix for Directory prune attribute.
Sol Jerome
2008-07-28
1
-8
/
+8
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
1
-2
/
+11
*
Change to use correct syntax for DPkg options, as gleaned from a google
Daniel Joseph Barnhart Clark
2008-06-22
1
-1
/
+1
*
add more non-interactive options for APT
Narayan Desai
2008-06-22
1
-1
/
+1
*
Add pkginfo requirement to blast.py and sysv.py
Narayan Desai
2008-06-20
2
-2
/
+2
*
Disable handling of __important__ files in bundle and dryrun modes
Narayan Desai
2008-06-13
1
-1
/
+2
*
Fix error in failing md5sum path
Narayan Desai
2008-05-20
1
-1
/
+1
*
- Add preliminary support for rc under FreeBSD
Robert Gogolok
2008-05-08
3
-3
/
+41
*
POSIX: Fix creation of non-existent files in paranoid mode (Resolves Ticket #...
Narayan Desai
2008-05-01
1
-1
/
+2
*
Fix ex_ents tb (reported by SolJ) [bugfix]
Narayan Desai
2008-04-17
1
-2
/
+1
*
Add an extra blank line in multi-entry output
Narayan Desai
2008-04-05
1
-0
/
+1
*
Fix prune mode tb for Directories (patch from SolJ)
Narayan Desai
2008-03-30
1
-0
/
+1
*
Remove deprecated PostInstall driver
Narayan Desai
2008-03-17
1
-21
/
+0
*
Remove validation states from Tool instances (in preparation for DecisionList...
Narayan Desai
2008-03-17
13
-64
/
+65
*
Add symlink information for interactive mode (Resolves Ticket #519) [bugfix]
Narayan Desai
2008-03-09
1
-0
/
+4
*
Fix xinetd service management with the chkconfig driver (Patch from Gordon Me...
Narayan Desai
2008-03-08
1
-2
/
+7
*
Allow for mixed case false for pkg_checks in RPMng/YUMng
Mike Brady
2008-03-04
1
-1
/
+1
*
Fix traceback in directory cleanup (patch from jstrunk) (Resolves Ticket #524...
Narayan Desai
2008-02-28
1
-0
/
+1
*
Fix tb in __important__ path (reported/patched by SolJ) [bugfix]
Narayan Desai
2008-02-13
1
-1
/
+1
[next]