ashd.git
12 years agopython: Pass client address and port in perf request info.
Fredrik Tolf [Thu, 22 Dec 2011 04:24:36 +0000 (05:24 +0100)]
python: Pass client address and port in perf request info.

12 years agopython: Fixed exception masking bug in ashd-wsgi.
Fredrik Tolf [Wed, 21 Dec 2011 06:27:23 +0000 (07:27 +0100)]
python: Fixed exception masking bug in ashd-wsgi.

12 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Fri, 16 Dec 2011 05:49:12 +0000 (06:49 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

12 years agopython: Support PDM in ashd-wsgi.
Fredrik Tolf [Fri, 16 Dec 2011 05:47:03 +0000 (06:47 +0100)]
python: Support PDM in ashd-wsgi.

12 years agodoc: Use `xset content-type' for the dirplex sendfile example.
Fredrik Tolf [Wed, 14 Dec 2011 14:00:34 +0000 (15:00 +0100)]
doc: Use `xset content-type' for the dirplex sendfile example.

12 years agodoc: Fixed a couple of misses.
Fredrik Tolf [Tue, 13 Dec 2011 20:42:40 +0000 (21:42 +0100)]
doc: Fixed a couple of misses.

12 years agoetc: Use the send handler from dirplex.d in apache-compat.
Fredrik Tolf [Tue, 13 Dec 2011 19:09:16 +0000 (20:09 +0100)]
etc: Use the send handler from dirplex.d in apache-compat.

12 years agoetc: Use xset to pass content-type to sendfile.
Fredrik Tolf [Tue, 13 Dec 2011 18:58:30 +0000 (19:58 +0100)]
etc: Use xset to pass content-type to sendfile.

12 years agodirplex, patplex: Added a cosmetical `xset' directive to supplant `set'.
Fredrik Tolf [Tue, 13 Dec 2011 18:50:52 +0000 (19:50 +0100)]
dirplex, patplex: Added a cosmetical `xset' directive to supplant `set'.

12 years agoBumped version numbers.
Fredrik Tolf [Tue, 13 Dec 2011 18:19:47 +0000 (19:19 +0100)]
Bumped version numbers.

12 years agoUpdated ChangeLog. 0.10 py-0.4
Fredrik Tolf [Tue, 13 Dec 2011 18:12:23 +0000 (19:12 +0100)]
Updated ChangeLog.

12 years agopython: Fixed wsgidir caching problem.
Fredrik Tolf [Tue, 13 Dec 2011 18:00:13 +0000 (19:00 +0100)]
python: Fixed wsgidir caching problem.

12 years agopython: Include `chain' in __all__ of ashd.wsgidir.
Fredrik Tolf [Tue, 13 Dec 2011 06:01:22 +0000 (07:01 +0100)]
python: Include `chain' in __all__ of ashd.wsgidir.

12 years agopython: Fixed doc typo.
Fredrik Tolf [Tue, 13 Dec 2011 05:53:57 +0000 (06:53 +0100)]
python: Fixed doc typo.

12 years agopython: Use an X-Ash-Python-Handler added header for dispatching in wsgidir.
Fredrik Tolf [Tue, 13 Dec 2011 05:50:09 +0000 (06:50 +0100)]
python: Use an X-Ash-Python-Handler added header for dispatching in wsgidir.

12 years agopython: Cleaned up dispatching in wsgidir.
Fredrik Tolf [Tue, 13 Dec 2011 05:22:43 +0000 (06:22 +0100)]
python: Cleaned up dispatching in wsgidir.

12 years agopython: Use importlib for python3.
Fredrik Tolf [Tue, 13 Dec 2011 04:56:14 +0000 (05:56 +0100)]
python: Use importlib for python3.

12 years agopython: Ensure greater concurrency is wsgidir.
Fredrik Tolf [Tue, 13 Dec 2011 04:46:31 +0000 (05:46 +0100)]
python: Ensure greater concurrency is wsgidir.

12 years agodoc: Documented X-Ash-Content-Type for sendfile.
Fredrik Tolf [Tue, 13 Dec 2011 03:09:11 +0000 (04:09 +0100)]
doc: Documented X-Ash-Content-Type for sendfile.

12 years agosendfile: Use the header X-Ash-Content-Type for file's MIME type, if given.
Fredrik Tolf [Tue, 13 Dec 2011 03:01:38 +0000 (04:01 +0100)]
sendfile: Use the header X-Ash-Content-Type for file's MIME type, if given.

12 years agoetc: Added a commented-out section for using FCGI PHP.
Fredrik Tolf [Tue, 13 Dec 2011 02:59:07 +0000 (03:59 +0100)]
etc: Added a commented-out section for using FCGI PHP.

12 years agodoc: Documented the `set' directives for {pat,dir}plex.
Fredrik Tolf [Tue, 13 Dec 2011 02:54:09 +0000 (03:54 +0100)]
doc: Documented the `set' directives for {pat,dir}plex.

12 years agodirplex, patplex: Added ability to set arbitrary headers based on match.
Fredrik Tolf [Tue, 13 Dec 2011 02:39:44 +0000 (03:39 +0100)]
dirplex, patplex: Added ability to set arbitrary headers based on match.

12 years agopython: Use with statements in python3 wsgidir.
Fredrik Tolf [Tue, 13 Dec 2011 02:04:21 +0000 (03:04 +0100)]
python: Use with statements in python3 wsgidir.

12 years agoMerge branch 'master' into python3
Fredrik Tolf [Tue, 13 Dec 2011 01:57:27 +0000 (02:57 +0100)]
Merge branch 'master' into python3

12 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Tue, 13 Dec 2011 01:56:44 +0000 (02:56 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

12 years agodoc: Fixed typo.
Fredrik Tolf [Tue, 13 Dec 2011 01:55:39 +0000 (02:55 +0100)]
doc: Fixed typo.

12 years agodoc: Fixed typo.
Fredrik Tolf [Sat, 10 Dec 2011 04:59:29 +0000 (05:59 +0100)]
doc: Fixed typo.

12 years agopython: Always flush sys.stderr when a reqthread exits.
Fredrik Tolf [Fri, 2 Dec 2011 07:35:38 +0000 (08:35 +0100)]
python: Always flush sys.stderr when a reqthread exits.

12 years agopython: Added .wsgi3 as a standard extension for ashd.wsgidir.
Fredrik Tolf [Fri, 2 Dec 2011 07:26:02 +0000 (08:26 +0100)]
python: Added .wsgi3 as a standard extension for ashd.wsgidir.

12 years agopython: Changed some messages and docstrings to reflect then Python 3 changes.
Fredrik Tolf [Fri, 2 Dec 2011 07:13:08 +0000 (08:13 +0100)]
python: Changed some messages and docstrings to reflect then Python 3 changes.

12 years agopython: Gave the Python 3 package a distinguishing name.
Fredrik Tolf [Fri, 2 Dec 2011 06:34:40 +0000 (07:34 +0100)]
python: Gave the Python 3 package a distinguishing name.

12 years agopython: Moved the Python 3 files to their own directory and restored Python 2 files.
Fredrik Tolf [Fri, 2 Dec 2011 05:09:12 +0000 (06:09 +0100)]
python: Moved the Python 3 files to their own directory and restored Python 2 files.

12 years agopython: Updated setup.py with the renamed scripts.
Fredrik Tolf [Wed, 30 Nov 2011 07:51:50 +0000 (08:51 +0100)]
python: Updated setup.py with the renamed scripts.

12 years agopython: Use python3 explicitly in setup.py
Fredrik Tolf [Wed, 30 Nov 2011 07:51:11 +0000 (08:51 +0100)]
python: Use python3 explicitly in setup.py

12 years agopython: Rename the P3 versions of {ashd,scgi}-wsgi so that they are separate.
Fredrik Tolf [Wed, 30 Nov 2011 07:49:41 +0000 (08:49 +0100)]
python: Rename the P3 versions of {ashd,scgi}-wsgi so that they are separate.

12 years agopython: Initial porting of the Python code to Python 3.
Fredrik Tolf [Tue, 29 Nov 2011 08:12:47 +0000 (09:12 +0100)]
python: Initial porting of the Python code to Python 3.

12 years agopython: Converted ashd.htlib to Python 3 API.
Fredrik Tolf [Sun, 27 Nov 2011 02:46:14 +0000 (03:46 +0100)]
python: Converted ashd.htlib to Python 3 API.

12 years agopython: Moved PDM out of Ashd.
Fredrik Tolf [Wed, 23 Nov 2011 04:59:51 +0000 (05:59 +0100)]
python: Moved PDM out of Ashd.

12 years agopython: Added the beginning of a client library for ashd.pdm.
Fredrik Tolf [Fri, 18 Nov 2011 04:21:42 +0000 (05:21 +0100)]
python: Added the beginning of a client library for ashd.pdm.

12 years agopython: Made PDM REPL output more easily parsable.
Fredrik Tolf [Fri, 18 Nov 2011 03:35:12 +0000 (04:35 +0100)]
python: Made PDM REPL output more easily parsable.

12 years agopython: Added a simple module for daemon management.
Fredrik Tolf [Thu, 17 Nov 2011 22:48:46 +0000 (23:48 +0100)]
python: Added a simple module for daemon management.

12 years agodoc: Fixed typo.
Fredrik Tolf [Wed, 2 Nov 2011 20:01:52 +0000 (21:01 +0100)]
doc: Fixed typo.

12 years agodoc: Made an actual INSTALL file.
Fredrik Tolf [Wed, 2 Nov 2011 01:50:56 +0000 (02:50 +0100)]
doc: Made an actual INSTALL file.

12 years agopython: Changed wsgidir to use standard WSGI handlers for extension.
Fredrik Tolf [Mon, 31 Oct 2011 08:29:43 +0000 (09:29 +0100)]
python: Changed wsgidir to use standard WSGI handlers for extension.

12 years agoBumped version number.
Fredrik Tolf [Sat, 1 Oct 2011 03:15:23 +0000 (05:15 +0200)]
Bumped version number.

12 years agoUpdated ChangeLog. 0.9
Fredrik Tolf [Sat, 1 Oct 2011 03:10:33 +0000 (05:10 +0200)]
Updated ChangeLog.

12 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Sat, 1 Oct 2011 03:07:44 +0000 (05:07 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

12 years agolib: Added missing required headers to mtio-select.
Fredrik Tolf [Tue, 20 Sep 2011 15:14:27 +0000 (17:14 +0200)]
lib: Added missing required headers to mtio-select.

12 years agolib: Error out on too many FDs in mtio-select.
Fredrik Tolf [Tue, 20 Sep 2011 15:14:12 +0000 (17:14 +0200)]
lib: Error out on too many FDs in mtio-select.

12 years agolib: Fixed epoll error message.
Fredrik Tolf [Tue, 20 Sep 2011 15:09:56 +0000 (17:09 +0200)]
lib: Fixed epoll error message.

12 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Mon, 5 Sep 2011 14:52:50 +0000 (16:52 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

12 years agohtparser: Improved HTTP/1.0 Keep-Alive behavior.
Fredrik Tolf [Mon, 5 Sep 2011 14:52:31 +0000 (16:52 +0200)]
htparser: Improved HTTP/1.0 Keep-Alive behavior.

12 years agodirplex: Don't strip all of X-Ash-File.
Fredrik Tolf [Sat, 23 Jul 2011 19:12:00 +0000 (21:12 +0200)]
dirplex: Don't strip all of X-Ash-File.

12 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Sun, 26 Jun 2011 05:17:47 +0000 (07:17 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

12 years agocall*cgi, python: Try to emulate standard CGI behavior closer.
Fredrik Tolf [Sun, 26 Jun 2011 05:16:08 +0000 (07:16 +0200)]
call*cgi, python: Try to emulate standard CGI behavior closer.

The proper way to handle the problem in question seems very unclear,
however; see the comment in callcgi.c for further details.

12 years agodoc: Clarified dirplex' mapping a bit.
Fredrik Tolf [Fri, 24 Jun 2011 14:08:13 +0000 (16:08 +0200)]
doc: Clarified dirplex' mapping a bit.

12 years agodoc: Fixed typo.
Fredrik Tolf [Tue, 17 May 2011 21:20:50 +0000 (23:20 +0200)]
doc: Fixed typo.

12 years agolib: Moved parseresponse from htparser into lib for reusage.
Fredrik Tolf [Fri, 13 May 2011 23:52:20 +0000 (01:52 +0200)]
lib: Moved parseresponse from htparser into lib for reusage.

12 years agoaccesslog: Fixed up stdout logging and related FD_CLOEXEC usage.
Fredrik Tolf [Fri, 13 May 2011 23:39:11 +0000 (01:39 +0200)]
accesslog: Fixed up stdout logging and related FD_CLOEXEC usage.

12 years agoBumped version number.
Fredrik Tolf [Sun, 1 May 2011 20:15:21 +0000 (22:15 +0200)]
Bumped version number.

12 years agoUpdated changelog. 0.8 py-0.3
Fredrik Tolf [Sun, 1 May 2011 20:08:21 +0000 (22:08 +0200)]
Updated changelog.

12 years agodoc: Fixed up various parts of the documentation a bit.
Fredrik Tolf [Sun, 1 May 2011 20:04:18 +0000 (22:04 +0200)]
doc: Fixed up various parts of the documentation a bit.

12 years agodoc: Fixed markup error.
Fredrik Tolf [Sun, 1 May 2011 18:57:23 +0000 (20:57 +0200)]
doc: Fixed markup error.

12 years agohtparser: Handle absolute-URI requests.
Fredrik Tolf [Sat, 30 Apr 2011 07:20:14 +0000 (09:20 +0200)]
htparser: Handle absolute-URI requests.

12 years agohtparser: Implemented resource limits for response headers as well.
Fredrik Tolf [Sat, 30 Apr 2011 06:53:14 +0000 (08:53 +0200)]
htparser: Implemented resource limits for response headers as well.

12 years agoImposed some limits on request parts.
Fredrik Tolf [Sat, 30 Apr 2011 06:45:29 +0000 (08:45 +0200)]
Imposed some limits on request parts.

12 years agodoc: Made mention of the include directive.
Fredrik Tolf [Fri, 29 Apr 2011 03:39:35 +0000 (05:39 +0200)]
doc: Made mention of the include directive.

12 years agohtparser: chdir as part of chrooting.
Fredrik Tolf [Fri, 29 Apr 2011 01:20:45 +0000 (03:20 +0200)]
htparser: chdir as part of chrooting.

12 years agodoc: Fixed a couple of errors.
Fredrik Tolf [Fri, 29 Apr 2011 01:10:05 +0000 (03:10 +0200)]
doc: Fixed a couple of errors.

12 years agocall[fs]cgi: Ensure less delay in closing stdin when shutting down.
Fredrik Tolf [Wed, 27 Apr 2011 03:29:02 +0000 (05:29 +0200)]
call[fs]cgi: Ensure less delay in closing stdin when shutting down.

12 years agopython: Added a request limiter to ashd-wsgi.
Fredrik Tolf [Thu, 21 Apr 2011 02:46:21 +0000 (04:46 +0200)]
python: Added a request limiter to ashd-wsgi.

13 years agosendfile: Only allow GET and HEAD requests.
Fredrik Tolf [Thu, 14 Apr 2011 13:57:57 +0000 (15:57 +0200)]
sendfile: Only allow GET and HEAD requests.

13 years agopython: Added (unused) documentation for ashd-wsgi and scgi-wsgi.
Fredrik Tolf [Thu, 14 Apr 2011 11:00:15 +0000 (13:00 +0200)]
python: Added (unused) documentation for ashd-wsgi and scgi-wsgi.

Unfortunately, I know not yet how to make distutils compile and install them.

13 years agopython: Fixed scgi-wsgi typo in the -T option.
Fredrik Tolf [Thu, 14 Apr 2011 10:52:22 +0000 (12:52 +0200)]
python: Fixed scgi-wsgi typo in the -T option.

13 years agopython: Added __all__ to ashd.proto and ashd.util.
Fredrik Tolf [Thu, 14 Apr 2011 10:20:47 +0000 (12:20 +0200)]
python: Added __all__ to ashd.proto and ashd.util.

13 years agopython: Documented the ashd.wsgidir module.
Fredrik Tolf [Thu, 14 Apr 2011 10:18:46 +0000 (12:18 +0200)]
python: Documented the ashd.wsgidir module.

13 years agopython: Use new-style classes in ashd.wsgidir.
Fredrik Tolf [Thu, 14 Apr 2011 09:30:50 +0000 (11:30 +0200)]
python: Use new-style classes in ashd.wsgidir.

13 years agohtextauth: Ensure that the same challenge is provided in the failure response.
Fredrik Tolf [Wed, 13 Apr 2011 12:34:56 +0000 (14:34 +0200)]
htextauth: Ensure that the same challenge is provided in the failure response.

13 years agodoc: Include the header use of htextauth.
Fredrik Tolf [Wed, 13 Apr 2011 11:52:31 +0000 (13:52 +0200)]
doc: Include the header use of htextauth.

13 years agouserplex: Run each handler in its own session.
Fredrik Tolf [Tue, 12 Apr 2011 09:19:56 +0000 (11:19 +0200)]
userplex: Run each handler in its own session.

13 years agopython: Ignore EPIPE in hredir and serve-ssi.
Fredrik Tolf [Tue, 12 Apr 2011 07:34:05 +0000 (09:34 +0200)]
python: Ignore EPIPE in hredir and serve-ssi.

13 years agopython: Remember to install htredir as well.
Fredrik Tolf [Tue, 12 Apr 2011 07:30:38 +0000 (09:30 +0200)]
python: Remember to install htredir as well.

13 years agopython: Handle client-abortion properly when writing the response iterator as well.
Fredrik Tolf [Tue, 12 Apr 2011 07:26:19 +0000 (09:26 +0200)]
python: Handle client-abortion properly when writing the response iterator as well.

13 years agopython: Fixed SCGI handler typo.
Fredrik Tolf [Tue, 12 Apr 2011 07:23:10 +0000 (09:23 +0200)]
python: Fixed SCGI handler typo.

13 years agopython: Fixed client-abortion error raising.
Fredrik Tolf [Tue, 12 Apr 2011 07:21:30 +0000 (09:21 +0200)]
python: Fixed client-abortion error raising.

13 years agopython: Rethrow special IOErrors when a client has aborted.
Fredrik Tolf [Sat, 9 Apr 2011 08:58:43 +0000 (10:58 +0200)]
python: Rethrow special IOErrors when a client has aborted.

13 years agodirplex: Fixed .htrc rechecking.
Fredrik Tolf [Tue, 29 Mar 2011 05:00:33 +0000 (07:00 +0200)]
dirplex: Fixed .htrc rechecking.

13 years agodirplex: Strip leading `./' from X-Ash-File.
Fredrik Tolf [Mon, 28 Mar 2011 19:24:25 +0000 (21:24 +0200)]
dirplex: Strip leading `./' from X-Ash-File.

13 years agohtparser: Increased listen backlog a lot.
Fredrik Tolf [Thu, 17 Mar 2011 20:16:11 +0000 (21:16 +0100)]
htparser: Increased listen backlog a lot.

13 years agoBumped version number.
Fredrik Tolf [Thu, 10 Mar 2011 13:38:24 +0000 (14:38 +0100)]
Bumped version number.

13 years agopython: Install the accompanying scripts. py-0.2
Fredrik Tolf [Thu, 10 Mar 2011 13:37:02 +0000 (14:37 +0100)]
python: Install the accompanying scripts.

13 years agoBumped version number.
Fredrik Tolf [Wed, 9 Mar 2011 13:35:55 +0000 (14:35 +0100)]
Bumped version number.

13 years agoUpdated changelog. 0.7 py-0.1
Fredrik Tolf [Wed, 9 Mar 2011 13:33:37 +0000 (14:33 +0100)]
Updated changelog.

13 years agoMerge branch 'master' into sslres
Fredrik Tolf [Wed, 9 Mar 2011 00:18:16 +0000 (01:18 +0100)]
Merge branch 'master' into sslres

13 years agolib: Added some more missing headers.
Fredrik Tolf [Wed, 9 Mar 2011 00:04:28 +0000 (01:04 +0100)]
lib: Added some more missing headers.

It is weird how I could have missed these earlier...

13 years agolib: Added some missing headers to mtio-epoll.
Fredrik Tolf [Wed, 9 Mar 2011 00:02:35 +0000 (01:02 +0100)]
lib: Added some missing headers to mtio-epoll.

13 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Wed, 9 Mar 2011 00:00:21 +0000 (01:00 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd

Conflicts:

lib/mtio.c

13 years agoTry to use FD_CLOEXEC instead of mass-closing everywhere.
Fredrik Tolf [Tue, 8 Mar 2011 23:49:28 +0000 (00:49 +0100)]
Try to use FD_CLOEXEC instead of mass-closing everywhere.

13 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
Fredrik Tolf [Tue, 8 Mar 2011 06:06:11 +0000 (07:06 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd