etc: Add environment option to run init.d/ashd silently.
[ashd.git] / python3 / ashd-wsgi3
2023-08-10 Fredrik Tolfpython3: Encode ashd-wsgi3 output headers with utf...
2022-08-27 Fredrik Tolfpython3: Fixed ABC import for Python 3.8 compatibility.
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik Tolfpython: Added ashd-wsgi3 support for passing file descr...
2015-08-03 Fredrik Tolfpython: Try to shut ashd-wsgi down more nicely upon...
2014-01-12 Fredrik Tolfpython: Removed the -l option from the usage message...
2014-01-06 Fredrik TolfMerge branch 'py-reserve'
2014-01-06 Fredrik Tolfpython: Cleaned up a few uglies.
2014-01-05 Fredrik Tolfpython: Emulate the previous `-l' option to ashd-wsgi3.
2014-01-05 Fredrik Tolfpython: Added command-line parsing of request handler...
2014-01-05 Fredrik Tolfpython: Always properly close request handlers when...
2014-01-05 Fredrik Tolfpython: Start rewriting WSGI handlers with modular...
2013-02-03 Fredrik TolfMerge branches 'block' and 'py-reserve'
2013-01-19 Fredrik Tolfpython: Properly abort when over request limit.
2013-01-17 Fredrik Tolfpython: Removed lingering thread name.
2013-01-17 Fredrik Tolfpython: Converted ashd-wsgi3 as well to use ashd.serve.
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-27 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-27 Fredrik Tolfcall*cgi, python: Added symmetrical {SERVER,REMOTE...
2012-08-28 Fredrik Tolfpython: Remove HTTP_CONTENT_{TYPE,LENGTH} from WSGI...
2012-08-16 Fredrik Tolfpython: Improved error handling and logging in ashd...
2012-07-14 Fredrik Tolfpython: Configure logging in ashd-wsgi{,3}.
2011-12-16 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-12-16 Fredrik Tolfpython: Support PDM in ashd-wsgi.
2011-12-13 Fredrik TolfMerge branch 'master' into python3
2011-12-02 Fredrik Tolfpython: Always flush sys.stderr when a reqthread exits.
2011-12-02 Fredrik Tolfpython: Changed some messages and docstrings to reflect...
2011-12-02 Fredrik Tolfpython: Moved the Python 3 files to their own directory...