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
/
YUMng.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add error checking to make sure gpg-pubkeys have all needed information
Jack Neely
2011-03-17
1
-0
/
+8
*
APT/YUMng: Remove stray punctuation
Sol Jerome
2011-03-01
1
-1
/
+1
*
YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLES
Chris St. Pierre
2011-02-24
1
-1
/
+6
*
client tools: Add verification failure suggestion (Resolves #724)
Sol Jerome
2011-01-22
1
-0
/
+3
*
YUMng: Sync Joe Digilio's patch over from svn
Sol Jerome
2010-11-02
1
-0
/
+7
*
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
1
-1
/
+1
*
Client Tools: Pylint/PEP8 fixes
Sol Jerome
2010-11-02
1
-39
/
+50
*
YUMng: correct the __req__
Jack Neely
2010-09-26
1
-14
/
+6
*
YUMng: Deal with any possible Yum verify exceptions
Jack Neely
2010-09-13
1
-1
/
+8
*
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
*
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
*
YUMng: Better error handling for installs
Tim Laszlo
2010-07-30
1
-2
/
+8
*
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
1
-1
/
+2
*
RPMng, YUMng improvements (patch from slack)
Narayan Desai
2010-06-21
1
-14
/
+41
*
Add /etc/yum.repos.d to the important list for YUMng
Tim Laszlo
2010-06-14
1
-1
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-7
/
+8
*
YUMng: Add support for Path type='ignore' entries
Sol Jerome
2010-04-30
1
-1
/
+3
*
YUMng: make yumng robust again virtual package specs (patch from slack)
Narayan Desai
2010-04-30
1
-7
/
+26
*
YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]
Sol Jerome
2010-04-29
1
-2
/
+2
*
YUMng: preinstall /etc/yum.d/*
Narayan Desai
2010-04-08
1
-0
/
+3
*
Code cleanups
Sol Jerome
2009-12-30
1
-1
/
+1
*
YUMng: remove call to yum api that breaks plugin use (Resolves Ticket #765)
Narayan Desai
2009-10-30
1
-2
/
+0
*
YUMng: pass through verify flags for multi-instance packages
Narayan Desai
2009-10-24
1
-0
/
+2
*
bcfg2-info: simplify codepaths for debug mode
Narayan Desai
2009-10-21
1
-4
/
+3
*
YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)
Narayan Desai
2009-09-28
1
-1
/
+1
*
YUMng: Fix spelling error (Reported by David Strauss)
Sol Jerome
2009-09-14
1
-2
/
+2
*
SYSV: Fix noask use (Patch via HCoyote)
Narayan Desai
2009-08-21
1
-4
/
+6
*
Client tools: Remove unnecessary extra whitespace
Sol Jerome
2009-08-16
1
-8
/
+8
*
YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...
Narayan Desai
2009-08-14
1
-45
/
+19
*
YUMng: skip unbound gpg key packages
Narayan Desai
2009-07-29
1
-0
/
+3
*
YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)
Narayan Desai
2009-07-21
1
-0
/
+1
*
Fix yum api use for centos 4 compatibility (Resolves Ticket #670)
Narayan Desai
2009-06-05
1
-6
/
+20
*
Add back python 2.3 fixes for {RPM,YUM}ng
Sol Jerome
2009-05-27
1
-0
/
+6
*
YUMng: Fix for RHEL5 (patch from Tim Lazlo)
Narayan Desai
2009-05-06
1
-0
/
+1
*
Python 2to3 updates for the Client tools
Sol Jerome
2009-04-24
1
-9
/
+6
*
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
*
YUMng: Switch to yum lib calls instead of parsing command output (thanks to S...
Narayan Desai
2009-03-19
1
-19
/
+11
[next]