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-repo-validate: Use proper English in error messages
Sol Jerome
2009-08-12
1
-1
/
+1
*
bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...
Sol Jerome
2009-08-12
1
-1
/
+4
*
New bcfg2 logo goodness (from Torsten Rehn)
Narayan Desai
2009-08-09
6
-0
/
+1610
*
Packages: Fix make_non_redundant to work with packages with no deps
Narayan Desai
2009-08-09
1
-1
/
+5
*
Don't run Actions when client is in dryrun mode
Sol Jerome
2009-08-06
1
-11
/
+14
*
bcfg2: Write cached config using encoding from Options.py
Sol Jerome
2009-08-03
1
-1
/
+1
*
Packages: implement code to determine non-redundant package set
Narayan Desai
2009-08-01
1
-0
/
+17
*
Documentation: Update man pages to reflect changes in 1.0
Sol Jerome
2009-07-31
3
-56
/
+167
*
example repository: Add Dirvish configuration example
Sol Jerome
2009-07-31
5
-0
/
+109
*
Client Metadata schema: Add auth attribute to client schema (Fix from Mike Mc...
Sol Jerome
2009-07-30
1
-0
/
+1
*
bcfg2-repo-validate: Fix for ticket #699 from Mike McCallister
Sol Jerome
2009-07-30
1
-6
/
+5
*
YUMng: skip unbound gpg key packages
Narayan Desai
2009-07-29
1
-0
/
+3
*
Snapshots: Fix typo in __init__.py
Sol Jerome
2009-07-28
1
-1
/
+1
*
bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...
Narayan Desai
2009-07-28
2
-0
/
+4
*
bcfg2-server: remove debug print
Narayan Desai
2009-07-27
1
-1
/
+0
*
debian: Add python-profiler dependency for the server
Sol Jerome
2009-07-27
3
-3
/
+3
*
Gamin: Fix order inversion in the local event buffer
Narayan Desai
2009-07-27
1
-1
/
+1
*
SSHbase: defer ssh_known_hosts file building until metadata is working
Narayan Desai
2009-07-27
1
-1
/
+4
*
Gamin: aggressively drain gamin events from the gamin lib interface. (Patch f...
Narayan Desai
2009-07-26
1
-2
/
+8
*
Client tools: Prompt for service restart in Interactive mode (Patch from Leif...
Sol Jerome
2009-07-25
1
-0
/
+4
*
NagiosGen: Make properties use completely optional
Narayan Desai
2009-07-24
1
-2
/
+4
*
Version bump to 1.0pre5
Narayan Desai
2009-07-23
5
-6
/
+12
*
Client: relax verification modlist to include all entries in all bundles
Narayan Desai
2009-07-23
1
-7
/
+6
*
Snapshots: make importer async, and serialize db loads
Narayan Desai
2009-07-23
1
-1
/
+11
*
NagiosGen: Add support for properties driven monitoring configurations (Patch...
Narayan Desai
2009-07-23
1
-6
/
+16
*
RPMng: force incremental prelink call if prelink is installed on the system -...
Narayan Desai
2009-07-23
1
-0
/
+9
*
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
[next]