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
*
VCS: Initial commit (#754)
Sol Jerome
2011-04-13
1
-0
/
+137
*
Tools: Skip Installation for mode='manual' services (#965)
Sol Jerome
2011-04-12
6
-0
/
+30
*
Init: Fix SyntaxError (Reported by emias on IRC)
Sol Jerome
2011-04-12
1
-10
/
+3
*
Editor: Add missing comma (Reported by emias)
Sol Jerome
2011-04-12
1
-1
/
+1
*
added next() method to Reports BatchFetch iterator for compatibility with pre...
Chris St. Pierre
2011-04-12
1
-0
/
+4
*
Reports: Use the newer DATABASES option in settings.py
Tim Laszlo
2011-04-11
1
-19
/
+28
*
Reports: delete orphaned Reasons after the purge command is run
Tim Laszlo
2011-04-11
1
-0
/
+2
*
Added two flags to bcfg2-repo-validate:
Chris St. Pierre
2011-04-11
1
-0
/
+6
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
9
-121
/
+185
*
Client: PY3K + PEP8 fixes
Sol Jerome
2011-04-07
6
-50
/
+88
*
bcfg2-admin: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
14
-180
/
+296
*
Hostbase: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
1
-35
/
+44
*
Plugins: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
17
-201
/
+328
*
Reports: Fix deprecated 'raise' usage
Sol Jerome
2011-04-06
2
-7
/
+7
*
Reports: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
11
-224
/
+345
*
APT: Catch apt-python initialization failures (#1001)
Sol Jerome
2011-04-06
1
-1
/
+5
*
sensible defaults for the Django module admin email addresses
Chris St. Pierre
2011-04-05
2
-2
/
+2
*
Proxy: Fix for Python 2.7 xmlrpclib Transport class (Patch from Gordon Messmer)
Sol Jerome
2011-04-03
1
-6
/
+12
*
Fixed previous commit. Decorators are hard, let's go shopping.
Chris St. Pierre
2011-03-30
1
-2
/
+2
*
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
[next]