summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2008-02-02Murder space indents.. now if I find out who did them, I'll murder them too ;(w00t
2008-02-02Add some notes on proposed logging stuffw00t
2008-02-02Small tidyupw00t
2008-02-02Back out the AllowDevoiceSelf stuff, it wasn't going to work anyway. Accident...w00t
2008-02-02Cache User::GetIPString()w00t
2008-02-02Avoid reallocating this every new connection (patch from hottpd)w00t
2008-02-02Make m_password_hash able to pick up hasher modules after it's loaded, meanin...aquanight
2008-02-02Fix a null pointer dereference caused by my reordering/moving stuffw00t
2008-02-02Add it back, but comment out the method body. its useless.brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t