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-admin: implement xcmd mode
Narayan Desai
2009-09-15
2
-1
/
+37
*
Packages: Implement remote cache update call
Narayan Desai
2009-09-15
1
-0
/
+9
*
SSLServer: Re-implement support for plugin rmi calls
Narayan Desai
2009-09-15
1
-0
/
+6
*
Proxy: Implement tunable socket timeouts
Narayan Desai
2009-09-15
1
-6
/
+7
*
Packages: Add list of packages and dependencies on client
Sol Jerome
2009-09-15
2
-2
/
+8
*
bcfg2-info: Fix traceback when client has no bundles
Sol Jerome
2009-09-15
1
-1
/
+2
*
Pull.py: Fix traceback for ticket #731
Sol Jerome
2009-09-14
1
-1
/
+6
*
YUMng: Fix spelling error (Reported by David Strauss)
Sol Jerome
2009-09-14
1
-2
/
+2
*
FreeBSDInit: Add check to see if we are on a FreeBSD system
Sol Jerome
2009-09-11
1
-0
/
+5
*
*Genshi: Don't strip whitespace (Resolves Ticket #730)
Narayan Desai
2009-09-11
2
-3
/
+3
*
bcfg2.conf manpage: Add information about the POSIXCompat plugin
Sol Jerome
2009-09-10
1
-0
/
+4
*
Packages: Improve clarity of debug messages (Resolves Ticket #728)
Narayan Desai
2009-09-10
1
-2
/
+2
*
Packages: fix typo (Resolves Ticket #726)
Narayan Desai
2009-09-10
1
-2
/
+2
*
POSIXCompat: Change name of Compat plugin to POSIXCompat
Sol Jerome
2009-09-09
3
-14
/
+37
*
Packages: Add error message when clients do not match any Packages sources (R...
Narayan Desai
2009-09-09
1
-0
/
+3
*
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
[prev]
[next]