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
/
Component.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcfg2-server: Add the ability to listen on specific interfaces (#1013)
Sol Jerome
2011-06-03
1
-4
/
+9
*
Common: Fixes to get server to start with PY3K
Sol Jerome
2011-05-03
1
-23
/
+24
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-6
/
+8
*
Component: Switch to pre-PEP318 function decorators
Sol Jerome
2011-01-13
1
-2
/
+2
*
Call Core.shutdown explicitly when the XMLRPCServer exists. Fixes server hang...
Tim Laszlo
2010-06-11
1
-0
/
+1
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-1
/
+7
*
bcfg2-server: Add sanity check for bcfg2.conf (Resolves Ticket #797)
Sol Jerome
2010-02-24
1
-1
/
+1
*
Snapshots: Use custom bcfg2.conf when specified (Fix for #839)
Sol Jerome
2010-02-08
1
-4
/
+4
*
Component: pass through xmlrpc Fault instances [bugfix]
Narayan Desai
2010-01-06
1
-0
/
+2
*
bcfg2-server: Enable logging to file (fixes #817) [bugfix]
Sol Jerome
2009-12-20
1
-3
/
+6
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-42
/
+42
*
Component: remove unneeded call to umask (Resolves Ticket #714)
Narayan Desai
2009-09-23
1
-1
/
+0
*
Xcmd: Improve error handling for unknown rmi methods
Narayan Desai
2009-09-18
1
-0
/
+3
*
SSL: Implement protocol selection in bcfg2.conf
Narayan Desai
2009-06-24
1
-2
/
+3
*
Improve server error handling
Narayan Desai
2009-06-23
1
-3
/
+8
*
Fix one more try/except/finally
Narayan Desai
2009-05-14
1
-4
/
+5
*
Fix py2.4 portability (try/except/finally is 2.5+) (Reported by Lisa Giacchetti)
Narayan Desai
2009-05-14
1
-8
/
+9
*
Implement perf-reporting client
Narayan Desai
2009-05-14
1
-1
/
+1
*
Integrate server-side performance statistics infrastructure
Narayan Desai
2009-05-14
1
-0
/
+14
*
SSL Server code: Remove some fixmes and remove dead (from bcfg2) code
Narayan Desai
2009-05-06
1
-76
/
+13
*
Get basic auth working again with new ssl framework
Narayan Desai
2009-05-06
1
-7
/
+5
*
more to python 2.6 ssl
Narayan Desai
2009-05-06
1
-304
/
+280
*
Component: force client socket shutdown
Narayan Desai
2009-05-06
1
-1
/
+6
*
Implement ssl certificate split, in preparation for SSL client cert auth
Narayan Desai
2009-04-08
1
-6
/
+9
*
Make file monitor selectable
Narayan Desai
2008-09-09
1
-1
/
+3
*
Nicer traceback for debugging. Easier to read since it's line splitted
Steve Tousignant
2008-09-03
1
-2
/
+7
*
Fix request handler traceback if client disappear suddenly (cosmetic)
Narayan Desai
2008-04-01
1
-0
/
+6
*
Move req.cleanup initialization earlier
Narayan Desai
2008-03-16
1
-1
/
+1
*
Improve scaling behavior for non-forked handlers. Basically,
Narayan Desai
2008-03-15
1
-0
/
+6
*
Remove old debug message
Narayan Desai
2008-01-24
1
-1
/
+0
*
Remove proxy use from Component
Narayan Desai
2008-01-16
1
-25
/
+2
*
Switch all parsing to outer scripts for Component
Narayan Desai
2008-01-08
1
-18
/
+2
*
Fix handling of basic http auth [bugfix]
Narayan Desai
2008-01-08
1
-2
/
+2
*
Clean up location handling in Component
Narayan Desai
2007-12-31
1
-6
/
+3
*
cleanup code
Robert Gogolok
2007-12-31
1
-5
/
+6
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-11
/
+17
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
1
-25
/
+14
*
Child proc fix
Narayan Desai
2007-07-27
1
-2
/
+6
*
Implementing selective forking server, which runs read-only requests in child...
Narayan Desai
2007-07-25
1
-7
/
+42
*
merging back in xmlrpc branch for agent-mode support
Joey Hagedorn
2007-07-19
1
-14
/
+43
*
fix typo
Narayan Desai
2007-07-13
1
-1
/
+1
*
Add checker support to Component
Narayan Desai
2007-07-13
1
-2
/
+4
*
move Component to new location
Narayan Desai
2007-07-13
1
-0
/
+280