| age |
author |
description |
| Sat, 15 Jan 2011 13:27:55 -0800 |
Allan Saddi |
Clean up signal handling, don't call unsafe functions from signal handlers.default tip |
| Sat, 15 Jan 2011 03:10:09 -0800 |
Allan Saddi |
Set close-on-exec on extraneous child descriptors, just in case. |
| Sat, 15 Jan 2011 02:29:39 -0800 |
Allan Saddi |
Major simplification: use single pipe pair between parent and all children. |
| Sat, 15 Jan 2011 02:09:01 -0800 |
Allan Saddi |
Don't assume pipes are bi-directional (for compatibility). |
| Thu, 13 Jan 2011 19:09:13 -0800 |
Allan Saddi |
Let -t do the same thing as -n. |
| Thu, 13 Jan 2011 13:29:59 -0800 |
Allan Saddi |
Forgot to add -n option to getopt... |
| Thu, 13 Jan 2011 12:31:18 -0800 |
Allan Saddi |
Update ChangeLog. |
| Thu, 13 Jan 2011 10:55:29 -0800 |
Allan Saddi |
Update README, bump version, minor code changes to fix build on FreeBSD |
| Thu, 13 Jan 2011 10:22:43 -0800 |
Allan Saddi |
Do proper cleanup of children pipes. |
| Thu, 13 Jan 2011 09:57:00 -0800 |
Allan Saddi |
Set wsgi.multithread and wsgi.multiprocess correctly. |
| Thu, 13 Jan 2011 09:50:56 -0800 |
Allan Saddi |
Forking support that works. |
| Thu, 13 Jan 2011 09:16:09 -0800 |
Allan Saddi |
Beginnings of forking support. |
| Sun, 12 Dec 2010 00:13:20 -0800 |
Allan Saddi |
Added tag 1.0.4 for changeset 086b420eb96d |
| Sun, 12 Dec 2010 00:13:15 -0800 |
Allan Saddi |
Fix infinite loop caused by web server closing connection. (ajp.c update)1.0.4 |
| Wed, 08 Dec 2010 01:20:17 -0800 |
Allan Saddi |
Added tag 1.0.3 for changeset 0539e3e08eae |
| Wed, 08 Dec 2010 01:20:08 -0800 |
Allan Saddi |
Handle socket reads more sanely, so things don't break with1.0.3 |
| Fri, 20 Aug 2010 19:56:15 -0700 |
Allan Saddi |
Fix build for Mac OS X Python 2.7. |
| Thu, 17 Jun 2010 10:41:11 -0700 |
Allan Saddi |
Added tag 1.0.2 for changeset 51c1f22175e0 |
| Thu, 17 Jun 2010 10:41:01 -0700 |
Allan Saddi |
Release 1.0.2.1.0.2 |
| Thu, 17 Jun 2010 10:34:38 -0700 |
Allan Saddi |
Fix initialization order. Do socket and Python initialization |
| Sun, 21 Feb 2010 13:38:26 -0800 |
Allan Saddi |
Use same compiler as Python. Avoids issues on Mac OS X 10.6. |
| Tue, 24 Nov 2009 12:06:47 -0800 |
Allan Saddi |
Fix minor bug: if WSGI_SCRIPT_NAME is defined, ensure |
| Sun, 12 Jul 2009 07:58:52 -0700 |
Allan Saddi |
Add hack to fix build on Mac OS 10.5 with Python 2.6. |
| Sat, 11 Jul 2009 16:26:29 -0700 |
Allan Saddi |
Attempt to pull SCRIPT_NAME from request environment, if present. |
| Fri, 16 Jan 2009 12:43:15 -0800 |
Allan Saddi |
Add Python version to -V output. |
| Mon, 04 Aug 2008 12:05:14 -0700 |
Allan Saddi |
Update link to AJP 1.3 spec. |
| Tue, 04 Sep 2007 23:31:42 -0700 |
Allan Saddi |
Add distclean, ignore more stuff. |
| Mon, 03 Sep 2007 22:53:32 -0700 |
Allan Saddi |
Clean up README. |
| Thu, 12 Jul 2007 21:52:25 -0700 |
Allan Saddi |
Add hack to configure.py to fix build on Mac OS X. |
| Wed, 17 Oct 2007 00:59:43 -0700 |
Allan Saddi |
Added tag release_1_0 for changeset c52476cea566 |
| Wed, 17 Oct 2007 15:55:52 +0000 |
convert-repo |
update tags |
| Sun, 24 Dec 2006 22:56:03 +0000 |
Allan Saddi |
Move old trunk out of the way.threadpool_20061224 |
| Fri, 06 Apr 2007 17:59:03 +0000 |
Allan Saddi |
Prepare for 1.0 release.release_1_0 |
| Mon, 05 Mar 2007 19:19:05 +0000 |
Allan Saddi |
Fix memory corruption that occurs when Content-Length is |
| Thu, 15 Feb 2007 20:57:03 +0000 |
Allan Saddi |
Document certain functions/files. |
| Sat, 13 Jan 2007 16:57:04 +0000 |
Allan Saddi |
Doc updates, prepare for 0.6.1 release.release_0_6_1 |
| Wed, 27 Dec 2006 20:49:03 +0000 |
Allan Saddi |
Import threading module on initialization to ensure that |
| Mon, 25 Dec 2006 03:42:05 +0000 |
Allan Saddi |
Prepare release 0.6release_0_6 |
| Sun, 24 Dec 2006 22:58:01 +0000 |
Allan Saddi |
New trunk from no_threadpool branch. |
| Sun, 24 Dec 2006 22:47:03 +0000 |
Allan Saddi |
Document exit codes.no_threadpool |
| Sun, 24 Dec 2006 22:41:05 +0000 |
Allan Saddi |
Change exit codes.no_threadpool |
| Sun, 24 Dec 2006 22:13:04 +0000 |
Allan Saddi |
Fix race condition in thread count.no_threadpool |
| Sun, 24 Dec 2006 22:01:03 +0000 |
Allan Saddi |
Simplify and eliminate thread pooling.no_threadpool |
| Sun, 24 Dec 2006 21:40:04 +0000 |
Allan Saddi |
Branch for experimental non-thread pooled version.no_threadpool |
| Sun, 24 Dec 2006 17:25:00 +0000 |
Allan Saddi |
Minor code cleanup. |
| Fri, 22 Dec 2006 19:42:02 +0000 |
Allan Saddi |
Prepare version 0.5release_0_5 |
| Fri, 22 Dec 2006 19:24:00 +0000 |
Allan Saddi |
Shifting nibbles by wrong amount... |
| Fri, 22 Dec 2006 19:19:05 +0000 |
Allan Saddi |
Unquote REQUEST_URI and PATH_INFO by default. |
| Tue, 19 Dec 2006 23:02:01 +0000 |
Allan Saddi |
Prepare version 0.4 |
| Tue, 19 Dec 2006 19:48:05 +0000 |
Allan Saddi |
Ensure atexit functions are only called by the main thread. |
| Tue, 19 Dec 2006 18:50:03 +0000 |
Allan Saddi |
Add Features section to README. |
| Tue, 19 Dec 2006 18:34:02 +0000 |
Allan Saddi |
Convert PyObject_Call to PyObject_CallObject where appropriate. |
| Tue, 19 Dec 2006 17:41:01 +0000 |
Allan Saddi |
Ensure atexit functions are called by calling Py_Finalize() |
| Tue, 19 Dec 2006 09:44:04 +0000 |
Allan Saddi |
Cut & paste bug. |
| Tue, 19 Dec 2006 09:37:05 +0000 |
Allan Saddi |
Bump version, log changes. |
| Tue, 19 Dec 2006 09:35:01 +0000 |
Allan Saddi |
Add wsgi.file_wrapper support. |
| Sun, 17 Dec 2006 20:30:05 +0000 |
Allan Saddi |
Prepare release 0.3.1release_0_3_1 |
| Sun, 17 Dec 2006 08:51:02 +0000 |
Allan Saddi |
Fix buffer limiting in readline() implementation. Optimize |
| Sun, 17 Dec 2006 03:19:01 +0000 |
Allan Saddi |
Prepare for 0.3release_0_3 |
| Sat, 16 Dec 2006 20:03:00 +0000 |
Allan Saddi |
Using getaddrinfo() also alleviated the sa_len problem. Update docs. |