summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2008-02-02Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens...aquanight
2008-02-02Check for empty prefixes, and close server connections attempting to use themw00t
2008-02-02Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params...w00t
2008-02-01capitalization is key! more to come!bricker
2008-02-01removed sys/select.h on windows platformfez
2008-02-01fixed getsockopt parameter 4, removed sys/select.h on windows platformfez
2008-02-01fixed type defiined to definedfez
2008-02-01changed m_oper_hash to proper m_password_hashfez
2008-02-01Fix some minor grammar mistakes...more to comebricker
2008-02-01add two comma's :-Dbricker
2008-02-01remove m_ssl_openssl from modules directory when rerunning configurefez
2008-02-01Added OpenSSL scriptage.fez
2008-01-31applink.c should be included in the link command, not #included in the sourcefez
2008-01-30Move fez to developers (a lot of movement for one day :p)w00t
2008-01-30Move fez to regular contributors sectionw00t
2008-01-30Update VC7.1 build projects. Thanks VERY much fez. :)w00t
2008-01-30Merge in patches to fix bug #487, submitted by dz, thanks :)brain
2008-01-29What crackmonkey thought we had server:networkemail???brain
2008-01-29Update SAMODEw00t
2008-01-28Remove duplicate calls (thanks fez)w00t
2008-01-27Revert tmpfile cleanup from r8761, also make configure's perl version check h...aquanight