summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-09Initial totally untested logger implementation that does nothing.w00t
2008-02-09Add a perl script which will abort compiles for warning messages that don't h...aquanight
2008-02-08Support for /invite <user> <channel> <timeout> - if the user doesn't partake ...aquanight
2008-02-08Fix low-risk potential memory leak: if a webirc client with valid cgiirc bloc...w00t
2008-02-08Slight speed improvement in WHOing invisible users, insignificantbrain
2008-02-08git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8850 e03df62e-2...w00t
2008-02-07ARGH SPACE INDENTS, DIE DIE DIEbrain
2008-02-07Sorta update this.. won't give a full file list as it's now kinda huge.w00t
2008-02-06Rework the suggested logger implementation to one that doesn't suck donkey an...w00t
2008-02-06Won't somebody please think of the children.. kqueue too ;(w00t
2008-02-06epoll did it too. >:(w00t
2008-02-06Pro tip #2: making a fatal error 'SPARSE' logging only is a bit silly.w00t
2008-02-06Pro tip: printf() doesn't add newlines for youw00t
2008-02-06Fix warnings (thanks owine)w00t
2008-02-06Add <auditorium:operoverride> setting, based on patch contributed by Sm0ke0utw00t
2008-02-05More tweaksbrain
2008-02-05This makes more sensebrain
2008-02-05Add server.cpp, handles all stuff related to the server command. treesocket2....w00t
2008-02-05We have two perfectly good macros, use themw00t
2008-02-05Add new developers to list at startupw00t
2008-02-05dz, you cant delete a nonpointer!brain
2008-02-05fixed std:: stufffez
2008-02-05fixed more std:: stufffez
2008-02-05fixed std:: stuff - that should be all of itfez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-05fixed w00t's brain (I mean std:: stuff)fez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-04MODEACTION_ALLOW was being used instead of DENY, fixes bug #490brain
2008-02-04Forward port crash fix on load of randquote from 1.1 (r8819).w00t
2008-02-04Fix exemptchanops for some modules, fixes bug #485 reported by John. Thanks.w00t
2008-02-04Brain, look at this pleasew00t
2008-02-04Clean up some FJOIN stuffw00t
2008-02-04Move a piece of HMAC to hmac.cppw00t
2008-02-04Split treesocket2 into various smaller filesw00t
2008-02-04Rename burst.cpp to netburst.cpp - it does not just contain burst handling.w00t
2008-02-04Split more of treesocket1w00t
2008-02-03Fix trivial desync with FTOPIC: if topic is identical, we still need to broad...w00t
2008-02-03Split treesocket1 into a number of smaller filesw00t
2008-02-03Clear up header insanityw00t
2008-02-03(finally) remove deprecated CMD_USER_DELETEDw00t
2008-02-03Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X...w00t
2008-02-03Whoopsbrain
2008-02-03What do you think of this, w00t?brain
2008-02-03Fix burst time indicator: set startburst in treeserver's constructor, BURST i...w00t
2008-02-03Show extra debug for burst timew00t
2008-02-03Broken, but.. show how many milliseconds a burst takes. Someone care to tell ...w00t
2008-02-03Remove an obsolete valuew00t