summaryrefslogtreecommitdiff
path: root/modules/extra/httpd.h
AgeCommit message (Collapse)Author
2012-11-30Change /os reload to not unnecessarially rebuild httpd servers. Change ↵Adam
m_httpds Log methods to the module version.
2012-11-28Rewrite/simplify some of m_httpdAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
cleanup, and allow protocol mods to depend on each other
2012-10-24BIND's forward ability did not work as I expectedAdam
because it will not forward non recursive queries. So, added support for SOA, NS, and AXFR requests.
2012-10-07Remove the asynchronous identifing hack and replace it with something ↵Adam
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
2012-09-01Added a web panel module + a default templateAdam