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
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Snapshots: Add missing datafields for Directory and SymLink to match listed f...
David Strauss
2009-11-05
1
-2
/
+3
*
DBStats: Fix data eating / Core: revert copy change
Narayan Desai
2009-11-05
1
-1
/
+4
*
Metadata: fix lxml api use to work with older versions
Narayan Desai
2009-11-05
1
-3
/
+7
*
Cfg: Fix diff deltas (Patch from Thomas Schoenl)
Narayan Desai
2009-10-29
1
-1
/
+1
*
TGenshi/TCheetah: Set type to 'file' for Path entries
Sol Jerome
2009-10-27
2
-0
/
+4
*
Metadata: force pretty-printing of clients file (Resolves Ticket #644)
Narayan Desai
2009-10-24
1
-1
/
+5
*
Metadata: refuse to add dynamic group membership in explicitly private groups...
Narayan Desai
2009-10-24
1
-1
/
+8
*
Packages: Defer handling of virtual requirements provided by multiple
Narayan Desai
2009-10-22
1
-2
/
+17
*
Packages: simplify package resolution logic (should resolve outstanding issue...
Narayan Desai
2009-10-21
1
-95
/
+105
*
bcfg2-info: simplify codepaths for debug mode
Narayan Desai
2009-10-21
1
-0
/
+4
*
Packages: Remove debug print
Narayan Desai
2009-10-19
1
-1
/
+0
*
Packages: Add virtual packages properly
Narayan Desai
2009-10-19
1
-2
/
+3
*
Fix incorrect mappings and change configfile type to file
Sol Jerome
2009-10-16
2
-4
/
+2
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
28
-119
/
+176
*
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
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-2
/
+5
*
POSIX: Add block/character/fifo devices (ticket #477)
Sol Jerome
2009-10-01
1
-7
/
+9
*
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
*
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
*
*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
2
-5
/
+37
*
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
[prev]
[next]