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
...
*
YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)
Narayan Desai
2009-09-28
1
-1
/
+1
*
Changed name and implementation to "bcfg2-server" so that the server
Mike McCallister
2009-09-26
1
-2
/
+2
*
POSIX: Add support for nonexistent Path entry types
Sol Jerome
2009-09-26
3
-7
/
+27
*
Added Fossil to Plugins init and Fossil and Bzr to man 5 bcfg2.conf
Daniel Joseph Barnhart Clark
2009-09-25
1
-0
/
+1
*
Packages: pylint fixes
Narayan Desai
2009-09-24
1
-41
/
+63
*
Packages: immediately add dependencies for packages added as single-choice vi...
Narayan Desai
2009-09-24
1
-1
/
+10
*
Add better debug logging to Fossil plugin, like Bzr.py has
Daniel Joseph Barnhart Clark
2009-09-24
1
-2
/
+3
*
Support for [http://fossil-scm.org Fossil] SCM Distributed Version Control Sy...
Daniel Joseph Barnhart Clark
2009-09-24
1
-0
/
+50
*
Decisions: Catch initialization error for non-existent Decisions directory
Sol Jerome
2009-09-24
1
-2
/
+10
*
Component: remove unneeded call to umask (Resolves Ticket #714)
Narayan Desai
2009-09-23
1
-1
/
+0
*
Packages: rework apt dependency choices
Narayan Desai
2009-09-23
1
-4
/
+9
*
Packages: Fix infinite loop problem with cyclic deps (Reported by david strauss)
Narayan Desai
2009-09-23
1
-0
/
+1
*
Revision returned by Bzr should be a scalar value.
David Strauss
2009-09-23
1
-1
/
+1
*
Initial Bazaar VCS support.
David Strauss
2009-09-23
2
-0
/
+46
*
Packages: Fix case where item is completely unknown (hence pset is unset) (Re...
Narayan Desai
2009-09-23
1
-2
/
+3
*
Packages: make package alternatives work properly when specified (Resolves Ti...
Narayan Desai
2009-09-22
1
-17
/
+48
*
TGenshi: Ensure backward/forward api compatibility for genshi
Narayan Desai
2009-09-22
1
-2
/
+8
*
Packages: sort auto-added package entries
Narayan Desai
2009-09-22
1
-1
/
+3
*
Packages: Fix extra / inclusion in repomd urls (Resolves Ticket #740)
Narayan Desai
2009-09-22
1
-1
/
+3
*
Services: Use the 'target' attribute for custom services
Sol Jerome
2009-09-21
1
-1
/
+1
*
Packages: implement config file reloads
Narayan Desai
2009-09-18
1
-8
/
+27
*
Xcmd: Improve error handling for unknown rmi methods
Narayan Desai
2009-09-18
2
-1
/
+4
*
SSLServer: Fix rmi method export
Narayan Desai
2009-09-18
1
-1
/
+1
*
bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)
Narayan Desai
2009-09-18
1
-1
/
+15
*
SSLServer: don't pass address argument to methods with dotted names
Narayan Desai
2009-09-18
1
-1
/
+2
*
bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...
Narayan Desai
2009-09-18
1
-3
/
+11
*
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
*
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
*
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
[prev]
[next]