etc: Add environment option to run init.d/ashd silently.
[ashd.git] / src / dirplex / dirplex.c
2023-07-27 Fredrik Tolfdirplex: Add directive to allow selected dot-files...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2015-03-28 Fredrik Tolfdirplex: Added reparse support.
2014-01-11 Fredrik Tolfdirplex: Improved 404 handling.
2014-01-06 Fredrik TolfMerge branch 'py-reserve'
2014-01-05 Fredrik Tolfdirplex, patplex: Emit more helpful error message on...
2012-08-15 Fredrik Tolfdirplex: Added a capture option to ignore captures...
2012-03-20 Fredrik TolfWarn for core dumps in various places.
2011-12-13 Fredrik Tolfdirplex, patplex: Added ability to set arbitrary header...
2011-09-05 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-07-23 Fredrik Tolfdirplex: Don't strip all of X-Ash-File.
2011-03-28 Fredrik Tolfdirplex: Strip leading `./' from X-Ash-File.
2011-01-28 Fredrik Tolfdirplex: Made the 404 response indirectible and reusable.
2011-01-15 Fredrik Tolfdirplex: Fixed dotfile-checking typo.
2011-01-03 Fredrik Tolfdirplex: Plugged a memory leak.
2010-11-01 Fredrik Tolfdirplex, patplex: Really wait for children.
2010-09-20 Fredrik TolfIgnore SIGPIPE (non-inheritably) in dirplex, patplex...
2010-09-05 Fredrik Tolfdirplex: Added directory capture mode.
2010-09-05 Fredrik Tolfdirplex: Start children in the directory in which they...
2010-09-05 Fredrik TolfAdded callbacks to handle child process initialization.
2010-09-05 Fredrik Tolfdirplex: Moved to its own directory and split off confi...