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
*
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
*
|
Merge pull request #209 from AlexanderS/fix-password-auth
Chris St. Pierre
2014-10-14
1
-2
/
+7
|
\
\
|
*
|
Options/Common: remove defaults for ssl-key/ssl-cert on the Client
Alexander Sulfrian
2014-10-14
1
-2
/
+7
*
|
|
Tools/Action: fix typo
Alexander Sulfrian
2014-10-14
1
-1
/
+1
|
/
/
*
|
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
[next]