index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
mod_wsgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log daemon process exit. #8
Graham Dumpleton
2014-09-14
1
-6
/
+17
*
Apache 2.4 only allows wsgi-group with Require directive for group authorisat...
Graham Dumpleton
2014-09-14
1
-0
/
+4
*
Provide means of disabling automatic mapping of HEAD to GET when output filte...
Graham Dumpleton
2014-09-12
1
-3
/
+73
*
Drop headers using characters other than alpha numerics and '-' to avoid spoo...
Graham Dumpleton
2014-09-06
1
-11
/
+101
*
Fix Apache 2.4 compatibility issue auth providers performing group authorisat...
Graham Dumpleton
2014-08-29
1
-0
/
+5
*
Merge branch 'feature/override-auth-user' into feature/4.2.9
Graham Dumpleton
2014-08-27
1
-1
/
+22
|
\
|
*
Allow user to be overridden in check_password() authentication handler. #15
Graham Dumpleton
2014-06-19
1
-1
/
+22
*
|
Can't dump stack traces for Python older than 2.5.
Graham Dumpleton
2014-08-22
1
-0
/
+4
|
/
*
When there is any sort of error in setting up daemon process group, kill the ...
Graham Dumpleton
2014-06-18
1
-3
/
+51
*
Fix one off error when checking limit on the number of supplementary groups f...
Graham Dumpleton
2014-06-18
1
-1
/
+1
*
Expand to version number triplet in WSGI environ and modules.
Graham Dumpleton
2014-06-08
1
-1
/
+19
*
Require server metrics to be enabled and change API naming.
Graham Dumpleton
2014-06-06
1
-0
/
+40
*
Merge branch 'develop' into feature/server-status
Graham Dumpleton
2014-06-05
1
-3
/
+5
|
\
|
*
Wrong size for address structure causing invalid argument error on some Linux...
Graham Dumpleton
2014-05-31
1
-3
/
+2
|
*
Reduce potential for process crash in deadlock thread on process shutdown. #11
Graham Dumpleton
2014-05-31
1
-2
/
+4
*
|
Added New Relic platform plugin support.
Graham Dumpleton
2014-06-05
1
-1
/
+2
*
|
Defer daemon process creation until after scoreboard creation on initial star...
Graham Dumpleton
2014-05-25
1
-2
/
+38
|
/
*
Make response header size limit for daemon mode configurable. #3
Graham Dumpleton
2014-05-23
1
-9
/
+34
*
Ensure status lines cleared when return error when reading response headers f...
Graham Dumpleton
2014-05-23
1
-1
/
+6
*
Preserve WWW-Authenticate headers returned from daemon mode as is. #4
Graham Dumpleton
2014-05-22
1
-30
/
+306
*
Return gateway timeout HTTP error for queue timeout.
Graham Dumpleton
2014-05-22
1
-1
/
+1
*
Reference counting not performed in SSL query functions. #6
Graham Dumpleton
2014-05-21
1
-12
/
+22
*
Add security fix for local privilege escalation issue when using daemon mode....
Graham Dumpleton
2014-05-21
1
-0
/
+13
*
Implement queue time to fail requests if were waiting too long to be handled ...
Graham Dumpleton
2014-05-13
1
-8
/
+57
*
Add daemon connect timeout and implemented better handling of listener backlo...
Graham Dumpleton
2014-05-12
1
-29
/
+49
*
Replace blocked timeout/requests with simpler to understand request-timeout o...
Graham Dumpleton
2014-05-09
1
-84
/
+54
*
Not clearing status line resulting in wrong error description when socket tim...
Graham Dumpleton
2014-05-08
1
-2
/
+13
*
Add a socket-timeout option for daemon process to override Apache Timeout dir...
Graham Dumpleton
2014-05-08
1
-2
/
+20
*
Distinguish failure to connect to daemon socket when retries not exhausted.
Graham Dumpleton
2014-05-08
1
-1
/
+11
*
Use timeout on socket connect to daemon process.
Graham Dumpleton
2014-05-07
1
-81
/
+115
*
Add to WSGI environ détails of daemon connection attempts, daemon restarts a...
Graham Dumpleton
2014-05-04
1
-0
/
+27
*
Introduce request and script start timing markers and reassign meaning of que...
Graham Dumpleton
2014-05-04
1
-1
/
+8
*
Only initialise shutdown interpreter type object for Python 3.4.
Graham Dumpleton
2014-05-01
1
-1
/
+4
*
Eliminate compiler warnings.
Graham Dumpleton
2014-05-01
1
-25
/
+24
*
Accidentally remove log level when dropping macro used for Apache 1.3.
Graham Dumpleton
2014-05-01
1
-1
/
+1
*
Update copyright year.
Graham Dumpleton
2014-05-01
1
-1
/
+1
*
Checking for potentially incorrect symbol to identify ITK MPM.
Graham Dumpleton
2014-04-26
1
-1
/
+1
*
Modifications to atexit callback execution in sub interpreters for Python 3.4.
Graham Dumpleton
2014-03-16
1
-0
/
+1
*
Drop use of errno compatibility macro for Apache 1.3.
Graham Dumpleton
2014-02-10
1
-1
/
+1
*
Recover experimental changes after abandoning prior mod_wsgi 4.0 development.
Graham Dumpleton
2014-01-05
1
-0
/
+12933