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
/
Server
/
BuiltinCore.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Sol Jerome
2013-09-01
1
-1
/
+0
|
\
|
*
SSLServer: Poll for POST data correctly
Chris St. Pierre
2013-08-28
1
-1
/
+0
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
1
-17
/
+18
|
\
\
|
*
|
Options: migrated server core to new option parser
Chris St. Pierre
2013-06-27
1
-17
/
+18
*
|
|
Merge branch 'maint'
Sol Jerome
2013-07-27
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make the server process always detach, even if started by init
Arto Jantunen
2013-07-21
1
-1
/
+2
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
1
-1
/
+1
|
\
|
|
*
BuiltinCore: register server instance after plugins are loaded
Chris St. Pierre
2013-05-07
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-4
/
+10
|
\
|
|
*
BuiltinCore: gracefully handle existing lock on pidfile
Chris St. Pierre
2013-04-16
1
-4
/
+10
|
*
PY3K: Fix client/server to work with python 3
Sol Jerome
2013-04-10
1
-1
/
+1
*
|
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-6
/
+7
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-2
/
+2
|
/
*
BuiltinCore: fixed import of LockFailed
Chris St. Pierre
2012-11-19
1
-2
/
+3
*
fail gracefully when pidfile creation fails
Chris St. Pierre
2012-11-19
1
-5
/
+10
*
set default umask for server, added option to change it
Chris St. Pierre
2012-11-14
1
-10
/
+8
*
BuiltinCore: removed unused import os
Chris St. Pierre
2012-10-18
1
-1
/
+0
*
fixed server core instantiation when running in foreground
Chris St. Pierre
2012-10-18
1
-7
/
+11
*
fix return value from _daemonize
Chris St. Pierre
2012-10-18
1
-0
/
+1
*
use daemon.pid[lock]file.PIDLockFile to write PID file
Chris St. Pierre
2012-10-18
1
-19
/
+7
*
documented core implementations
Chris St. Pierre
2012-10-15
1
-8
/
+32
*
added module-level Bcfg2.Statistics object for easier tracking
Chris St. Pierre
2012-10-10
1
-1
/
+5
*
drop privs options added, works in CherryPy
Chris St. Pierre
2012-10-04
1
-1
/
+3
*
moved pidfile creation into the server backends
Chris St. Pierre
2012-09-25
1
-1
/
+15
*
expanded pylint tests
Chris St. Pierre
2012-09-25
1
-37
/
+8
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-1
/
+1
*
fixed gamin issues with late daemonization
Chris St. Pierre
2012-09-18
1
-1
/
+2
*
updated various scripts/components to reflect updated Core invocation for thr...
Chris St. Pierre
2012-09-05
1
-2
/
+2
*
Core: fixed threading issues preventing successful daemonization of builtin core
Chris St. Pierre
2012-09-04
1
-15
/
+24
*
Core: collect more performance statistics
Chris St. Pierre
2012-08-30
1
-2
/
+1
*
made bcfg2-admin perf work again
Chris St. Pierre
2012-08-29
1
-1
/
+2
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
1
-1
/
+1
*
Server: Fix server startup
Sol Jerome
2012-07-20
1
-1
/
+2
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-0
/
+102