summaryrefslogtreecommitdiff
path: root/src/modules/m_httpd.cpp
AgeCommit message (Expand)Author
2006-08-11ConfigReader and FileReader now take InspIRCd* to their constructorsbrain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-09Move socket_ref and module_sockets vectors/arrays into InspIRCd*. These are p...brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-07-27Add VF_SERVICEPROVIDERbrain
2006-07-11Allow modules to change the content-type of the document (defaults to text/html)brain
2006-07-11Make it not b0rk on empty headersbrain
2006-07-11Make var constbrain
2006-07-11Stuff for adding extra headers to a response (for Authorization: and Location...brain
2006-07-11This works now, m_httpd_stats.so prints 'chickens' on all pages except the indexbrain
2006-07-11Craq fixingbrain
2006-07-11Error code stuffbrain
2006-07-11Foulupsbrain
2006-07-11Craqbustersbrain
2006-07-11Event class for m_httpd.cppbrain
2006-07-11Change last vestiges of m_http.so -> m_httpd.sobrain
2006-07-10Because people whined :(brain