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
/
sbin
/
bcfg2-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcfg2-server: Fixed default backend value
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
1
-51
/
+35
|
\
|
*
Options: migrated server core to new option parser
Chris St. Pierre
2013-06-27
1
-47
/
+27
|
/
*
Merge branch 'maint'
Sol Jerome
2013-06-02
1
-3
/
+3
|
\
|
*
really fixed pylint issues with cbcfg2-server
Chris St. Pierre
2013-05-23
1
-4
/
+3
|
*
fixed pylint test
Chris St. Pierre
2013-05-23
1
-1
/
+2
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-21
1
-10
/
+21
|
\
|
|
*
added multiprocessing server core
Chris St. Pierre
2013-05-20
1
-10
/
+21
*
|
Merge branch '1.4.x'
Chris St. Pierre
2013-04-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Options: split loading a new OptionParser from fetching an existing parser
Chris St. Pierre
2013-01-17
1
-1
/
+1
|
*
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-3
/
+3
*
|
added PEP-8 style checks to test suite
Chris St. Pierre
2013-03-11
1
-1
/
+2
|
/
*
more pylint checks
Chris St. Pierre
2012-09-25
1
-3
/
+6
*
updated various scripts/components to reflect updated Core invocation for thr...
Chris St. Pierre
2012-09-05
1
-1
/
+1
*
sbin/bcfg2-server: Remove useless import
Tim Laszlo
2012-08-07
1
-1
/
+0
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-30
/
+22
*
added option groups
Chris St. Pierre
2012-05-21
1
-27
/
+7
*
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
1
-0
/
+1
*
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
1
-24
/
+20
*
Remove svn keywords
Sol Jerome
2012-02-19
1
-1
/
+0
*
bcfg2-server: Add the ability to listen on specific interfaces (#1013)
Sol Jerome
2011-06-03
1
-0
/
+2
*
src/sbin: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-1
/
+2
*
Minor layout changes
Fabian Affolter
2010-08-11
1
-7
/
+7
*
bcfg2-server: logger.error doesn't work when bcfg2.conf doesn't exist
Sol Jerome
2010-08-04
1
-2
/
+4
*
Updated files to match PEP 257
Fabian Affolter
2010-06-21
1
-1
/
+1
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-1
/
+1
*
bcfg2-server: Add sanity check for bcfg2.conf (Resolves Ticket #797)
Sol Jerome
2010-02-24
1
-0
/
+4
*
Snapshots: Use custom bcfg2.conf when specified (Fix for #839)
Sol Jerome
2010-02-08
1
-0
/
+1
*
bcfg2-server: Missed a spot for #817 [bugfix]
Sol Jerome
2010-01-04
1
-0
/
+1
*
bcfg2-server: Enable logging to file (fixes #817) [bugfix]
Sol Jerome
2009-12-20
1
-0
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-1
/
+0
*
bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...
Narayan Desai
2009-07-28
1
-0
/
+3
*
bcfg2-server: remove debug print
Narayan Desai
2009-07-27
1
-1
/
+0
*
SSL: Implement protocol selection in bcfg2.conf
Narayan Desai
2009-06-24
1
-0
/
+2
*
Merge xmlrpc interfaces with Bcfg2.Server.Core
Narayan Desai
2009-05-15
1
-4
/
+10
*
Fix daemonize exit status
Narayan Desai
2009-05-07
1
-1
/
+1
*
remove stale code
Narayan Desai
2009-05-07
1
-1
/
+0
*
SSL: Setup server options
Narayan Desai
2009-05-06
1
-3
/
+4
*
SSL Server code: Remove some fixmes and remove dead (from bcfg2) code
Narayan Desai
2009-05-06
1
-1
/
+4
*
Get basic auth working again with new ssl framework
Narayan Desai
2009-05-06
1
-218
/
+12
*
More python 2to3 updates along with pylint/code cleanups
Sol Jerome
2009-04-23
1
-20
/
+36
*
Implement ssl certificate split, in preparation for SSL client cert auth
Narayan Desai
2009-04-08
1
-0
/
+2
*
Server: remove debug statement
Narayan Desai
2009-03-16
1
-1
/
+0
*
Server: Implement config checksum support for slow links
Narayan Desai
2009-03-16
1
-4
/
+11
*
improve startup even handling for bcfg2-info and bcfg2-server
Narayan Desai
2009-03-09
1
-2
/
+5
*
Remove old vcs option
Sol Jerome
2009-02-19
1
-1
/
+0
*
Add Version plugin type
Sol Jerome
2009-01-26
1
-1
/
+1
*
Revert accidental svn keyword changes and add minor pylint fixes
Sol Jerome
2009-01-15
1
-1
/
+1
*
Add support for alternate VCS backends
Sol Jerome
2009-01-13
1
-3
/
+3
*
Plugin configuration change: all plugins now need to be specified in the plug...
Narayan Desai
2009-01-12
1
-5
/
+1
[next]