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
/
Bcfg2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced XMLSrc with StructFile
Chris St. Pierre
2013-05-20
4
-243
/
+217
*
Merge branch 'master' of https://github.com/Bcfg2/bcfg2
Chris St. Pierre
2013-05-17
1
-0
/
+6
|
\
|
*
exclude failures type from Interaction.bad/modified/extra
Tim Laszlo
2013-05-15
1
-0
/
+6
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
33
-222
/
+537
|
\
\
|
|
/
|
/
|
|
*
bcfg2-lint: fixed unit tests
Chris St. Pierre
2013-05-14
1
-1
/
+1
|
*
bcfg2-lint: fixed unit tests
Chris St. Pierre
2013-05-14
1
-2
/
+5
|
*
doc: added devel docs for bcfg2-lint plugins
Chris St. Pierre
2013-05-14
12
-151
/
+415
|
*
Frame: Remove unused import
Sol Jerome
2013-05-13
1
-1
/
+1
|
*
Client: Fix interactive prompt
Sol Jerome
2013-05-13
2
-10
/
+2
|
*
Lint: Fix Properties Comments checker
Sol Jerome
2013-05-13
1
-1
/
+1
|
*
Lint: Fix for python 3
Sol Jerome
2013-05-11
1
-1
/
+1
|
*
Lint: py3k fix
Sol Jerome
2013-05-10
1
-0
/
+3
|
*
models: Fix table name quoting for pgsql
Sol Jerome
2013-05-10
1
-6
/
+24
|
*
Executor: split commands given as strings
Chris St. Pierre
2013-05-10
1
-0
/
+2
|
*
Packages: handle URLErrors (e.g., timeouts) when downloading GPG keys better
Chris St. Pierre
2013-05-10
1
-2
/
+2
|
*
fixed bundle names in debugging output
Chris St. Pierre
2013-05-10
1
-1
/
+2
|
*
Frame: Print the bundle name (not Element)
Sol Jerome
2013-05-10
1
-2
/
+3
|
*
APT: Allow specification of deb-src lines (Resolves #1148)
Sol Jerome
2013-05-10
2
-0
/
+9
|
*
Probes: Fix failing nosetests
Sol Jerome
2013-05-10
1
-10
/
+4
|
*
Portage: verify packages are the requested version, not the installed version
Chris St. Pierre
2013-05-09
1
-4
/
+4
|
*
Systemd: systemd is a replacement for chkconfig
Sol Jerome
2013-05-09
1
-0
/
+2
|
*
fixed unit tests
Chris St. Pierre
2013-05-07
1
-2
/
+2
|
*
POSIXUsers: allow better <MemberOf group="foo"/> syntax
Chris St. Pierre
2013-05-07
2
-4
/
+5
|
*
POSIXUsers: strip whitespace from MemberOf tags
Chris St. Pierre
2013-05-07
1
-2
/
+2
|
*
Compat: better b64encode/decode funcs for py3k
Chris St. Pierre
2013-05-07
1
-12
/
+15
|
*
Compat: b64encode for py3k that works on strings and bytes
Chris St. Pierre
2013-05-07
1
-1
/
+7
|
*
fixed long lines
Chris St. Pierre
2013-05-07
2
-2
/
+4
|
*
BuiltinCore: register server instance after plugins are loaded
Chris St. Pierre
2013-05-07
1
-1
/
+1
|
*
SSLServer: fixed typo
Chris St. Pierre
2013-05-07
1
-1
/
+1
|
*
added remaining required Core.load_plugins() calls
Chris St. Pierre
2013-05-07
1
-0
/
+1
|
*
Merge branch 'chkconfig-respect-servicemode' of https://github.com/fennm/bcfg...
Sol Jerome
2013-05-06
1
-3
/
+5
|
|
\
|
|
*
make chkconfig tool driver respect servicemode
Michael Fenn
2013-05-06
1
-3
/
+5
|
*
|
Proxy: Use ASCII quotes to make python 2 happy
Sol Jerome
2013-05-05
1
-1
/
+1
|
*
|
Proxy: Fix HTTPConnection for >= python 3.2
Sol Jerome
2013-05-04
1
-1
/
+6
|
*
|
SSHbase: add support for ipv6 addresses in known_hosts file
Alexander Sulfrian
2013-05-02
1
-2
/
+2
|
*
|
fixed pylint test
Chris St. Pierre
2013-05-01
1
-1
/
+2
|
*
|
Metadata: don't require all profile groups to be public when using metadata db
Chris St. Pierre
2013-05-01
1
-3
/
+4
|
*
|
minor fixes for FAM blocking
Jason Kincl
2013-05-01
2
-1
/
+2
|
*
|
Adding option to force server to wait until all FAM events are processed
Jason Kincl
2013-05-01
2
-0
/
+10
|
*
|
SELinux: added MLS ranges to all entries that support them
Chris St. Pierre
2013-04-25
1
-8
/
+12
|
*
|
Frame: Left-align entries without a type
Sol Jerome
2013-04-25
1
-4
/
+4
|
*
|
Reporting: Add back TransportError import
Sol Jerome
2013-04-24
1
-1
/
+2
|
*
|
Reporting: better error messages when transport fails to load
Chris St. Pierre
2013-04-24
1
-9
/
+8
*
|
|
Fixing unit tests
Chris St. Pierre
2013-04-25
11
-38
/
+33
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
74
-582
/
+900
|
\
|
|
|
*
|
Cfg: removed debugging
Chris St. Pierre
2013-04-23
1
-2
/
+1
|
*
|
Options: add environment var for config file
Chris St. Pierre
2013-04-19
1
-1
/
+2
|
*
|
pylint fix for Bcfg2.settings
Chris St. Pierre
2013-04-17
1
-2
/
+2
|
*
|
Core: added docstring for load_plugins
Chris St. Pierre
2013-04-17
1
-0
/
+5
|
*
|
Core: fixed pylint tests for wildcard imports
Chris St. Pierre
2013-04-16
1
-2
/
+2
[next]