Merge branch 'master' of git.dolda2000.com:/srv/git/r/jsvc
[jsvc.git] / src / dolda / jsvc / scgi /
2011-03-29 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git... master
2011-03-29 Fredrik TolfApparently, InetAddress.getLocalHost doesn't actually...
2011-03-29 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-29 Fredrik TolfBind SCGI server to localhost by default, and allow...
2011-03-29 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-29 Fredrik TolfFixed DirServer argument parsing.
2011-03-29 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-28 Fredrik TolfAdded some JMX support.
2010-09-12 Fredrik TolfRevert "Moved the SCGI storage root default into Enviro...
2010-09-11 Fredrik TolfMoved the SCGI storage root default into Environment.
2010-09-11 Fredrik TolfAdd a VM shutdown hook in DirServer to shut down contex...
2010-09-11 Fredrik TolfAdded a way to properly shut down the SCGI server.
2010-09-11 Fredrik TolfFixed DirServer shutdown bug.
2010-09-11 Fredrik TolfCanonicalize HTTP method in ScgiRequest.
2010-09-10 Fredrik TolfImproved SCGI server's handling of its environment.
2010-09-08 Fredrik TolfExtended SCGI DirServer with some logging.
2010-09-07 Fredrik TolfAdded initial SCGI server and a handler for serving...