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
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
added builtin support for creating users and groups
Chris St. Pierre
2012-12-03
2
-0
/
+301
*
POSIX: Fixed handling of empty files that don't exist on client in interactiv...
Chris St. Pierre
2012-12-03
1
-0
/
+4
*
SELinux: Split up selinux entries
Sol Jerome
2012-12-03
1
-56
/
+61
*
disambiguate yum transaction errors
Chris St. Pierre
2012-11-27
1
-4
/
+4
*
removed bogus lxml import
Chris St. Pierre
2012-11-16
1
-1
/
+0
*
removed bogus print statements
Chris St. Pierre
2012-11-16
1
-3
/
+0
*
POSIX: fixed removal of symlinked directories
Chris St. Pierre
2012-11-16
3
-31
/
+26
*
SELinux: Fix string -> int conversion
Sol Jerome
2012-11-12
1
-1
/
+1
*
flush input buffers before accepting stdin
Chris St. Pierre
2012-11-12
2
-0
/
+13
*
POSIX: fix detection of ACLs on entry without pylibacl installed
Chris St. Pierre
2012-11-07
1
-3
/
+2
*
POSIX: ensure that automatically-created parent dirs have appropriate +x perms
Chris St. Pierre
2012-11-07
1
-2
/
+18
*
fix setting locale in Chkconfig tool
Chris St. Pierre
2012-10-24
1
-1
/
+1
*
handle malformed ACL tags more elegantly
Chris St. Pierre
2012-10-19
1
-1
/
+7
*
POSIX: only enable selinux if its enabled on the host
Tim Laszlo
2012-10-17
1
-1
/
+1
*
POSIX: Switch from perms to mode
Sol Jerome
2012-10-15
5
-24
/
+24
*
RPM driver: fixed querying config options when the deprecated RPMng driver is...
Chris St. Pierre
2012-10-11
1
-0
/
+1
*
Added launchd support for osx 10.7, 10.8
Luke Cyca
2012-10-10
1
-2
/
+1
*
Ignore non-package lines in macports output
Luke Cyca
2012-10-10
1
-0
/
+4
*
fixed determining if selinux modules exist
Chris St. Pierre
2012-10-03
1
-0
/
+7
*
consistently list ACLs on Path entries
Chris St. Pierre
2012-10-02
1
-3
/
+5
*
if an entry has no acls and its filesystem is mounted noacl, that's not an error
Chris St. Pierre
2012-09-28
1
-2
/
+7
*
Revert "POSIX: make sure to close file handles on temp files"
Chris St. Pierre
2012-09-28
1
-10
/
+7
*
YUM: fixed bug in pylint compliance
Chris St. Pierre
2012-09-28
1
-1
/
+1
*
POSIX: make sure to close file handles on temp files
Chris St. Pierre
2012-09-28
1
-7
/
+10
*
made YUM driver pass pylint
Chris St. Pierre
2012-09-26
1
-256
/
+272
*
YUM: driver now records actions to yum.log (#1103)
Chris St. Pierre
2012-09-26
1
-107
/
+113
*
fixed bug with Remove and FindExtra in package tools
Chris St. Pierre
2012-09-26
1
-13
/
+8
*
made full pylint checks the default, expanded pylint coverage to lots of tools
Chris St. Pierre
2012-09-26
14
-152
/
+170
*
deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPM
Chris St. Pierre
2012-09-26
6
-1954
/
+1967
*
SELinux: Fix incorrect return value
Sol Jerome
2012-09-25
1
-2
/
+2
*
SELinux: Check for attribute explicitly
Sol Jerome
2012-09-25
1
-2
/
+2
*
SELinux: Do not attempt transaction while locked
Sol Jerome
2012-09-25
1
-0
/
+1
*
various pylint fixes
Chris St. Pierre
2012-09-25
2
-4
/
+0
*
misc. minor bug fixes
Chris St. Pierre
2012-09-25
1
-3
/
+8
*
SELinux: when selinux supports transactions but not adding modules via the AP...
Chris St. Pierre
2012-09-25
1
-47
/
+138
*
fixed tests for pylint changes
Chris St. Pierre
2012-09-25
1
-0
/
+2
*
expanded pylint tests
Chris St. Pierre
2012-09-25
9
-238
/
+270
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
10
-18
/
+27
*
SEModules: fixed handling of module names again
Chris St. Pierre
2012-09-18
1
-9
/
+3
*
SEModules: fixed some bits of module handling
Chris St. Pierre
2012-09-14
1
-4
/
+10
*
Chkconfig client tool: fix service start result logic
John Morris
2012-09-11
1
-1
/
+1
*
Bcfg2/Client/Tools/Chkconfig.py: squash bug tickled by services turned 'off'
John Morris
2012-09-11
1
-1
/
+1
*
POSIX: fixed join of interactive-mode diff to work regardless of newlines
Chris St. Pierre
2012-09-11
1
-1
/
+1
*
Rules: Implement status='ignore' for all service types
Sol Jerome
2012-09-11
4
-0
/
+12
*
POSIX/Device: Change perms back to mode
Sol Jerome
2012-09-02
1
-2
/
+2
*
SELinux: more tool fixes for old-n-busted RHEL 5
Chris St. Pierre
2012-08-28
1
-17
/
+102
*
added better common walk_packages implementation for python 2.4 and 2.5
Chris St. Pierre
2012-08-27
2
-37
/
+9
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
3
-3
/
+3
*
POSIX: fixed setting handled entries
Chris St. Pierre
2012-08-27
1
-2
/
+7
*
finally a relative import fix that works on py2.4 thru 3.2
Chris St. Pierre
2012-08-23
8
-8
/
+40
[next]