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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: 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
*
|
|
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
4
-8
/
+24
*
|
|
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
*
|
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
2
-2
/
+2
*
|
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
*
|
|
Options: Fix typos
Sol Jerome
2013-06-29
1
-1
/
+1
*
|
|
Merge branch 'django-db-options' of https://github.com/AlexanderS/bcfg2 into ...
Sol Jerome
2013-06-29
2
-3
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Options: add database.options
Alexander Sulfrian
2013-06-28
2
-3
/
+13
|
*
|
Opitons: add cook function to parse a dict for the config file
Alexander Sulfrian
2013-06-28
1
-0
/
+22
*
|
|
Executor: do not split the command line if shell is true
Alexander Sulfrian
2013-06-29
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge branch 'python-pre27-compat' of https://github.com/AlexanderS/bcfg2 int...
Sol Jerome
2013-06-28
1
-10
/
+12
|
\
\
|
*
|
Client/Frame: avoid use of lxml-only getparent()
Alexander Sulfrian
2013-06-29
1
-1
/
+4
|
*
|
Revert "Avoid use of lxml-only getparent()"
Alexander Sulfrian
2013-06-28
1
-10
/
+9
|
|
/
*
/
Plugins/Packages: add missing format string parameter
Alexander Sulfrian
2013-06-28
1
-1
/
+2
|
/
*
Metadata: Make pylint happy
Sol Jerome
2013-06-27
1
-1
/
+2
*
Plugins/Metadata: fix resolution for ipv4-in-ipv6 addresses like ::ffff:127.0...
Alexander Sulfrian
2013-06-27
1
-1
/
+1
*
Chkconfig: Use get_bootstatus
Sol Jerome
2013-06-27
1
-3
/
+3
*
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
*
|
TemplateHelper: fix traceback with TemplateHelper modules in place and --stdi...
Chris St. Pierre
2013-06-26
1
-1
/
+1
*
|
Lint: Fix Path type='vcs' schema checks
Sol Jerome
2013-06-26
1
-1
/
+1
[prev]
[next]