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
*
Pylint/PEP8 fixes
Sol Jerome
2013-09-06
16
-515
/
+682
*
POSIX: Fix merge failure
Sol Jerome
2013-09-01
1
-3
/
+3
*
Merge branch 'maint'
Sol Jerome
2013-09-01
3
-6
/
+19
|
\
|
*
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
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-3
/
+0
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-2
/
+2
*
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
3
-4
/
+4
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
16
-210
/
+303
|
\
\
|
*
|
Options: migrated client drivers to new parser
Chris St. Pierre
2013-06-27
16
-210
/
+303
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
2
-5
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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 'maint'
Sol Jerome
2013-07-18
3
-3
/
+2
|
\
|
|
|
*
|
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 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
*
|
|
|
|
Merge branch 'maint'
Sol Jerome
2013-07-08
3
-15
/
+9
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
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
|
|
/
|
*
Chkconfig: Use get_bootstatus
Sol Jerome
2013-06-27
1
-3
/
+3
*
|
Merge branch 'maint'
Chris St. Pierre
2013-06-27
6
-78
/
+159
|
\
|
|
*
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
|
*
|
Client/Tools/VCS: fix symlink handling
Alexander Sulfrian
2013-06-19
1
-1
/
+1
|
*
|
Client/Tools/VCS: build index after checkout
Alexander Sulfrian
2013-06-18
1
-9
/
+38
|
*
|
Client/Tools/VCS: add support for symlinks
Alexander Sulfrian
2013-06-18
1
-4
/
+17
|
*
|
Client/Tools/VCS: some simplyfications using dulwich api
Alexander Sulfrian
2013-06-18
1
-12
/
+8
|
*
|
Client/Tools/VCS: add always on top feature
Alexander Sulfrian
2013-06-18
1
-5
/
+24
|
*
|
Client/Tools/VCS: create directory for repository
Alexander Sulfrian
2013-06-18
1
-1
/
+2
|
*
|
Client/Tools/Action: add shell attribute
Alexander Sulfrian
2013-06-14
1
-4
/
+12
|
*
|
fixed unit tests
Chris St. Pierre
2013-06-12
1
-2
/
+2
|
*
|
POSIX: Fix support for unicode files
Sol Jerome
2013-06-08
1
-0
/
+2
|
*
|
Services: Don't check status when set to 'ignore'
Sol Jerome
2013-06-03
3
-45
/
+50
*
|
|
Merge branch 'maint'
Sol Jerome
2013-06-02
5
-97
/
+226
|
\
|
|
|
*
|
Services: Add new bootstatus attribute
Sol Jerome
2013-06-02
4
-95
/
+223
|
*
|
Fix for null target_status in Reporting_sericeentry
Jake Davis
2013-05-24
1
-0
/
+1
|
*
|
POSIX: fix docstring
Chris St. Pierre
2013-05-21
1
-1
/
+1
|
*
|
POSIX: fix directory pruning
Chris St. Pierre
2013-05-21
1
-2
/
+2
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
5
-17
/
+28
|
\
|
|
|
*
|
Portage: verify packages are the requested version, not the installed version
Chris St. Pierre
2013-05-09
1
-4
/
+4
|
*
|
Systemd: systemd is a replacement for chkconfig
Sol Jerome
2013-05-09
1
-0
/
+2
|
*
|
POSIXUsers: allow better <MemberOf group="foo"/> syntax
Chris St. Pierre
2013-05-07
1
-2
/
+4
|
*
|
POSIXUsers: strip whitespace from MemberOf tags
Chris St. Pierre
2013-05-07
1
-2
/
+2
[next]