summaryrefslogtreecommitdiff
path: root/src/modules/m_httpd_stats.cpp
AgeCommit message (Expand)Author
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-07-11Topic support in channel list - NOTE THIS ISNT SAFE AGAINST XSS YETbrain
2006-07-11Added stylesheet supportbrain
2006-07-11Now has a shiney 'valid xhtml 1.1' icon, just because it can.brain
2006-07-11XHTML 1.1 spec validation and charsetbrain
2006-07-11Removed some debug in the sorting algorithmbrain
2006-07-11typo Count -> Namebrain
2006-07-11Add voice, halfop and op countsbrain
2006-07-11Channel size sorting with a tricksy sort that converts it on the fly from std...brain
2006-07-11FIX channel user count stuff. next to do, order the user count listbrain
2006-07-11Channel user count stuffbrain
2006-07-11Check for uri and only claim /stats and /stats/brain
2006-07-11Add content-typebrain
2006-07-11Basic html output other than chickensbrain
2006-07-11Stop the chickens reproducing :Xbrain
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-11Compiles nowbrain
2006-07-11Error code stuffbrain
2006-07-11Foulupsbrain
2006-07-11We might as well start on some module to interface with the service provider, ehbrain