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
/
Client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary suppression of apt warnings
Chris St. Pierre
2015-02-17
1
-5
/
+0
*
more pylint fixes
Chris St. Pierre
2015-02-17
2
-8
/
+12
*
one more pylint fix
Chris St. Pierre
2015-02-17
1
-2
/
+2
*
Pylint fixes for pylint 0.28
Chris St. Pierre
2015-02-17
5
-14
/
+16
*
Merge branch 'bundle-modification-deps' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-01-03
2
-12
/
+81
|
\
|
*
Bundler: add modification support to Bundle dependencies
Alexander Sulfrian
2014-11-25
2
-12
/
+81
*
|
Bcfg2/Client: do not catch KeyboardInterrupt
Alexander Sulfrian
2014-11-25
2
-0
/
+12
|
/
*
Client/Tools/APT: some syntax cleanup
Alexander Sulfrian
2014-11-16
1
-15
/
+13
*
Client/Tools/APT: use more modern python-apt API
Alexander Sulfrian
2014-11-16
1
-9
/
+2
*
Client/Tools/APT: use "pkg in cache" everywhere
Alexander Sulfrian
2014-11-16
1
-3
/
+3
*
Revert "APT: add backwards compatibility for python-apt 0.6"
Alexander Sulfrian
2014-11-16
1
-9
/
+2
*
Client/Tools/APT: remove all the stuff for the old API
Alexander Sulfrian
2014-11-16
1
-54
/
+17
*
Merge branch 'maint'
Alexander Sulfrian
2014-11-12
6
-71
/
+122
|
\
|
*
Client/Tools/APT: fix pylint errors, enable check
Alexander Sulfrian
2014-11-10
1
-62
/
+81
|
*
Client/Tools/APT: fix exception name
Alexander Sulfrian
2014-11-10
1
-1
/
+1
|
*
Merge branch 'SYSV-use-simplefile' of https://github.com/fennm/bcfg2 into maint
Sol Jerome
2014-11-08
1
-6
/
+5
|
|
\
|
|
*
SYSV: change instances of simplename to simplefile
Michael Fenn
2014-11-06
1
-6
/
+5
|
*
|
Client/Tools/APT: handle exceptions gracefully
Alexander Sulfrian
2014-11-05
1
-1
/
+5
|
|
/
|
*
Tools: Fix install of non-whitelisted services
Sol Jerome
2014-10-29
2
-21
/
+23
|
*
Merge branch 'ssl-protocol-fix' of github.com:solj/bcfg2 into maint
Sol Jerome
2014-10-21
1
-1
/
+2
|
|
\
|
|
*
Proxy.py: Pass through SSL protocol option
Sol Jerome
2014-10-15
1
-1
/
+2
|
*
|
YUM: Add options to enable and disable Yum plugins
Jonathan Billings
2014-10-17
1
-0
/
+10
|
|
/
|
*
Merge branch 'sysv-http' of https://github.com/nathanolla/bcfg2 into maint
Sol Jerome
2014-08-26
1
-2
/
+42
|
|
\
|
|
*
Log when downloading packages via HTTP
Nathan Olla
2014-08-19
1
-0
/
+2
|
|
*
Check for origpkgtool attribute to prevent things that subclass SYSV from bre...
Nathan Olla
2014-07-16
1
-6
/
+8
|
|
*
Remove unused import of copy
Nathan Olla
2014-07-16
1
-1
/
+0
|
|
*
Implement _get_package_command and append _sysv_pkg_path attribute
Nathan Olla
2014-07-16
1
-33
/
+27
|
|
*
Fix indenting
Nathan Olla
2014-07-14
1
-5
/
+4
|
|
*
Add urlretrieve to Compat and document
Nathan Olla
2014-07-14
1
-2
/
+2
|
|
*
SYSV: Implement downloading and installing SYSV packages from HTTP
Nathan Olla
2014-07-14
1
-2
/
+46
|
*
|
POSIXUsers.py: Allow supplementary group = primary
Sol Jerome
2014-07-18
1
-1
/
+1
|
|
/
|
*
debsums: read output from stderr instead of stdout
Arach
2014-07-05
1
-1
/
+1
*
|
Merge branch 'yum-fix-syntax' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-11-09
1
-5
/
+6
|
\
\
|
*
|
Client/Tools/YUM: compareEVR is in rpmUtils.miscutils
Alexander Sulfrian
2014-10-28
1
-1
/
+2
|
*
|
Client/Tools/YUM: fix whitespace errors
Alexander Sulfrian
2014-10-28
1
-4
/
+4
*
|
|
Merge branch 'master' of https://github.com/gordonmessmer/bcfg2
Sol Jerome
2014-11-06
1
-2
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove trailing white space.
Gordon Messmer
2014-10-29
1
-2
/
+2
|
*
|
Add remaining systemd unit types.
Gordon Messmer
2014-10-28
1
-1
/
+3
|
*
|
Add docstring for new function.
Gordon Messmer
2014-10-22
1
-0
/
+1
|
*
|
If a service name ends with .service, .socket, or .target, do not
Gordon Messmer
2014-10-21
1
-2
/
+9
*
|
|
YUM.py: Fix tracebacks from 00a15600
Sol Jerome
2014-10-28
1
-6
/
+6
*
|
|
Client: fix statistics for only-important mode
Alexander Sulfrian
2014-10-26
1
-5
/
+11
*
|
|
Fixed py2.6-ism properly
Chris St. Pierre
2014-10-20
1
-2
/
+6
*
|
|
removed python 2.6-ism
Chris St. Pierre
2014-10-20
1
-2
/
+2
*
|
|
Set option types on YUM/RPM list options
Chris St. Pierre
2014-10-20
2
-4
/
+6
*
|
|
Merge pull request #216 from jsbillings/yum-plugin-master
Chris St. Pierre
2014-10-20
1
-0
/
+20
|
\
\
\
|
*
|
|
YUM: Add options to enable and disable Yum plugins
Jonathan Billings
2014-10-17
1
-0
/
+20
*
|
|
|
Client/Proxy: use keyword arguments to match the correct order
Alexander Sulfrian
2014-10-20
1
-6
/
+7
*
|
|
|
Options: change default communication protocol to xmlrpc/tlsv1
Alexander Sulfrian
2014-10-15
1
-6
/
+6
*
|
|
|
Options: add missing communication:protocol options
Alexander Sulfrian
2014-10-15
1
-3
/
+8
[next]