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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge pull request #28 from rcuza/master
Sol Jerome
2011-05-07
3
-2
/
+6
|
\
|
*
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
|
*
Merge branch 'tkt1007'
Raul Cuza
2011-05-06
1
-0
/
+2
|
/
|
|
*
Change preflight script to clean up man{1,5} files as well as man8
Raul Cuza
2011-05-05
1
-0
/
+2
*
|
TCheetah: Fix local variable bug reported by trehn on IRC
Sol Jerome
2011-05-06
1
-3
/
+3
*
|
TGenshi: Fix local variable bug reported by trehn on IRC
Sol Jerome
2011-05-06
1
-3
/
+4
*
|
Fixed several bugs with last commit. Sorry, I'm a doofus.
Chris St. Pierre
2011-05-06
1
-11
/
+10
*
|
added documentation about NagiosGen config backwards-compat
Chris St. Pierre
2011-05-06
1
-1
/
+4
*
|
Rewrote NagiosGen config to use NagiosGen/config.xml, which
Chris St. Pierre
2011-05-06
5
-89
/
+228
|
/
*
Merge https://github.com/rcuza/bcfg2
Sol Jerome
2011-05-05
3
-3
/
+19
|
\
|
*
Correct minor typo in man page.
Raul Cuza
2011-05-05
1
-1
/
+1
|
*
Add flag to mkdir to make Makefile easier to use.
Raul Cuza
2011-05-05
1
-2
/
+2
|
*
Add a file with introduction to bcfg2.
Raul Cuza
2011-05-05
1
-0
/
+16
*
|
doc: Add mention of python-ssl alternative to m2crypto
Sol Jerome
2011-05-05
1
-17
/
+20
*
|
Core: Raise error on failed lxml import (Reported by Raul Cuza on IRC)
Sol Jerome
2011-05-05
4
-3
/
+13
|
/
*
made bcfg2-lint error handling configurable on a much more granular level
Chris St. Pierre
2011-05-05
11
-120
/
+230
*
Packages: Solve byte string incompatibility in a different way
Sol Jerome
2011-05-03
1
-1
/
+1
*
Merge branch 'py3k'
Sol Jerome
2011-05-03
28
-247
/
+305
|
\
|
*
Common: Fixes to get server to start with PY3K
Sol Jerome
2011-05-03
2
-25
/
+26
|
*
Plugins: Handle builtin file type for PY3K
Sol Jerome
2011-05-03
2
-10
/
+19
|
*
Fix regressions with new py3k code
Sol Jerome
2011-05-03
2
-1
/
+2
|
*
bcfg2: Fix typos
Sol Jerome
2011-04-29
1
-2
/
+2
|
*
Client/Tools: Get rid of popen2 (in favor of subprocess)
Sol Jerome
2011-04-28
2
-46
/
+8
|
*
Py3k Compat: Add fixes for various imports
Sol Jerome
2011-04-27
1
-8
/
+43
|
*
Fix some syntax issues
Sol Jerome
2011-04-27
2
-3
/
+3
|
*
src/sbin: Add full PY3K compatibility
Sol Jerome
2011-04-27
8
-109
/
+128
|
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
7
-30
/
+45
|
*
Admin: Add full PY3K compatibility
Sol Jerome
2011-04-26
7
-15
/
+31
|
*
Reports: Fix settings parser
Sol Jerome
2011-04-26
1
-1
/
+1
*
|
Reports: Fix settings parser
Sol Jerome
2011-04-29
1
-1
/
+1
|
/
*
Snapshots: Fix missing colon (Reported by emias on IRC)
Sol Jerome
2011-04-26
1
-1
/
+1
*
Plugins: Fix import and indent errors
Sol Jerome
2011-04-26
2
-1
/
+2
*
Plugins: Add full PY3K compatibility
Sol Jerome
2011-04-26
20
-76
/
+169
*
Consolidate PY3K compatibility libraries
Sol Jerome
2011-04-26
11
-42
/
+28
*
Reports: Add full PY3K compatibility
Sol Jerome
2011-04-26
8
-20
/
+62
*
tools: Add full PY3K compatibility
Sol Jerome
2011-04-26
7
-22
/
+52
[next]