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
*
Update bcfg2-admin query to use new Core interface
Sol Jerome
2009-01-13
2
-3
/
+3
*
SYSV support for version=any (patch from adeason) (Resolves Ticket #632)
Narayan Desai
2009-01-13
1
-2
/
+7
*
Fall back to auto behavior for APT version=any installation (Resolves Ticket ...
Narayan Desai
2009-01-13
1
-3
/
+1
*
Improve error message for APT.py when version=any (Resolves Ticket #631)
Narayan Desai
2009-01-13
1
-0
/
+2
*
Alphabetize clients list in reports so that it looks more sane
Sol Jerome
2009-01-12
1
-1
/
+1
*
Fix tb in bcfg2-admin modes
Narayan Desai
2009-01-12
1
-2
/
+0
*
Plugin configuration change: all plugins now need to be specified in the plug...
Narayan Desai
2009-01-12
4
-74
/
+32
*
Fix baseclass order
Narayan Desai
2009-01-12
1
-3
/
+3
*
Finish up Pull Source and multi-Statistics code
Narayan Desai
2009-01-12
6
-47
/
+37
*
Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...
Narayan Desai
2009-01-11
4
-11
/
+12
*
Finish up PullSource plugin work
Narayan Desai
2009-01-10
3
-4
/
+9
*
Finish up Connector API (connector data is now available from metadata.Probes...
Narayan Desai
2009-01-10
1
-2
/
+4
*
Ignore probed.xml files in the Probes directory
Narayan Desai
2009-01-10
1
-0
/
+1
*
More Plugin rework (Structure Validator implementation complete)
Narayan Desai
2009-01-10
1
-18
/
+34
*
Rework bcfg2-info/showclient to use new metadata interface
Narayan Desai
2009-01-10
2
-15
/
+17
*
Implement generic structure validators and reimplement Deps as one
Narayan Desai
2009-01-06
3
-7
/
+28
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
25
-156
/
+172
*
Fix Bcfg2.Options import for admin modes
Narayan Desai
2008-12-30
1
-1
/
+3
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
9
-168
/
+224
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
25
-219
/
+219
*
Add option to view stale hosts in bcfg2-reports
Sol Jerome
2008-12-21
1
-6
/
+15
*
Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]
Sol Jerome
2008-12-21
1
-4
/
+15
*
Properly handle info.xml validation (Resolves Ticket #620) [bugfix]
Sol Jerome
2008-12-13
1
-1
/
+3
*
Do not stop services in build mode (Partially resolves Ticket #624)
Sol Jerome
2008-12-11
1
-4
/
+9
*
Merge branch 'tools'
Narayan Desai
2008-12-10
1
-0
/
+8
*
pylint fixes for client code
Narayan Desai
2008-12-08
20
-47
/
+47
*
Fix TLS error path (Reported by kisielk) (Resolves Ticket #621) [bugfix]
Narayan Desai
2008-12-03
1
-2
/
+1
*
Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)
Narayan Desai
2008-12-01
1
-1
/
+1
*
Add bcfg2-admin option information to help message (reported by Gabe Turner) ...
Sol Jerome
2008-11-26
1
-3
/
+7
*
Spelling fixes
Sol Jerome
2008-11-26
1
-3
/
+2
*
Implement version=any for Apt driver
Narayan Desai
2008-11-25
1
-0
/
+2
*
Fix false verification failure
Narayan Desai
2008-11-25
1
-0
/
+1
*
Fix properties in cheetah templates
Narayan Desai
2008-11-22
1
-1
/
+1
*
New APT driver (git-svn sent the last change astray)
Narayan Desai
2008-11-22
1
-82
/
+120
*
Improve Statistics plugin error handling when no entry pull data is available...
Narayan Desai
2008-11-13
1
-0
/
+2
*
Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...
Narayan Desai
2008-11-13
2
-1
/
+4
*
Set keywords on Decisions and DBStats
Narayan Desai
2008-11-12
1
-1
/
+1
*
Improve error handling around schema auto-update code
Narayan Desai
2008-11-07
1
-4
/
+8
*
Increase DBstats verbosity upon import failure
Narayan Desai
2008-11-07
1
-1
/
+1
*
Suppress reporting of known tempfile event suppression
Narayan Desai
2008-11-07
1
-1
/
+1
*
Improve importscript error messages (Patch from Kamil Kiseil)
Narayan Desai
2008-11-04
1
-2
/
+2
*
TCheetah: Use an explicit searchlist for variable resolution, which gets prop...
Narayan Desai
2008-11-04
1
-3
/
+8
*
check if content updates are needed
Narayan Desai
2008-10-31
1
-4
/
+5
*
handle non-interactive pull where no choices exist
Narayan Desai
2008-10-31
1
-0
/
+2
*
Fix file name generation in Cfg support for bcfg-admin pull
Narayan Desai
2008-10-31
1
-1
/
+1
*
Fix interspersed newlines in deltas with .cat files
Narayan Desai
2008-10-30
1
-0
/
+1
*
Fix bcfg2-admin for new host-specific entries
Narayan Desai
2008-10-28
2
-17
/
+22
*
Fix apt purge calls (Fix PDS's issue reported on IRC)
Narayan Desai
2008-10-28
1
-1
/
+1
*
Fix Package entries for new set infrastructure (Resolves PDS's issue reported...
Narayan Desai
2008-10-28
1
-1
/
+1
*
Add django 1.0 reports support (with backwards compatibility)
Narayan Desai
2008-10-28
3
-262
/
+531
[next]