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
*
Add Environment.py file for building classes to gather env data.
Raul Cuza
2011-07-06
1
-0
/
+37
*
Merge branch 'remove-generators-info' of https://github.com/weiss/bcfg2
Sol Jerome
2011-07-06
1
-7
/
+0
|
\
|
*
bcfg2-info: Remove "generators" command
Holger Weiß
2011-07-06
1
-7
/
+0
*
|
Display bcfg2-admin viz parameter errors on stdout instead of syslog.
Mike McCallister
2011-07-05
1
-1
/
+1
*
|
Enhanced bcfg2-admin viz to allow output to be limited to one client.
Mike McCallister
2011-07-05
2
-21
/
+48
|
/
*
bcfg2-admin compare: Another few print() cleanups
Holger Weiß
2011-07-06
1
-7
/
+9
*
bcfg2-admin compare -r: Check for removed files
Holger Weiß
2011-07-05
1
-0
/
+6
*
bcfg2-admin compare -r: Clean up the output
Holger Weiß
2011-07-05
1
-4
/
+4
*
bcfg2-admin compare: Some code cleanups
Holger Weiß
2011-07-05
1
-16
/
+12
*
bcfg2-admin compare: Check for removed bundles
Holger Weiß
2011-07-05
1
-0
/
+5
*
bcfg2-admin compare: Handle all <Independent> tags
Holger Weiß
2011-07-05
1
-6
/
+5
*
bcfg2-admin compare: Straighten the output
Holger Weiß
2011-07-05
1
-44
/
+36
*
bcfg2-admin compare: Don't edit list in for loop
Holger Weiß
2011-07-05
1
-4
/
+6
*
bcfg2-admin compare: Fix check if tag is known
Holger Weiß
2011-07-05
1
-1
/
+1
*
bcfg2-admin compare: Handle POSIX <Path> entries
Holger Weiß
2011-07-05
1
-8
/
+14
*
bcfg2-admin compare: Actually do something
Holger Weiß
2011-07-05
1
-0
/
+1
*
prevent KeyErrors when directories get changed by rsync
Torsten Rehn
2011-07-04
1
-1
/
+1
*
Remove useless parentheses
Holger Weiß
2011-06-30
1
-4
/
+4
*
Statistics: Abort if "sensitive" files are pulled
Holger Weiß
2011-06-30
1
-1
/
+3
*
DBStats: Bump internal database version
Holger Weiß
2011-06-30
1
-0
/
+4
*
bcfg2-admin: Fix traceback when help argument omitted
Sol Jerome
2011-06-29
2
-3
/
+4
*
Merge branch 'catch-exceptions' of https://github.com/weiss/bcfg2
Sol Jerome
2011-06-29
1
-74
/
+99
|
\
|
*
bcfg2-reports: Catch "--badentry=/tmp/nonexistent"
Holger Weiß
2011-06-30
1
-36
/
+48
|
*
bcfg2-reports: Catch getopt exceptions
Holger Weiß
2011-06-29
1
-38
/
+51
*
|
New database field: "is_sensitive"
Holger Weiß
2011-06-29
5
-12
/
+26
*
|
New Info attribute: "sensitive"
Holger Weiß
2011-06-29
4
-9
/
+20
|
/
*
Merge branch 'master' of git.mcs.anl.gov:/bcfg2
Sol Jerome
2011-06-26
1
-7
/
+6
|
\
|
*
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Narayan Desai
2011-06-22
43
-317
/
+854
|
|
\
|
*
\
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Narayan Desai
2011-05-11
5
-11
/
+190
|
|
\
\
|
|
*
|
Cfg: Fix PluginExecutionError
Tim Laszlo
2011-05-11
1
-1
/
+1
|
|
*
|
Added FileProbes plugin.
Chris St. Pierre
2011-05-11
2
-1
/
+180
|
|
*
|
Fixed error messages from info.xml bcfg2-lint check
Chris St. Pierre
2011-05-11
1
-5
/
+5
|
|
*
|
Improved Svn2 error handling -- ClientError may not have a message attribute.
Chris St. Pierre
2011-05-11
1
-4
/
+4
|
*
|
|
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Narayan Desai
2011-05-10
104
-1633
/
+3500
|
|
\
|
|
|
|
*
|
SSHbase: Fix PY3K tracebacks for known_hosts file
Sol Jerome
2011-05-10
1
-1
/
+1
|
|
*
|
Logger: Fix non-string logging
Sol Jerome
2011-05-10
1
-10
/
+13
|
|
*
|
Logger: Statement always was True in python 2
Sol Jerome
2011-05-09
1
-15
/
+10
|
|
*
|
Logger: Use bytes for PY3K
Sol Jerome
2011-05-09
1
-1
/
+3
|
|
*
|
Merge pull request #30 from trehn/master
Sol Jerome
2011-05-09
2
-0
/
+2
|
|
|
\
\
|
|
|
*
|
add yet another missing sys import
Torsten Rehn
2011-05-09
1
-0
/
+1
|
|
|
*
|
add another missing sys import
Torsten Rehn
2011-05-09
1
-0
/
+1
|
|
*
|
|
Merge pull request #29 from trehn/plugin-ldap-dev-trehn
Sol Jerome
2011-05-09
1
-1
/
+10
|
|
|
\
\
\
|
|
|
*
|
|
log more useful error message if python-ldap is not installed
Torsten Rehn
2011-05-09
1
-1
/
+9
|
|
|
*
|
|
add missing sys import
Torsten Rehn
2011-05-09
1
-0
/
+1
|
|
*
|
|
|
Upstart: Fix typo reported by justintime on IRC
Sol Jerome
2011-05-09
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
DBStats: Stop duplicating data in reports_reason
Tim Laszlo
2011-05-09
1
-6
/
+3
|
|
|
/
/
|
|
*
|
Add missing import sys.
Raul Cuza
2011-05-06
1
-0
/
+1
|
|
*
|
Pass keypath to create_conf function.
Raul Cuza
2011-05-06
1
-2
/
+2
|
|
*
|
Add missing import.
Raul Cuza
2011-05-06
1
-0
/
+1
|
|
*
|
TCheetah: Fix local variable bug reported by trehn on IRC
Sol Jerome
2011-05-06
1
-3
/
+3
[next]