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
/
Client
/
Frame.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frame: Modify list comprehension so that it doesn't require lxml
Sol Jerome
2010-04-14
1
-2
/
+3
*
APT: Add sources.list* to __important__ list
Sol Jerome
2010-04-13
1
-0
/
+14
*
Actions: Fix bundle filtering of actions (Resolves Ticket #766)
Narayan Desai
2009-10-24
1
-1
/
+2
*
Client Frame: Do not run updates for unspecified bundles (Fix for ticket #751)
Sol Jerome
2009-09-28
1
-10
/
+13
*
POSIX: Add support for nonexistent Path entry types
Sol Jerome
2009-09-26
1
-1
/
+1
*
Packages: Add list of packages and dependencies on client
Sol Jerome
2009-09-15
1
-0
/
+6
*
Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)
Narayan Desai
2009-06-14
1
-0
/
+3
*
Python 2to3 updates for the Client tools
Sol Jerome
2009-04-24
1
-23
/
+36
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
1
-1
/
+1
*
Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]
Sol Jerome
2008-12-21
1
-4
/
+15
*
pylint fixes for client code
Narayan Desai
2008-12-08
1
-7
/
+7
*
Implement the balance of decision mode support (tested and working)
Narayan Desai
2008-10-08
1
-6
/
+7
*
Tighten up decision-list client-side code
Narayan Desai
2008-10-08
1
-10
/
+23
*
Implement client side of server-delegated decision support
Narayan Desai
2008-09-24
1
-0
/
+14
*
Improve interactive mode entry selection for __important__ entries (another p...
Narayan Desai
2008-08-05
1
-2
/
+4
*
Disable handling of __important__ files in bundle and dryrun modes
Narayan Desai
2008-06-13
1
-1
/
+2
*
Add an extra blank line in multi-entry output
Narayan Desai
2008-04-05
1
-0
/
+1
*
Remove validation states from Tool instances (in preparation for DecisionList...
Narayan Desai
2008-03-17
1
-6
/
+6
*
Fix tb in __important__ path (reported/patched by SolJ) [bugfix]
Narayan Desai
2008-02-13
1
-1
/
+1
*
Harden handling if __important__ entries (reported by SolJ) [bugfix]
Narayan Desai
2008-01-25
1
-4
/
+9
*
Remove client-side of (deprecated) toolset support
Narayan Desai
2008-01-19
1
-15
/
+2
*
Frame updates (and start of unit-testing)
Narayan Desai
2008-01-18
1
-16
/
+14
*
Implement support for -b foo:bar:baz on the command line (Resolves Ticket #516)
Narayan Desai
2008-01-16
1
-1
/
+1
*
Harden frame against tool driver syntax errors (Related to #507) [bugfix]
Narayan Desai
2007-12-02
1
-1
/
+6
*
Client side of improved support for binary files in statistics
Narayan Desai
2007-08-01
1
-5
/
+2
*
fix base64 problem
Narayan Desai
2007-07-16
1
-1
/
+1
*
Add checker support to Component
Narayan Desai
2007-07-13
1
-1
/
+5
*
Add preliminary support for FreeBSD Packages (from gogo)
Narayan Desai
2007-06-02
1
-1
/
+2
*
Make interactive messages consistent (Resolves Ticket #437)
Narayan Desai
2007-05-15
1
-2
/
+2
*
Add better driver control support to bcfg2 client (Resolves Ticket #389)
Narayan Desai
2007-04-05
1
-2
/
+8
*
Add support for drivers not enabled by default (in preparation for addition o...
Narayan Desai
2007-04-02
1
-1
/
+1
*
Fix interactive mode
Narayan Desai
2007-03-12
1
-0
/
+4
*
Move multiple inclusion messages into debug mode
Narayan Desai
2007-03-12
1
-2
/
+2
*
Properly integrate actions into Interactive mode (Resolves Ticket #414)
Narayan Desai
2007-03-10
1
-39
/
+38
*
Fix overenthusiastic yum override (Reported by Pedro)
Narayan Desai
2007-02-05
1
-4
/
+5
*
Ensure that (pre) actions are not executed from Base
Narayan Desai
2007-02-02
1
-0
/
+3
*
Fix base installation case
Narayan Desai
2007-02-02
1
-1
/
+1
*
Clean up tool driver conflict code
Narayan Desai
2007-02-02
1
-9
/
+9
*
Implement complete Yum solution
Narayan Desai
2007-02-01
1
-4
/
+5
*
Pretty up multiple inclusion message
Narayan Desai
2007-01-29
1
-1
/
+1
*
Fix message (Resolves Ticket #377)
Narayan Desai
2007-01-29
1
-1
/
+1
*
Add bad entries output if -e is specified
Narayan Desai
2007-01-25
1
-0
/
+4
*
Implement Action support
Narayan Desai
2007-01-24
1
-27
/
+50
*
Commit infrastructure for Action driver
Narayan Desai
2007-01-23
1
-6
/
+12
*
Add output describing clobbered entries
Narayan Desai
2007-01-23
1
-2
/
+6
*
Fix bundle reverify behavior
Narayan Desai
2007-01-23
1
-1
/
+1
*
Add temporary -e mode to display extra configuration entry details (Resolves ...
Narayan Desai
2007-01-20
1
-0
/
+3
*
Add configfile interactive diff support. (Resolves Ticket #279)
Narayan Desai
2007-01-18
1
-1
/
+3
*
Implement more verbose questions for interactive mode (for Packages) (Halfway...
Narayan Desai
2007-01-16
1
-1
/
+5
*
add entry type defaults for other toolsets
Narayan Desai
2007-01-16
1
-1
/
+4
[next]