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
*
YUMng: syntax error
Tim Laszlo
2010-11-02
1
-1
/
+1
*
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-11-02
5
-326
/
+331
*
Client Tools: Pylint/PEP8 fixes
Sol Jerome
2010-11-02
15
-78
/
+133
*
changed package type to 'pacman', if request package version is 'auto' and it...
Asaf
2010-11-02
1
-8
/
+13
*
Packages plugin / Client tools : add support for pacman based distros(arch, p...
asaf
2010-11-02
1
-0
/
+81
*
Keep interpreter specifications consistent
Sol Jerome
2010-11-02
1
-1
/
+1
*
APT: Install missing configuration files (Fixes Ticket #622)
Sol Jerome
2010-10-12
1
-1
/
+3
*
Group paths to prune as an element
Tim Laszlo
2010-09-26
1
-1
/
+4
*
YUMng: correct the __req__
Jack Neely
2010-09-26
1
-14
/
+6
*
DebInit: implement support for dependency-based boot in Squeeze and beyond
Narayan Desai
2010-09-26
1
-2
/
+18
*
YUMng: Deal with any possible Yum verify exceptions
Jack Neely
2010-09-13
1
-1
/
+8
*
Client/Tools: Remove debsums.py client tool (accidentally committed)
Sol Jerome
2010-09-12
1
-11
/
+0
*
YUMng: patch from Tim Laszlo to handle verifying broken symlinks
Jack Neely
2010-09-04
1
-0
/
+2
*
YUMng: fix bug #931
Jack Neely
2010-09-04
1
-1
/
+0
*
YUMng: Fix Path type='ignore' traceback (Reported by Thomas Ackermann)
Sol Jerome
2010-08-30
1
-3
/
+8
*
YUMng: speed improvements, multilib verify bug fixes, configuration knobs
Jack Neely
2010-08-30
1
-43
/
+97
*
Tools/__init__.py: Pylint/PEP8 fixes
Sol Jerome
2010-08-27
1
-5
/
+15
*
Tools/__init__.py: Autoload client tools present in the Tools directory
Sol Jerome
2010-08-27
1
-26
/
+9
*
YUMng: Speed improvements, Enable reinstalls
Jack Neely
2010-08-27
1
-17
/
+107
*
YUMng: All gpg-pubkey must be in the proper work queue to be installed.
Jack Neely
2010-08-18
1
-7
/
+10
*
YUMng.py: correct undefined variable
Jack Neely
2010-08-18
1
-1
/
+1
*
YUMng display classes, always compare string versions of packages.
Jack Neely
2010-08-18
1
-2
/
+2
*
Display classes for the YUMng driver
Jack Neely
2010-08-14
1
-3
/
+57
*
YUMng re-implementation of VerifyPackage using the Yum API.
Jack Neely
2010-08-11
1
-89
/
+318
*
debian: Merge in changes from Arto Jantunen
Sol Jerome
2010-08-11
1
-1
/
+2
*
Don't assume python2.5 is being used on successful hashlib import
Sol Jerome
2010-08-11
1
-7
/
+7
*
IPS: Fix argument ordering for PkgTool.__init__ as well
Tim Laszlo
2010-08-04
1
-1
/
+1
*
IPS: init args ordering patch from Rick Bradshaw
Sol Jerome
2010-07-30
1
-1
/
+1
*
YUMng: Better error handling for installs
Tim Laszlo
2010-07-30
1
-2
/
+8
*
Commit whitelist/blacksupport for glob style entries
Narayan Desai
2010-07-30
1
-6
/
+19
*
YUMng: Fix spelling
Sol Jerome
2010-07-19
1
-1
/
+1
*
YUMng: Add basic Yum error handling on load
Tim Laszlo
2010-07-08
1
-3
/
+13
*
YUMng: Use native Yum API
Tim Laszlo
2010-07-08
1
-134
/
+96
*
Add the ability to specify important entries via info/info.xml
Sol Jerome
2010-06-22
4
-3
/
+8
*
APT: Add more filters for deprecated apt API accesses (Patch from Kioob)
Sol Jerome
2010-06-21
1
-0
/
+2
*
RPMng, YUMng improvements (patch from slack)
Narayan Desai
2010-06-21
2
-15
/
+51
*
POSIX: Don't install incompletely specified directory entries (Resolves Ticke...
Sol Jerome
2010-06-16
1
-1
/
+9
*
POSIX: Don't set perms for unspecified entries (Resolves ticket #893)
Sol Jerome
2010-06-16
1
-0
/
+8
*
Upstart: Fix bug when installing services
Sol Jerome
2010-06-16
1
-6
/
+6
*
Add /etc/yum.repos.d to the important list for YUMng
Tim Laszlo
2010-06-14
1
-1
/
+2
*
APT: Fix nonexistent Path verification failures (Reported by Remi Broemeling)
Sol Jerome
2010-06-10
1
-0
/
+6
*
tabs -> spaces
Sol Jerome
2010-06-10
1
-5
/
+5
*
MacPorts/Portage: Fix indentation errors
Sol Jerome
2010-06-10
2
-2
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
2
-15
/
+16
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
20
-180
/
+182
*
Chkconfig: Fix supervised mode status='off' behavior (Patch from Mathieu Jobin)
Sol Jerome
2010-05-18
1
-9
/
+17
*
YUMng: Add support for Path type='ignore' entries
Sol Jerome
2010-04-30
2
-2
/
+21
*
YUMng: make yumng robust again virtual package specs (patch from slack)
Narayan Desai
2010-04-30
1
-7
/
+26
*
Upstart: Fix traceback for non-upstart services (Resolves Ticket #878)
Sol Jerome
2010-04-29
1
-2
/
+7
*
YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]
Sol Jerome
2010-04-29
1
-2
/
+2
[next]