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
*
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
*
POSIX: Fix pylint failure
Sol Jerome
2013-08-10
1
-1
/
+2
*
POSIX: Fix unicode file verification
Sol Jerome
2013-08-10
1
-3
/
+13
*
POSIXUsers: Handle unicode gecos attributes
Sol Jerome
2013-08-02
1
-1
/
+4
*
POSIX: Ignore permissions error on auto-created dirs
Michael Fenn
2013-07-24
1
-4
/
+5
*
Merge branch 'fix-bootstatus' of https://github.com/AlexanderS/bcfg2 into maint
Sol Jerome
2013-07-17
1
-1
/
+1
|
\
|
*
Bcfg2/Client/Tools: do not get bootstatus directly from the entry
Alexander Sulfrian
2013-07-17
2
-2
/
+2
*
|
POSIXUsers: remove usermod -m option, which is too new
Chris St. Pierre
2013-07-16
1
-1
/
+0
*
|
Merge branch 'utf8-fixes' of https://github.com/stgraber/bcfg2 into maint
Sol Jerome
2013-07-12
1
-0
/
+3
|
\
\
|
*
|
Don't crash when a file diff contains utf-8 chars
Stéphane Graber
2013-07-12
1
-0
/
+3
*
|
|
Merge pull request #114 from igorwidlinski/patch-1
Chris St. Pierre
2013-07-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Stop adding chkconfig service to every run level
igorwidlinski
2013-07-04
1
-1
/
+1
*
|
|
Copy xml elements before appending to tree. This prevents modified entries f...
Tim Laszlo
2013-07-10
1
-1
/
+2
*
|
|
RcUpdate: Use get_bootstatus
Sol Jerome
2013-07-08
1
-1
/
+1
|
/
/
*
|
Chkconfig: give --list option to chkconfig rather than sending it on stdin
Michael Fenn
2013-07-02
1
-2
/
+2
*
|
New approach, just create nwe directories with mode 0755 regardless
Michael Fenn
2013-07-01
1
-9
/
+3
|
/
*
Client/Frame: avoid use of lxml-only getparent()
Alexander Sulfrian
2013-06-29
1
-1
/
+4
*
Revert "Avoid use of lxml-only getparent()"
Alexander Sulfrian
2013-06-28
1
-10
/
+9
*
Chkconfig: Use get_bootstatus
Sol Jerome
2013-06-27
1
-3
/
+3
*
Merge pull request #65 from dikim33/maint
Chris St. Pierre
2013-06-26
1
-0
/
+7
|
\
|
*
Make the "latest" value of the "revision" attribute update the working
DongInn Kim
2013-03-24
1
-0
/
+7
*
|
Chkconfig: Set svcstatus
Sol Jerome
2013-06-25
1
-0
/
+1
[next]