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
*
Create cachedir if it doesn't exist
Sol Jerome
2009-01-22
1
-0
/
+4
*
Fix tb when initializing the Decisions plugin
Sol Jerome
2009-01-21
1
-1
/
+1
*
Remove old properties implementation and hardwiring
Narayan Desai
2009-01-21
5
-25
/
+12
*
Packages: only kick in on package entries
Narayan Desai
2009-01-21
1
-1
/
+2
*
Move properties to the connector interface
Narayan Desai
2009-01-21
2
-3
/
+33
*
more error handling for Packages
Narayan Desai
2009-01-21
1
-1
/
+5
*
Infrastructure and initial implementation of the Packages plugin
Narayan Desai
2009-01-21
3
-2
/
+161
*
Uniqify probe returns so that a client only gets the most specific version, a...
Narayan Desai
2009-01-15
1
-16
/
+13
*
add GBundler plugin (like SGenshi, but works like Bundler)
Narayan Desai
2009-01-15
4
-5
/
+42
*
Fix baseclass order
Narayan Desai
2009-01-12
1
-3
/
+3
*
Finish up Pull Source and multi-Statistics code
Narayan Desai
2009-01-12
2
-5
/
+3
*
Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...
Narayan Desai
2009-01-11
2
-2
/
+2
*
Finish up PullSource plugin work
Narayan Desai
2009-01-10
2
-2
/
+4
*
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
*
Rework bcfg2-info/showclient to use new metadata interface
Narayan Desai
2009-01-10
1
-4
/
+7
*
Implement generic structure validators and reimplement Deps as one
Narayan Desai
2009-01-06
1
-3
/
+5
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
21
-122
/
+140
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
3
-139
/
+168
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
7
-36
/
+36
*
Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)
Narayan Desai
2008-12-01
1
-1
/
+1
*
Fix properties in cheetah templates
Narayan Desai
2008-11-22
1
-1
/
+1
*
Improve Statistics plugin error handling when no entry pull data is available...
Narayan Desai
2008-11-13
1
-0
/
+2
*
Set keywords on Decisions and DBStats
Narayan Desai
2008-11-12
1
-1
/
+1
*
Increase DBstats verbosity upon import failure
Narayan Desai
2008-11-07
1
-1
/
+1
*
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
*
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
1
-4
/
+7
*
Fix Package entries for new set infrastructure (Resolves PDS's issue reported...
Narayan Desai
2008-10-28
1
-1
/
+1
*
Fix bcfg2-admin pull (Resolves Ticket #469)
Narayan Desai
2008-10-24
1
-1
/
+1
*
fix for reverse zone building.
Rick Bradshow
2008-10-16
1
-1
/
+4
*
updated for new Plugin API
Rick Bradshow
2008-10-16
1
-3
/
+3
*
Fix search_client for bcfg2-admin client mode
Sol Jerome
2008-10-10
1
-4
/
+4
*
Update NagiosGen to 0.9.6 interface
Sol Jerome
2008-10-10
1
-3
/
+5
*
Add error handling and retries for database write problems (Resolves Ticket #...
Narayan Desai
2008-10-08
1
-2
/
+10
*
Implement the balance of decision mode support (tested and working)
Narayan Desai
2008-10-08
2
-1
/
+52
*
NagiosGen minor updates (based on pylint suggestions)
Narayan Desai
2008-10-08
1
-10
/
+13
*
Initial import of NagioGen
Narayan Desai
2008-10-08
2
-1
/
+79
*
Fix [TS]Genshi to work with both genshi 0.4 and 0.5
Narayan Desai
2008-10-08
1
-3
/
+15
*
Support for new Genshi text template syntax (patch from Kamil Kisiel)
Sol Jerome
2008-09-29
1
-4
/
+13
*
Get rid of errant newlines (Resolves #599 for real this time)
Narayan Desai
2008-09-29
1
-1
/
+1
*
Fix deltas (Resolves Ticket #599)
Narayan Desai
2008-09-26
1
-1
/
+1
*
bcfg -> bcfg2
Sol Jerome
2008-09-26
1
-6
/
+6
*
ClientMetadata add accessor methods for overall metadata (will make life easi...
Narayan Desai
2008-09-21
1
-0
/
+20
*
Add proper overall metadata information
Narayan Desai
2008-09-19
1
-2
/
+2
*
Log category-based group membership suppression (Resolves Ticket #595)
Narayan Desai
2008-08-27
1
-3
/
+10
*
Fix traceback in get_probes (Resolves Ticket #597)
Narayan Desai
2008-08-27
1
-1
/
+1
*
Fix dbstats for getExtra
Narayan Desai
2008-08-27
1
-1
/
+1
[next]