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
...
|
*
|
Utils: Silence bogus pylint errors
Sol Jerome
2013-07-31
1
-2
/
+2
|
*
|
Yum: record helper location in class variable so it's only detected once
Chris St. Pierre
2013-07-31
1
-1
/
+2
|
*
|
bcfg2-yum-helper: populate group cache during makecache
Chris St. Pierre
2013-07-31
1
-0
/
+4
|
*
|
MultiprocessingCore: added missing doc strings
Chris St. Pierre
2013-07-30
1
-4
/
+14
|
*
|
Merge pull request #126 from fennm/posix-ignore-perms-failures-for-autocreate...
Chris St. Pierre
2013-07-30
1
-4
/
+5
|
|
\
\
|
|
*
|
POSIX: Ignore permissions error on auto-created dirs
Michael Fenn
2013-07-24
1
-4
/
+5
|
*
|
|
Options: fix parsing of POSIX GID blacklist/whitelist
Chris St. Pierre
2013-07-30
1
-2
/
+2
|
*
|
|
MultiprocessingCore: make multiprocessing children threaded for higher perfor...
Chris St. Pierre
2013-07-30
2
-148
/
+352
|
*
|
|
bcfg2-yum-helper: Fix another python3 syntax error
Sol Jerome
2013-07-27
1
-1
/
+1
|
*
|
|
bcfg2-yum-helper: Fix python3 syntax error
Sol Jerome
2013-07-27
1
-1
/
+1
|
|
/
/
*
|
|
MultiprocessingCore: Fix Cache import
Sol Jerome
2013-07-27
1
-1
/
+1
*
|
|
Yum: Add back disableMetaData method
Sol Jerome
2013-07-27
1
-0
/
+20
*
|
|
Merge branch 'maint'
Sol Jerome
2013-07-27
9
-53
/
+246
|
\
|
|
|
*
|
settings: fixed db schema option
Chris St. Pierre
2013-07-24
1
-1
/
+2
|
*
|
settings: allow setting database schema
Chris St. Pierre
2013-07-24
2
-4
/
+10
|
*
|
Cfg: added missing docstring
Chris St. Pierre
2013-07-23
1
-0
/
+4
|
*
|
Cfg: unknown-cfg-files lint check honors FAM ignore list
Chris St. Pierre
2013-07-23
1
-6
/
+22
|
*
|
MultiprocessingCore: rewrote parent-child RPC to be thread-safe (and less pow...
Chris St. Pierre
2013-07-23
1
-67
/
+90
|
*
|
MultiprocessingCore: Fixed return value from set_debug
Chris St. Pierre
2013-07-22
1
-1
/
+1
|
*
|
MultiprocessingCore: removed unused import
Chris St. Pierre
2013-07-22
1
-1
/
+0
|
*
|
MultiprocessingCore: Call Debuggable.__init__ on DispatchingCache
Chris St. Pierre
2013-07-22
1
-2
/
+1
|
*
|
MultiprocessingCore: Dispatch metadata cache expiration to children
Chris St. Pierre
2013-07-22
1
-10
/
+92
|
*
|
Packages: instantiate Executor before determining path to helper
Chris St. Pierre
2013-07-22
1
-5
/
+4
|
*
|
Packages: Added timeout to bcfg2-yum-helper calls
Chris St. Pierre
2013-07-22
2
-35
/
+22
|
*
|
Make the server process always detach, even if started by init
Arto Jantunen
2013-07-21
1
-1
/
+2
|
*
|
Admin/Init: Fix default db location
Sol Jerome
2013-07-19
1
-1
/
+1
|
*
|
Admin/Init: Add listen_all option
Sol Jerome
2013-07-19
1
-3
/
+6
|
*
|
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
*
|
|
Remove bcfg2-repo-validate
Sol Jerome
2013-07-27
1
-1
/
+0
*
|
|
Yum: Add back self.cmd
Sol Jerome
2013-07-18
1
-0
/
+1
*
|
|
Merge branch 'maint'
Sol Jerome
2013-07-18
13
-47
/
+191
|
\
|
|
|
*
|
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: 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
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]