etc: Add environment option to run init.d/ashd silently.
[ashd.git] / python / scgi-wsgi
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2014-02-07 Fredrik Tolfpython: Fixed typo.
2014-02-07 Fredrik Tolfpython: Ensure request bytearray is explicitly converte...
2014-01-06 Fredrik TolfMerge branch 'py-reserve'
2014-01-06 Fredrik Tolfpython: Back-ported the new request handling to Python2.
2013-02-03 Fredrik TolfMerge branches 'block' and 'py-reserve'
2013-01-18 Fredrik Tolfpython: Added PDM support in scgi-wsgi{,3}.
2013-01-18 Fredrik Tolfpython: Make scgi-wsgi{,3} use ashd.serve.
2012-08-08 Fredrik Tolfpython: Fixed log header for scgi-wsgi.
2012-08-08 Fredrik Tolfpython: Added logging initialization to scgi-wsgi.
2011-12-02 Fredrik Tolfpython: Moved the Python 3 files to their own directory...
2011-11-30 Fredrik Tolfpython: Rename the P3 versions of {ashd,scgi}-wsgi...
2011-11-29 Fredrik Tolfpython: Initial porting of the Python code to Python 3.
2011-04-14 Fredrik Tolfpython: Fixed scgi-wsgi typo in the -T option.
2010-10-23 Fredrik Tolfpython: Changed wmain calling convention.
2010-09-05 Fredrik Tolfscgi-wsgi: Fixed typo.
2010-09-03 Fredrik TolfAdded a SCGI-WSGI gateway for Python.