Merge 0.7->trunk
[prosody.git] / plugins / mod_httpserver.lua
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-01 Matthew Wildmod_httpserver: Rudimentary directory detection, return...
2010-01-01 Matthew Wildmod_httpserver: Rudimentary directory detection, return...
2009-12-10 Waqas Hussainmod_httpserver: Text files are text/plain, and not...
2009-12-10 Waqas Hussainmod_httpserver: Text files are text/plain, and not...
2009-12-10 Waqas Hussainmod_httpserver: Removed a log message.
2009-12-10 Waqas Hussainmod_httpserver: Removed a log message.
2009-12-10 Waqas Hussainmod_httpserver: Read files in binary mode; fixes issues...
2009-12-10 Waqas Hussainmod_httpserver: Read files in binary mode; fixes issues...
2009-12-10 Waqas Hussainmod_httpserver: Skip returning a Content-Type when...
2009-12-10 Waqas Hussainmod_httpserver: Skip returning a Content-Type when...
2009-12-10 Waqas Hussainmod_httpserver: Return Content-Type header based on...
2009-12-10 Waqas Hussainmod_httpserver: Return Content-Type header based on...
2009-12-10 Waqas Hussainmod_httpserver: Delay setup until after server is started.
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-02 Matthew Wildmod_httpserver: Update to use new httpserver.new_from_c...
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew WildMerge with trunk
2009-09-24 Matthew WildMerge with 0.5
2009-09-21 Matthew Wildmod_httpserver: Configurable filesystem path to serve...
2009-09-11 Matthew WildMerge with 0.5 (no changes!)
2009-09-11 Matthew Wildmod_httpserver: Backport from trunk more thorough valid...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-11 Matthew Wildmod_httpserver: Set default file handler (you can now...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew Wildmod_httpserver: Update to use new new_from_config(...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildmod_httpserver: Use new httpserver helper to initialise...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildmod_httpserver: Allow configuration of ports and base...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-12 Matthew Wildmod_httpserver: Add require 'net.httpserver'
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildAdd initial mod_httpserver for serving static content