summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-10Dir for storing http stuff in.brain
2006-07-10ContentSize speedupsbrain
2006-07-10Fugly code band-aid^H^H^H^H^Hfixbrain
2006-07-10Add FileReader::ContentSize and FileReader::Contentsbrain
2006-07-10Header stuffbrain
2006-07-10Serves faster now :)brain
2006-07-10Add timeouts etcbrain
2006-07-10Ok, hands up who forgot to initialise Srv :/brain
2006-07-10Move logging further up in inspsocket so we get the right error for bind failurebrain
2006-07-10Try to make this serve some static contentbrain
2006-07-10Http service provider module (this doesnt do anything yet!)brain
2006-07-10Update docs to indicate new templated GetExt and Extend, remove references to...brain
2006-07-10Take out broken idbrain
2006-07-10Aaaand, fix the typobrain
2006-07-10Added refcount to classbase, static classbase::idbrain
2006-07-10Typosbrain
2006-07-10I made a Boo Boo :pbrain
2006-07-10Deps weedingbrain
2006-07-10Inherit just about everything from classbasebrain
2006-07-10Inherit tons of stuff from classbase that should always have beenbrain
2006-07-10Making lots of stuff inherit from classbase so we can use it as a holdall cla...brain
2006-07-10Remove commented out old methods that became templatesbrain
2006-07-10Sort deps of base.hbrain
2006-07-10Sort include dependencies of dns.hbrain
2006-07-10Made a load more stuff Extensible which might be of use to someonebrain
2006-07-10Properly set the resulting pointer to NULL when the object isnt foundbrain
2006-07-10Remove castbrain
2006-07-10Convert to templated GetExt, and a lot more readablebrain
2006-07-10GetExt conversionbrain
2006-07-10Templated GetExt()brain
2006-07-10Templated GetExt()brain
2006-07-10Port to templated GetExt()brain
2006-07-10Convert to templated GetExtbrain
2006-07-10Change to templated GetExt()brain
2006-07-10Typobrain
2006-07-10Templated GetExtbrain
2006-07-10More fixesbrain
2006-07-10Fix for templated GetExtbrain
2006-07-10Fix for new templated GetExt, and tidy up of some MAJOR copy/paste craq!brain
2006-07-10Convert to templated GetExtbrain
2006-07-10If you ask me, it looks a hell of a lot tidier without forcing the cast.brain
2006-07-10- userrec::ProcessNoticeMasks - provide a way to set or unset masks.w00t
2006-07-10- Add notice masks display to MODE nick, using a modified version of Unreal's...w00t
2006-07-10- Add usermode +n for notice masks - our implementation of snomasks. We're no...w00t
2006-07-10-Clone mode methods into notice mask methods for userrec.w00t
2006-07-10Add install line for libIRCDsnomasks.sobrain
2006-07-10Add headers and header commentbrain
2006-07-10Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...brain
2006-07-10Add interface to AddModeWatcher and DelModeWatcher into class Serverbrain
2006-07-10Added ModeParser::AddModeWatcher() and ModeParser::DelModeWatcher()brain