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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcfg2: handle errors in lockfile unlocking
Narayan Desai
2009-07-23
1
-2
/
+5
*
Paranoid mode: Add new options to bcfg2.conf man page
Sol Jerome
2009-07-22
1
-0
/
+11
*
APT: add backwards compatibility for python-apt 0.6
Narayan Desai
2009-07-21
1
-2
/
+9
*
sync from bb
Narayan Desai
2009-07-21
1
-4
/
+4
*
YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)
Narayan Desai
2009-07-21
1
-0
/
+1
*
Statistics: fix destructive use of statistics data
Narayan Desai
2009-07-18
1
-2
/
+2
*
working version of the updated Solaris packaging files.
Rick Bradshow
2009-07-18
4
-120
/
+129
*
Merged bcfg2-admin init fixes in from my branch.
Kamil Kisiel
2009-07-18
2
-159
/
+204
*
bcfg2-info: implement more showclient command that displays connector data
Narayan Desai
2009-07-18
1
-28
/
+10
*
Ohai: Implement Ohai plugin
Narayan Desai
2009-07-18
2
-1
/
+59
*
Paranoid mode: Make paranoid mode more versatile/configurable
Sol Jerome
2009-07-18
2
-1
/
+40
*
Fix FileBacked class to catch created files again
Narayan Desai
2009-07-16
1
-1
/
+1
*
bcfg2-info: change profiling options to be more useful
Narayan Desai
2009-07-16
1
-2
/
+2
*
Bundler-genshi: import genshi for error path
Narayan Desai
2009-07-16
1
-0
/
+1
*
TCheetah: handle imports in a way that pylint likes
Narayan Desai
2009-07-16
1
-8
/
+6
*
Packages: pylint fixes
Narayan Desai
2009-07-16
1
-1
/
+5
*
GroupPatterns: short-circuit range matching
Narayan Desai
2009-07-16
1
-2
/
+6
*
GroupPatterns: support activation of multiple groups from a single pattern
Narayan Desai
2009-07-16
2
-18
/
+26
*
FileCaching: only process file updates on exists and changed events (should c...
Narayan Desai
2009-07-16
1
-1
/
+3
*
bcfg2-info: reduce size of startup event window
Narayan Desai
2009-07-16
1
-1
/
+1
*
Fix initial event quiescing
Narayan Desai
2009-07-16
1
-2
/
+2
*
SSHbase: fix skn caching (Fixes startup behavior (-40s on my repo))
Narayan Desai
2009-07-16
1
-2
/
+2
*
POSIX.py: Fix false error in InstallSymLink
Sol Jerome
2009-07-16
1
-13
/
+14
*
GroupPatterns: implement NodeRange (node[[001-096,099]]) support
Narayan Desai
2009-07-15
2
-5
/
+48
*
Packages: Reverse sorting order for sources, allowing sources to work similar...
Narayan Desai
2009-07-15
1
-0
/
+2
*
rpm/deb packaging: Remove remaining Cheetah dependencies
Sol Jerome
2009-07-15
5
-3
/
+12
*
GroupPatterns plugin: initial implementation
Narayan Desai
2009-07-15
4
-2
/
+99
*
SSHbase: add an error message for non-resolving clients
Narayan Desai
2009-07-14
1
-0
/
+4
*
Metadata: fix query.all_groups to catch implicit groups in groups.xml
Narayan Desai
2009-07-14
1
-1
/
+3
*
TCheetah: Remove RPM python-cheetah requirement
Sol Jerome
2009-07-13
2
-3
/
+11
*
bcfg2-admin: Fix typo
Sol Jerome
2009-07-13
1
-1
/
+1
*
bcfg2-admin init: fix traceback (reported by somekool on irc)
Narayan Desai
2009-07-13
2
-11
/
+17
*
Improve error handling when key improperly specified on server (Reported by n...
Narayan Desai
2009-07-13
1
-3
/
+3
*
redhat/bcfg2.spec.in: Add unpackaged files to redhat spec file (Reported by s...
Sol Jerome
2009-07-13
1
-0
/
+2
*
Rework SSHbase alias/address support
Narayan Desai
2009-07-11
2
-54
/
+51
*
Deps: fix tb due to change in metadata.groups type (Reported by teknix)
Narayan Desai
2009-07-10
1
-1
/
+1
*
bcfg2-info: fix showclient traceback (Reported by teknix on irc)
Narayan Desai
2009-07-10
1
-2
/
+4
*
Trigger: Add Trigger plugin
Narayan Desai
2009-07-09
2
-1
/
+34
*
Packages: Smarten up Yum dep resolver
Narayan Desai
2009-07-08
1
-10
/
+13
*
Init.py: Fix typo in intializeRepo
Sol Jerome
2009-07-07
1
-1
/
+1
*
Added Bundle and Group for bcfg2-admin.
James Yang
2009-07-07
2
-0
/
+99
*
Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...
James Yang
2009-07-07
3
-23
/
+132
*
bcfg2-admin viz: Implement support for arbitrary output types
Narayan Desai
2009-07-07
1
-14
/
+12
*
Packages: Fix YumSource file map pruning
Narayan Desai
2009-07-07
1
-1
/
+1
*
Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)
Sol Jerome
2009-07-01
3
-7
/
+58
*
Options.py: Remove unused variable
Sol Jerome
2009-07-01
1
-1
/
+0
*
Changed how bcfg2-admin init handles plugins and added update_client to metad...
James Yang
2009-06-30
3
-15
/
+86
*
Added additional list and update options to bcfg2-admin client
James Yang
2009-06-30
1
-4
/
+25
*
Metadata - Fix method reference
Narayan Desai
2009-06-30
1
-1
/
+1
*
Packages: Fix file architecture tagging for YumSources (patch from slack)
Narayan Desai
2009-06-29
1
-1
/
+1
[next]