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
...
|
*
|
Add the failure attribute on unknown bind errors, as well as on PluginExecuti...
Calen Pennington
2011-12-12
1
-3
/
+5
*
|
|
fixed bug when no templates are specified to bcfg2-profile-templates.py
Chris St. Pierre
2011-12-21
1
-0
/
+2
*
|
|
fixed logic for file creation; only write info.xml if none exists
Chris St. Pierre
2011-12-21
1
-3
/
+3
|
|
/
|
/
|
*
|
added tools for SVN postcommit log message, template render benchmarking; imp...
Chris St. Pierre
2011-12-15
4
-13
/
+698
*
|
fixed typo
Chris St. Pierre
2011-12-14
1
-3
/
+3
*
|
Revert "Correct syntax for try/except statements."
Raul Cuza
2011-12-10
4
-5
/
+5
*
|
Correct syntax for try/except statements.
Raul Cuza
2011-12-09
4
-5
/
+5
*
|
Merge branch 'master' of github.com:rcuza/bcfg2
Raul Cuza
2011-12-09
0
-0
/
+0
|
\
\
|
*
|
Remove problematic tabs from file.
Raul Cuza
2011-12-09
1
-1
/
+1
|
*
|
Revert "Add additional requirements to install_requires."
Raul Cuza
2011-12-09
1
-3
/
+1
|
*
|
Add additional requirements to install_requires.
Raul Cuza
2011-12-09
1
-1
/
+3
|
*
|
Switch from distutils to setuptools
Raul Cuza
2011-12-08
1
-2
/
+2
|
*
|
Add install_requires lxml.
Raul Cuza
2011-12-08
1
-0
/
+1
|
*
|
Improve code readability.
Raul Cuza
2011-12-08
1
-1
/
+2
*
|
|
Remove problematic tabs from file.
Raul Cuza
2011-12-09
1
-1
/
+1
*
|
|
Revert "Add additional requirements to install_requires."
Raul Cuza
2011-12-09
1
-3
/
+1
*
|
|
Add additional requirements to install_requires.
Raul Cuza
2011-12-09
1
-1
/
+3
*
|
|
Switch from distutils to setuptools
Raul Cuza
2011-12-09
1
-2
/
+2
*
|
|
Add install_requires lxml.
Raul Cuza
2011-12-09
1
-0
/
+1
*
|
|
Improve code readability.
Raul Cuza
2011-12-09
1
-1
/
+2
|
|
/
|
/
|
*
|
added paranoid cache dir to spec file; fixed detection of old RHEL
Chris St. Pierre
2011-12-08
1
-1
/
+4
|
/
*
Merge pull request #1 from wgen/master
Raul Cuza
2011-12-08
1
-0
/
+67
|
\
|
*
Add a tool to build all the client configurations and verify that they contai...
Calen Pennington
2011-12-07
1
-0
/
+67
|
/
*
Version bump to 1.2.0
v1.2.0
Sol Jerome
2011-12-07
9
-8
/
+14
*
bcfg2-info: Bugfix from Ticket #1076
Sol Jerome
2011-12-07
1
-3
/
+4
*
added FAM wait loops in FileProbes to ensure that the file copied out is the ...
Chris St. Pierre
2011-12-04
1
-20
/
+57
*
updated docs to reflect acba97ec5409045a514df785a71407246a20e23a
Chris St. Pierre
2011-12-02
1
-2
/
+7
*
make yum debug level adjustments work with older yum
Chris St. Pierre
2011-12-02
2
-6
/
+15
*
Packages: Don't reverse the order of <Source>s
Holger Weiß
2011-12-02
1
-5
/
+0
*
SSHbase: Don't mark keys as "sensitive" by default
Holger Weiß
2011-12-02
1
-1
/
+0
*
improved error/debugging messages from YUMng
Chris St. Pierre
2011-11-29
1
-4
/
+9
*
Use new python-apt API and fall back to the old API when new API isn't available
Jeroen Dekkers
2011-11-23
1
-23
/
+52
*
made error handling from bcfg2 client more consistent; avoid some
Chris St. Pierre
2011-11-23
2
-30
/
+63
*
Fixed some doc typos in the SSLCA auth example.
Jake Davis
2011-11-22
1
-5
/
+5
*
fixed url for all historical runs for a client
Chris St. Pierre
2011-11-21
1
-1
/
+1
*
Client: Include xincluded files in list
Sol Jerome
2011-11-18
1
-0
/
+1
*
Revert "fixed doc bug"
Holger Weiß
2011-11-18
1
-1
/
+1
*
added support for default/mandatory/optional package groups
Chris St. Pierre
2011-11-17
8
-15
/
+70
*
Packages: Fix md5 import
Rob Lemley
2011-11-11
2
-2
/
+2
*
Chkconfig: Minor PEP8 fix
Sol Jerome
2011-11-10
1
-1
/
+1
*
doc: Textwrap sslca doc for readability
Sol Jerome
2011-11-10
1
-16
/
+51
*
Documentation: Automated Bcfg2 SSL Authentication.
Jake Davis
2011-11-09
1
-1
/
+127
*
SSLCA: Fix hang when calling openssl
Jake Davis
2011-11-07
1
-1
/
+1
*
Portage: Turn off pipe detection in equery
Sol Jerome
2011-11-06
1
-2
/
+3
*
Portage: Add globbing to produce old gentoolkit behavior
Sol Jerome
2011-11-04
1
-1
/
+1
*
Show prompt when only the permissions of a file have changed, and not
Joe Digilio
2011-11-04
1
-0
/
+6
*
SSLCA: Fix ConfigParser() calls
Sol Jerome
2011-11-04
1
-2
/
+2
*
VCS: Fix traceback when destination directory exists
Sol Jerome
2011-11-04
1
-0
/
+13
*
SSHbase: Sort ssh_known_host entries by hostname
Holger Weiß
2011-11-02
1
-1
/
+2
*
SSHbase: Add missing newline
Holger Weiß
2011-11-02
1
-1
/
+1
[prev]
[next]