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
*
Clean up unicode diff handling a little more.
Matt Kemp
2014-08-20
1
-1
/
+1
*
Fixed lint test error.
Matt Kemp
2014-08-15
1
-1
/
+1
*
udiff doesn't mean unified diff, it means unicode diff
Matt Kemp
2014-08-15
1
-4
/
+4
*
Removed ndiff from POSIXFile, only attempt unified diff.
Matt Kemp
2014-08-15
1
-35
/
+15
*
Merge pull request #185 from AlexanderS/only-important
Chris St. Pierre
2014-08-04
1
-7
/
+22
|
\
|
*
Client: support dryrun mode and only-important
Alexander Sulfrian
2014-08-01
1
-1
/
+11
|
*
Client: add --only-important command line option
Alexander Sulfrian
2014-08-01
1
-6
/
+11
*
|
Client: Fix client cache for py3k
Sol Jerome
2014-08-01
1
-2
/
+2
*
|
Client: fix handling of important entries
Alexander Sulfrian
2014-08-01
1
-2
/
+2
|
/
*
Client: Handle ^C when in interactive mode
Sol Jerome
2014-06-19
1
-2
/
+2
*
Client/Tools/FreeBSDInit: rework the whole tool
Alexander Sulfrian
2014-05-16
1
-12
/
+128
*
Client/Tool/Pkgng: fix format string concatenation
Alexander Sulfrian
2014-05-15
1
-1
/
+1
*
Client/Tools/Pkgng: fail if pkg does not exists
Alexander Sulfrian
2014-05-07
1
-1
/
+5
*
Client/Tools/Pkgng: add client tool for pkgng
Alexander Sulfrian
2014-04-27
1
-0
/
+222
*
more unit test fixes
Chris St. Pierre
2014-04-25
1
-1
/
+1
*
Merge branch 'maint'
Chris St. Pierre
2014-04-25
10
-25
/
+26
|
\
|
*
fixed pylint/pep-8 tests
Chris St. Pierre
2014-04-25
9
-26
/
+25
*
|
Merge branch 'maint' into master
Sol Jerome
2014-04-16
7
-79
/
+158
|
\
|
|
*
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
*
|
Proxy: Remove m2crypto fallback
Sol Jerome
2014-02-27
1
-64
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-12-09
2
-2
/
+289
|
\
|
|
*
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
[next]