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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use self.log.info() instead of 'print' to produce stats for
Chris St. Pierre
2011-03-30
1
-6
/
+10
*
add ability to ignore a debian Service
Joe Digilio
2011-03-25
2
-0
/
+8
*
Add error checking to make sure gpg-pubkeys have all needed information
Jack Neely
2011-03-17
1
-0
/
+8
*
Convert hostbase/reports files to unix file formats
Sol Jerome
2011-03-17
3
-75
/
+75
*
In TGenshi templates, the "name" variable is set to the destination path of t...
Chris St. Pierre
2011-03-16
1
-4
/
+5
*
Cfg: Fix unicode traceback (Resolves #993)
Sol Jerome
2011-03-07
1
-7
/
+25
*
Better handling of backup files in paranoid mode (Patch from mkd ticket #995)
Sol Jerome
2011-03-06
1
-3
/
+4
*
fixed handling of group- and host-specific .genshi templates in Cfg (non-gree...
Chris St. Pierre
2011-03-04
1
-1
/
+1
*
APT/YUMng: Remove stray punctuation
Sol Jerome
2011-03-01
2
-2
/
+2
*
Bundler: Add support for genshi .xml bundles
Sol Jerome
2011-02-26
1
-3
/
+20
*
YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLES
Chris St. Pierre
2011-02-24
1
-1
/
+6
*
Service: Allow services that are both supervised and custom (Ticket #979)
Chris St. Pierre
2011-02-24
1
-4
/
+2
*
Cfg: Create info.xml files by default with bcfg2-admin pull
Sol Jerome
2011-02-21
1
-17
/
+9
*
POSIX: Implement recursive attribute for nonexistent Paths
Sol Jerome
2011-02-21
1
-6
/
+30
*
Reports: Disable template loading from Python eggs
Sol Jerome
2011-02-21
1
-1
/
+0
*
SMF: Reports current service status when using the Solaris SMF driver. (Resol...
Sol Jerome
2011-02-14
1
-0
/
+1
*
DBStats: use clients_xml class
Tim Laszlo
2011-02-10
1
-1
/
+1
*
Metadata: Move group routines to new class
Tim Laszlo
2011-02-10
1
-6
/
+6
*
Missing newline in help
Tim Laszlo
2011-02-10
2
-56
/
+29
*
Metadata: Move client routines to new class
Tim Laszlo
2011-02-10
1
-36
/
+18
*
Metadata: Add xml source class
Tim Laszlo
2011-02-10
1
-138
/
+160
*
Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987)
Sol Jerome
2011-02-05
1
-2
/
+2
*
SSHbase: Fix hang when file not present on client
Sol Jerome
2011-01-31
1
-3
/
+7
*
Properties: Catch exception when missing Properties directory
Sol Jerome
2011-01-28
1
-1
/
+6
*
Metadata: Handle writes to XInclude files in bootstrap mode
Tim Laszlo
2011-01-28
1
-3
/
+19
*
Metadata: Handle writes to XInclude files within clients.xml (Resolves #841)
Tim Laszlo
2011-01-28
1
-12
/
+28
*
added verification of cert against key, and ensured plugins entries get updat...
Graham Hagger
2011-01-26
1
-2
/
+27
*
export: Update version number for reports
Sol Jerome
2011-01-24
1
-1
/
+1
*
SSLServer: Stop raising trapped exceptions from XMLRPCRequestHandler. Causes...
Tim Laszlo
2011-01-24
1
-1
/
+3
*
Metadata: Reload clients.xml before writing if the Pseudo file monitor is used
Tim Laszlo
2011-01-24
1
-0
/
+17
*
Metadata: Typo in XIncludeError
Tim Laszlo
2011-01-24
1
-1
/
+1
*
Metadata: Stop stripping comments from clients.xml (Resolves #929)
Tim Laszlo
2011-01-24
1
-10
/
+2
*
Metadata: Raise MetadataConsistencyError when set_profile fails
Tim Laszlo
2011-01-23
1
-0
/
+1
*
Metadata: Gracefully handle failed profile updates to clients.xml using xincl...
Tim Laszlo
2011-01-23
1
-1
/
+5
*
Cfg: Handle empty genshi templates (Ticket #948)
Tim Laszlo
2011-01-23
1
-0
/
+2
*
TGenshi: Handle empty files (Resolves #948)
Tim Laszlo
2011-01-23
1
-0
/
+2
*
Cfg: Add support for .genshi files
Tim Laszlo
2011-01-22
1
-7
/
+48
*
client tools: Add verification failure suggestion (Resolves #724)
Sol Jerome
2011-01-22
2
-0
/
+6
*
Merge branch 'master' of https://github.com/jdigilio/bcfg2
Sol Jerome
2011-01-22
1
-17
/
+24
|
\
|
*
Support ability to pass parameters to Upstart services
Joe Digilio
2011-01-22
1
-17
/
+24
*
|
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Narayan Desai
2011-01-22
1
-0
/
+229
|
\
|
|
*
Ldap: New server ldap plugin
Torsten Rehn
2011-01-22
1
-0
/
+229
*
|
Chkconfig: track supervised services properly (Resolves Ticket #856)
Narayan Desai
2011-01-22
1
-2
/
+2
|
/
*
Metadata: report multiple group definitions (Resolves Ticket #784)
Narayan Desai
2011-01-22
1
-0
/
+5
*
EntrySet: Add generic ignore support for files named \*.genshi_include, enabl...
Narayan Desai
2011-01-22
1
-1
/
+1
*
Cfg: pull file permissions defaults uniformly (Resolves Ticket #958) (Patch f...
Narayan Desai
2011-01-22
1
-4
/
+4
*
APT: Enforce appearance of /usr/sbin and /sbin in PATH (Resolves Ticket #968)
Narayan Desai
2011-01-22
1
-1
/
+5
*
Probes: Order stored items in probed.xml (Resolves Ticket #982)
Narayan Desai
2011-01-22
1
-1
/
+1
*
Component: Switch to pre-PEP318 function decorators
Sol Jerome
2011-01-13
1
-2
/
+2
*
YUM24: New client tool from Jack Neely for older yum clients (Resolves Ticket...
Sol Jerome
2011-01-13
1
-0
/
+421
[next]