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: 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
3
-37
/
+8
*
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
*
bcfg2-info: Implement debug mode explicitly
Sol Jerome
2009-10-16
1
-10
/
+51
*
POSIX: Add support for all new POSIX types in the client code
Sol Jerome
2009-10-16
2
-4
/
+54
*
Fix incorrect mappings and change configfile type to file
Sol Jerome
2009-10-16
3
-5
/
+3
*
SYSV fixes: (Resolves Ticket #762) (Patch from ITS Systems Team)
Narayan Desai
2009-10-16
1
-1
/
+9
*
Add bcfg2.conf option so that client can always run in paranoid mode
Sol Jerome
2009-10-14
3
-3
/
+8
*
Proxy: patch version checking code to work on releases with strings in the na...
Narayan Desai
2009-10-12
1
-1
/
+1
*
Implement support for M2Crypto on the bcfg2 client.
Mike McCallister
2009-10-08
2
-19
/
+133
*
Enhanced bcfg2-info to implement a new "builddir" command.
Mike McCallister
2009-10-08
1
-0
/
+81
*
Perf: Fix syntax error
Sol Jerome
2009-10-07
1
-1
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
52
-289
/
+381
*
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
*
bcfg2.init: Fix case statement for ticket #752 (Patch from Travis Campbell)
Sol Jerome
2009-10-02
1
-1
/
+1
*
POSIX: Add block/character/fifo devices (ticket #477)
Sol Jerome
2009-10-01
5
-23
/
+112
*
schema: Add description attribute for Bundles (ticket #689)
Sol Jerome
2009-09-29
1
-0
/
+1
*
Client Frame: Do not run updates for unspecified bundles (Fix for ticket #751)
Sol Jerome
2009-09-28
1
-10
/
+13
*
YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)
Narayan Desai
2009-09-28
1
-1
/
+1
*
schema: Add schema for Path entries
Sol Jerome
2009-09-26
3
-0
/
+34
*
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
*
Schema: Add restart attribute to the servicetype schema
Sol Jerome
2009-09-25
1
-0
/
+1
*
Added Fossil to Plugins init and Fossil and Bzr to man 5 bcfg2.conf
Daniel Joseph Barnhart Clark
2009-09-25
2
-0
/
+9
*
Bcfg2 man page: Keep ordering of options consistent
Sol Jerome
2009-09-24
1
-3
/
+3
*
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
[next]