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
Commit message (
Expand
)
Author
Age
Files
Lines
*
YUMng: correct the __req__
Jack Neely
2010-09-26
1
-14
/
+6
*
Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...
Narayan Desai
2010-09-26
1
-22
/
+20
*
Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves Ticke...
Narayan Desai
2010-09-26
1
-1
/
+1
*
bcfg2: fix fatal_error on 2.5+ (approach from https://me.yahoo.com/a/2SlxL.p_...
Narayan Desai
2010-09-26
1
-1
/
+1
*
DebInit: implement support for dependency-based boot in Squeeze and beyond
Narayan Desai
2010-09-26
1
-2
/
+18
*
bcfg2-repo-validate: Patch from Joe Digilio to fix tb in Ticket #939
Sol Jerome
2010-09-13
1
-1
/
+2
*
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
*
Metadata: Add error message when file monitor fails
Sol Jerome
2010-09-12
1
-0
/
+1
*
YUMng: patch from Tim Laszlo to handle verifying broken symlinks
Jack Neely
2010-09-04
1
-0
/
+2
*
Packages: Assign the deps variable before resolution.
Tim Laszlo
2010-09-04
1
-0
/
+1
*
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
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: fix type conflict
Narayan Desai
2010-08-30
1
-1
/
+1
*
Packages: invalidate virt_pkgs cache when source data is reloaded
Narayan Desai
2010-08-28
1
-0
/
+1
*
Packages: dep resolver rewrite
Narayan Desai
2010-08-27
1
-154
/
+150
*
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
*
bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921
Sol Jerome
2010-08-27
1
-1
/
+6
*
repo-validate: Validate two levels of Group nesting (Fixes Ticket #805)
Sol Jerome
2010-08-27
1
-2
/
+6
*
BB: Deprecate BB plugin (Resolves Ticket #923)
Sol Jerome
2010-08-23
1
-1
/
+1
*
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
*
Some minor changes on the comments to match PEP 8.
Fabian Affolter
2010-08-18
1
-29
/
+36
*
bcfg2: Add back the new SSL key options (Fixes Ticket #916)
Sol Jerome
2010-08-14
1
-3
/
+4
*
Revert "Quick hack to fix #910"
Sol Jerome
2010-08-14
1
-19
/
+12
*
Display classes for the YUMng driver
Jack Neely
2010-08-14
1
-3
/
+57
*
Quick hack to fix #910
Fabian Affolter
2010-08-14
1
-12
/
+19
*
Comments
Fabian Affolter
2010-08-14
1
-2
/
+4
*
Added some more comments.
Fabian Affolter
2010-08-14
1
-8
/
+11
*
Fix typos
Sol Jerome
2010-08-14
2
-2
/
+2
*
Use for both, the server and the client, '--ssl-key'
Fabian Affolter
2010-08-14
1
-41
/
+42
*
SSLServer: handle socket errors on shutdown gracefully (Resolves #907 and #909)
Narayan Desai
2010-08-11
1
-2
/
+8
*
bcfg2: fix option parsing for ssl key (Resolves Ticket #908)
Narayan Desai
2010-08-11
1
-1
/
+0
*
Init: Fix traceback from ticket #906
Sol Jerome
2010-08-11
1
-4
/
+7
*
YUMng re-implementation of VerifyPackage using the Yum API.
Jack Neely
2010-08-11
1
-89
/
+318
*
Minor layout changes
Fabian Affolter
2010-08-11
1
-7
/
+7
*
Harmonised log messages
Fabian Affolter
2010-08-11
1
-10
/
+10
*
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
3
-11
/
+14
*
Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...
Narayan Desai
2010-08-11
1
-1
/
+1
*
TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...
Sol Jerome
2010-08-05
2
-2
/
+12
*
bcfg2-server: logger.error doesn't work when bcfg2.conf doesn't exist
Sol Jerome
2010-08-04
1
-2
/
+4
*
Packages: Move knobs to config.xml
Tim Laszlo
2010-08-04
1
-26
/
+12
*
Packages: Resolver/Metadata options
Tim Laszlo
2010-08-04
1
-1
/
+32
*
Packages: Allow soft relaods and use a checksum for cache file.
Tim Laszlo
2010-08-04
1
-41
/
+41
[next]