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
/
lib
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove GBundler plugin (this functionality already exists in Bundler)
Sol Jerome
2009-10-07
2
-40
/
+0
*
Cfg: Set type to 'configfile' for Path entries
Sol Jerome
2009-10-06
1
-2
/
+4
*
Admin-modes: Implement plugin whitelists/blacklists for modes that don't require
Narayan Desai
2009-10-02
2
-2
/
+11
*
Viz: remove spurious raise SystemExit
Narayan Desai
2009-10-02
1
-1
/
+0
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
4
-3
/
+16
*
POSIX: Add block/character/fifo devices (ticket #477)
Sol Jerome
2009-10-01
1
-7
/
+9
*
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
1
-1
/
+1
*
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
*
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
*
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
1
-1
/
+1
*
bcfg2-admin xcmd: improve error handling (Resolves Ticket #734)
Narayan Desai
2009-09-18
1
-1
/
+15
*
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
*
Packages: Add list of packages and dependencies on client
Sol Jerome
2009-09-15
1
-2
/
+2
*
Pull.py: Fix traceback for ticket #731
Sol Jerome
2009-09-14
1
-1
/
+6
*
*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
2
-8
/
+32
*
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
*
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
*
Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)
Sol Jerome
2009-09-07
7
-9
/
+9
*
POSIX: Add support for unified Path entries
Sol Jerome
2009-09-07
3
-5
/
+40
*
Client tools: Remove unnecessary extra whitespace
Sol Jerome
2009-08-16
1
-1
/
+1
*
Packages: Handle file fetch errors (on repo refresh) better
Narayan Desai
2009-08-16
1
-2
/
+7
*
bcfg2-admin init: Fix __import__ call for python pre 2.5
Narayan Desai
2009-08-13
1
-1
/
+2
*
Packages: Fix make_non_redundant to work with packages with no deps
Narayan Desai
2009-08-09
1
-1
/
+5
*
Packages: implement code to determine non-redundant package set
Narayan Desai
2009-08-01
1
-0
/
+17
*
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
1
-0
/
+1
*
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
[prev]
[next]