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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Update ubuntu quickstart guide
Sol Jerome
2013-07-19
2
-223
/
+522
*
Admin/Init: Add listen_all option
Sol Jerome
2013-07-19
1
-3
/
+6
*
Merge branch 'doc-fam-blocking' of https://github.com/AlexanderS/bcfg2 into m...
Sol Jerome
2013-07-19
2
-1
/
+14
|
\
|
*
man/bcfg2.conf: add documentation for fam_blocking option
Alexander Sulfrian
2013-07-19
2
-1
/
+14
*
|
bcfg2-yum-helper: added missing docstring
Chris St. Pierre
2013-07-18
1
-0
/
+2
*
|
Packages: added lock to yum cache update
Chris St. Pierre
2013-07-18
2
-0
/
+45
*
|
bcfg2-info: fixed expirecache
Chris St. Pierre
2013-07-18
1
-2
/
+2
*
|
bcfg2-info: added expirecache command to expire metadata cache
Chris St. Pierre
2013-07-18
1
-0
/
+10
*
|
Packages: make opportunistic yum cache creation respect metadata=disabled
Chris St. Pierre
2013-07-18
1
-1
/
+22
*
|
bcfg2-info: fixed automatch
Chris St. Pierre
2013-07-18
1
-1
/
+1
*
|
Yum: Removed unused import
Chris St. Pierre
2013-07-18
1
-2
/
+1
*
|
Packages: fixed read-only yum cache
Chris St. Pierre
2013-07-18
2
-34
/
+30
*
|
Packages: better stringification/representation of OnDemandDict
Chris St. Pierre
2013-07-18
1
-1
/
+1
*
|
Packages: use a separate yum persistdir per cache
Chris St. Pierre
2013-07-18
1
-0
/
+1
*
|
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: updated tests for removal of -m
Chris St. Pierre
2013-07-16
1
-3
/
+3
*
|
POSIXUsers: remove usermod -m option, which is too new
Chris St. Pierre
2013-07-16
1
-1
/
+0
*
|
Core: handle unknown log handlers without names gracefully
Chris St. Pierre
2013-07-16
1
-3
/
+8
*
|
Packages: added missing docstring
Chris St. Pierre
2013-07-15
1
-0
/
+3
*
|
Read-only yum cache
Chris St. Pierre
2013-07-15
4
-27
/
+145
*
|
Encryption: reduce noise from encryption failures when decrypt=lax
Chris St. Pierre
2013-07-15
2
-2
/
+2
*
|
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
*
|
|
repoint some trac links to github
Duncan Hutty
2013-07-11
3
-3
/
+3
*
|
|
Copy xml elements before appending to tree. This prevents modified entries f...
Tim Laszlo
2013-07-10
1
-1
/
+2
*
|
|
Metadata: fixed long line
Chris St. Pierre
2013-07-09
1
-2
/
+2
*
|
|
Core: Gracefully handle failure to add client without default group
Chris St. Pierre
2013-07-09
2
-6
/
+10
*
|
|
Core: apply FAM blocking option to all commands that start a server
Chris St. Pierre
2013-07-09
6
-10
/
+26
*
|
|
RcUpdate: Use get_bootstatus
Sol Jerome
2013-07-08
1
-1
/
+1
|
/
/
*
|
fixed pylint
Chris St. Pierre
2013-07-03
1
-1
/
+1
*
|
Metadata: fixed docstring typo
Chris St. Pierre
2013-07-03
1
-1
/
+1
*
|
bcfg2-test: fixed return value
Chris St. Pierre
2013-07-03
1
-3
/
+6
*
|
Merge pull request #112 from fennm/bcfg2-chkconfig-use-list
Chris St. Pierre
2013-07-02
1
-2
/
+2
|
\
\
|
*
|
Chkconfig: give --list option to chkconfig rather than sending it on stdin
Michael Fenn
2013-07-02
1
-2
/
+2
|
/
/
*
|
pep8: fixed tests
Chris St. Pierre
2013-07-02
1
-2
/
+2
*
|
Rewrote bcfg2-crypt.
Chris St. Pierre
2013-07-02
1
-303
/
+232
*
|
Version bump to 1.3.2
v1.3.2
Sol Jerome
2013-07-01
18
-22
/
+35
*
|
Merge branch 'bcfg2-info-builddir-add-owner-write' of https://github.com/fenn...
Sol Jerome
2013-07-01
1
-9
/
+3
|
\
\
|
*
|
New approach, just create nwe directories with mode 0755 regardless
Michael Fenn
2013-07-01
1
-9
/
+3
|
*
|
Revert "Info: make builddir add owner write permissions to all files"
Michael Fenn
2013-07-01
1
-4
/
+0
|
*
|
Revert "Make pylint happy"
Michael Fenn
2013-07-01
1
-5
/
+3
|
*
|
Make pylint happy
Michael Fenn
2013-06-29
1
-3
/
+5
|
*
|
Info: make builddir add owner write permissions to all files
Michael Fenn
2013-06-28
1
-0
/
+4
*
|
|
bcfg2-info: added command timeout option
Chris St. Pierre
2013-07-01
1
-1
/
+2
*
|
|
doc: fixed typo in Properties automatch docs
Chris St. Pierre
2013-07-01
1
-2
/
+2
*
|
|
debian: cherrypy3 is required
Sol Jerome
2013-07-01
1
-1
/
+1
*
|
|
Options: Fix typos
Sol Jerome
2013-06-29
1
-1
/
+1
[next]