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
*
Packages: Make Packages handle urls not terminated with /'s properly (Resolve...
Narayan Desai
2009-09-09
1
-0
/
+4
*
Packages: automatically include placeholder values for version and component ...
Narayan Desai
2009-09-09
1
-1
/
+7
*
bcfg2-info: improve showclient display
Narayan Desai
2009-09-09
1
-4
/
+9
*
Compat: old clients will not accept entries containing a type attribute
Sol Jerome
2009-09-09
1
-0
/
+1
*
Pkgmgr generation script patch from David Strauss (fix for ticket #712)
Sol Jerome
2009-09-08
2
-135
/
+176
*
Compat: Fix plugin to generate proper spec for older clients
Sol Jerome
2009-09-07
1
-7
/
+11
*
POSIX: Add hard link support for ticket #588
Sol Jerome
2009-09-07
1
-5
/
+47
*
Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)
Sol Jerome
2009-09-07
7
-9
/
+9
*
POSIX: Replace incorrect SymLinks
Sol Jerome
2009-09-07
1
-5
/
+11
*
POSIX: Add support for unified Path entries
Sol Jerome
2009-09-07
4
-10
/
+51
*
SYSV: Fix noask use (Patch via HCoyote)
Narayan Desai
2009-08-21
2
-7
/
+9
*
reports: Fix missing ending quotation mark (Reported by Joe Digilio on irc)
Sol Jerome
2009-08-17
1
-1
/
+1
*
POSIX: Add client side support for Path entries
Sol Jerome
2009-08-17
1
-1
/
+13
*
POSIX: Fix traceback with ConfigFile encoding errors (Ticket #705)
Sol Jerome
2009-08-17
1
-1
/
+6
*
Actions: Warn user when actions aren't run in dryrun mode
Sol Jerome
2009-08-16
1
-0
/
+2
*
Client tools: Remove unnecessary extra whitespace
Sol Jerome
2009-08-16
16
-170
/
+170
*
Packages: Handle file fetch errors (on repo refresh) better
Narayan Desai
2009-08-16
1
-2
/
+7
*
YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...
Narayan Desai
2009-08-14
1
-45
/
+19
*
bcfg2-admin init: Fix __import__ call for python pre 2.5
Narayan Desai
2009-08-13
1
-1
/
+2
*
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
[next]