Age | Commit message (Expand) | Author |
2006-07-15 | Removed GCC2 checks as we havent supported gcc2 for years | brain |
2006-07-14 | Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined clients :) | brain |
2006-07-14 | Tidyup | brain |
2006-07-14 | Changed to different way of clearing users on netsplit (uses less ram and sho... | brain |
2006-07-12 | All this works now (hopefully) | brain |
2006-07-12 | Fix typo | brain |
2006-07-12 | Seems to work ok | brain |
2006-07-12 | I don't know if this works yet -- needs testing | brain |
2006-07-12 | A few updates to the API header | om |
2006-07-12 | Add part-finished m_cgiirc module for Brain to play with | om |
2006-07-12 | Add exception handling here | brain |
2006-07-12 | Added helperfuncs.h | brain |
2006-07-12 | Oops, make methods public | brain |
2006-07-12 | Test framework in m_testcommand, add interface | brain |
2006-07-11 | Topic support in channel list - NOTE THIS ISNT SAFE AGAINST XSS YET | brain |
2006-07-11 | Added stylesheet support | brain |
2006-07-11 | Now has a shiney 'valid xhtml 1.1' icon, just because it can. | brain |
2006-07-11 | XHTML 1.1 spec validation and charset | brain |
2006-07-11 | Removed some debug in the sorting algorithm | brain |
2006-07-11 | typo Count -> Name | brain |
2006-07-11 | Add voice, halfop and op counts | brain |
2006-07-11 | Channel size sorting with a tricksy sort that converts it on the fly from std... | brain |
2006-07-11 | FIX channel user count stuff. next to do, order the user count list | brain |
2006-07-11 | Channel user count stuff | brain |
2006-07-11 | Check for uri and only claim /stats and /stats/ | brain |
2006-07-11 | Add content-type | brain |
2006-07-11 | Basic html output other than chickens | brain |
2006-07-11 | Allow modules to change the content-type of the document (defaults to text/html) | brain |
2006-07-11 | Make it not b0rk on empty headers | brain |
2006-07-11 | Stop the chickens reproducing :X | brain |
2006-07-11 | Make var const | brain |
2006-07-11 | Stuff for adding extra headers to a response (for Authorization: and Location... | brain |
2006-07-11 | This works now, m_httpd_stats.so prints 'chickens' on all pages except the index | brain |
2006-07-11 | Compiles now | brain |
2006-07-11 | Craq fixing | brain |
2006-07-11 | Error code stuff | brain |
2006-07-11 | Foulups | brain |
2006-07-11 | We might as well start on some module to interface with the service provider, eh | brain |
2006-07-11 | Craqbusters | brain |
2006-07-11 | Event class for m_httpd.cpp | brain |
2006-07-11 | Fixed | brain |
2006-07-11 | Change last vestiges of m_http.so -> m_httpd.so | brain |
2006-07-10 | Because people whined :( | brain |
2006-07-10 | Dir for storing http stuff in. | brain |
2006-07-10 | Add FileReader::ContentSize and FileReader::Contents | brain |
2006-07-10 | Header stuff | brain |
2006-07-10 | Serves faster now :) | brain |
2006-07-10 | Add timeouts etc | brain |
2006-07-10 | Ok, hands up who forgot to initialise Srv :/ | brain |
2006-07-10 | Move logging further up in inspsocket so we get the right error for bind failure | brain |