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
*
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
*
fixed pylint/pep-8 tests
Chris St. Pierre
2014-04-25
9
-26
/
+25
*
Correctly upgrade or downgrade yum packages
Chris St. Pierre
2014-04-08
1
-15
/
+36
*
Revert "Systemd: systemd is a replacement for chkconfig"
Sol Jerome
2014-04-06
1
-2
/
+0
*
POSIX: fixed test to only apply ACLs to non-symlinks
v1.3.4
Chris St. Pierre
2014-02-25
1
-1
/
+1
*
Revert "POSIX: fixed test to only apply ACLs to non-symlinks"
Chris St. Pierre
2014-02-25
1
-2
/
+2
*
POSIX: fixed test to only apply ACLs to non-symlinks
Chris St. Pierre
2014-02-25
1
-2
/
+2
*
POSIX: Fix verification of symlinks
Chris St. Pierre
2014-02-21
1
-3
/
+3
*
testsuite: Fixed several pylint 1.0 issues
Chris St. Pierre
2014-02-21
1
-3
/
+7
*
Don't strip other entries from default ACL, these are defined by mode number.
Richard Connon
2014-02-10
1
-3
/
+1
*
docstring for new sub-method
Richard Connon
2014-02-04
1
-0
/
+2
*
Except _verify_acls from pylint branches check
Richard Connon
2014-02-04
1
-1
/
+1
*
Removed redundant condition for empty default ACL
Richard Connon
2014-02-04
1
-8
/
+7
*
Fixed continue not in a loop error in previous
Richard Connon
2014-02-04
1
-1
/
+1
*
fix for "Too many branches" in _verify_acls
Richard Connon
2014-02-04
1
-20
/
+23
*
Minor changes to default ACL code
Richard Connon
2014-02-04
1
-5
/
+4
*
Support ACLs without a specific user/group for default owner/owning-group ACL...
Richard Connon
2014-02-04
1
-28
/
+52
*
fixed pylint tests
Chris St. Pierre
2014-01-30
1
-2
/
+2
*
Augeas: ensure that entry.attrib is always a dict
Chris St. Pierre
2014-01-29
1
-1
/
+2
*
Client: let lxml.etree XML implementation parse very large documents
Chris St. Pierre
2014-01-29
1
-1
/
+9
*
added missing docstring
Chris St. Pierre
2014-01-22
1
-2
/
+5
*
Don't parse unicode XML with encoding
Chris St. Pierre
2014-01-22
1
-1
/
+10
*
POSIX: Properly stringify ACLs with no user/group specified
Chris St. Pierre
2014-01-16
1
-1
/
+4
*
fixed indentation in previous
Richard Connon
2014-01-05
1
-1
/
+1
*
Fixed syntatical error in previous
Richard Connon
2014-01-05
1
-2
/
+2
*
Fixed group blacklist issue #150
Richard Connon
2014-01-05
1
-0
/
+1
*
Augeas improvements:
Chris St. Pierre
2013-12-11
1
-10
/
+21
*
Augeas: avoid deprecation warning
Chris St. Pierre
2013-12-05
1
-2
/
+2
*
Augeas: Added docstrings, fixed some minor pylint issues
Chris St. Pierre
2013-12-05
1
-20
/
+91
*
Augeas: Only install unverified commands
Chris St. Pierre
2013-12-05
1
-0
/
+2
*
POSIX: skip loading POSIX sub-tools that raise ImportError
Chris St. Pierre
2013-12-05
1
-2
/
+5
*
Tools: new Augeas driver
Chris St. Pierre
2013-12-05
1
-0
/
+211
*
Remove all ACLs (including mask) from entries with no ACLs listed
Chris St. Pierre
2013-09-12
1
-0
/
+5
*
POSIXUsers: Fix traceback
Sol Jerome
2013-09-06
1
-1
/
+2
*
Fix pep8 errors
Jason Kincl
2013-08-30
1
-3
/
+3
*
Client: Add entries processed as important to list of entries when
Jason Kincl
2013-08-30
1
-2
/
+4
*
SELinux: Update the matchpathcon function to use the file's mode
Jonathan Billings
2013-08-22
1
-1
/
+2
*
Client: Don't modify running services if ignored
Sol Jerome
2013-08-12
1
-2
/
+3
[next]