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
...
*
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
1
-10
/
+13
*
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
1
-5
/
+46
*
Packages: Reverse sorting order for sources, allowing sources to work similar...
Narayan Desai
2009-07-15
1
-0
/
+2
*
GroupPatterns plugin: initial implementation
Narayan Desai
2009-07-15
3
-2
/
+73
*
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
1
-2
/
+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
*
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
2
-7
/
+38
*
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
*
Metadata: implement get_clients/get_groups interface
Narayan Desai
2009-06-29
1
-3
/
+8
*
APT/Client: Suppress known warnings
Sol Jerome
2009-06-26
2
-1
/
+15
*
update to new Connector API
Rick Bradshow
2009-06-25
1
-1
/
+1
*
SSL: Implement protocol selection in bcfg2.conf
Narayan Desai
2009-06-24
4
-8
/
+27
*
Fix Fam support
Narayan Desai
2009-06-24
2
-49
/
+134
*
SSHBase: Make SSHBase aware of aliases
Sol Jerome
2009-06-23
2
-4
/
+34
*
Improve server error handling
Narayan Desai
2009-06-23
2
-6
/
+28
*
Core: Fix statistics related server traceback
Narayan Desai
2009-06-23
1
-4
/
+1
*
Packages: fix handling of architectures for RawURL YumSources
Narayan Desai
2009-06-23
1
-17
/
+23
*
bcfg2-info: add complete profiling support
Narayan Desai
2009-06-21
2
-26
/
+30
*
Metadata: Fix traceback from imd updates
Sol Jerome
2009-06-20
1
-2
/
+2
*
bcfg2-admin: Migrate query to new Metadata query interface
Sol Jerome
2009-06-20
2
-13
/
+3
*
Metadata: improve resolution performance
Narayan Desai
2009-06-19
1
-2
/
+0
*
Metadata: Implement query interface
Narayan Desai
2009-06-19
2
-38
/
+39
*
Packages: add parse-caching support for YumSources
Narayan Desai
2009-06-19
1
-3
/
+4
*
Packages: Improve YumSource performance dramatically
Narayan Desai
2009-06-18
1
-6
/
+13
*
Implement zultron's inter-client metadata stuff
Narayan Desai
2009-06-18
2
-3
/
+8
[prev]
[next]