]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/treesocket2.cpp
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipp...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / treesocket2.cpp
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-10 brainClarifying comment
2007-06-24 brainFix for atheme support (and others) which makes sure...
2007-06-15 peaveyremove RSQUIT2 routing hack for SQUIT now we use one...
2007-06-13 peaveyThis is not, not routing of SQUIT, nothing to see here...
2007-06-13 peaveystrip RSQUIT from protocol, part of new RSQUIT, not...
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-06-06 brainAdd back remote kill handler for server origin kills
2007-06-06 w00tPatch fixing (almost) remote kill server notices, by...
2007-05-24 brainSomehow, the code which does the "assumption" that...
2007-05-22 brainThis says ten minutes drift and should say five, fixed
2007-05-21 brainMove inspircd.h to top
2007-05-21 frostycoolslugReverted broken patch.. This may break, but it's unlike...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-18 specialFixed a fairly low-risk crash in m_spanningtree
2007-05-17 brainChange the way i/o lines are formatted in debug log...
2007-05-16 brainAdd a notice on connection close stating server link...
2007-05-14 brainquietbursts tweak for hirop
2007-05-10 brainremove EB metadata madness and make services people...
2007-05-09 brainFix operquit notices being chopped to first word of...
2007-05-06 braingcc fails it at exporting symbols properly :/
2007-05-05 brainMake debug warning for broken servers once per serverna...
2007-05-04 brainAdd MODE nag to debug snomask +d
2007-05-04 brainApply visibility state to whois, next stop, /who
2007-04-26 brainMake error reporting work properly, it seemed to loose...
2007-04-20 peaveyFix bug #259 proper by doing what I should have done...
2007-04-19 brainCheck some userrec values in remote whois, so that...
2007-04-15 brainFix for bug that took ages to track down and was very...
2007-04-09 brainRevert
2007-04-09 brainTest tweak to make it sync faster
2007-04-09 brainHandle non-hmac servers smarter without having to globa...
2007-04-09 brainAdd config <options:disablehmac> to support disabling...
2007-04-09 brainI think we're almost there now
2007-04-09 brainMore fucking around
2007-04-09 brainThis is likely fucked up beyond all recognition. Today...
2007-04-09 brainCheck against the HMAC challenge now: *UNTESTED*
2007-04-09 brainAdd basic HMAC suggested by jilles to make the auth...
2007-04-09 brainTest code that pretends to send a hashed value if its...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-06 brainWe had to roll our own time function because some craqs...
2007-04-06 brainShow expiry times of glines, klines, qlines and elines...
2007-04-05 brainAdd support for <link:hidden> fixes feature request...
2007-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-04-02 brainThis needs some general QA-ing. Add support to new...
2007-03-20 w00tUpdate a notice on server already existing to be more...
2007-03-18 brainset the TS of a channel in JoinUser, not after the...
2007-03-17 brainAbort link at +/- 300secs, warn at +/- 30 secs
2007-03-16 brainRemote /MODULES
2007-03-16 brainDifferent timesync, dont use yet
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-11 specialFixed a crash with a malformed server-to-server NICK...
2007-03-10 brainThis now makes RemoveStatus remove *everything* as...
2007-03-10 brainAdd a TODO comment
2007-03-03 peaveyFix m_services_account logout by allowing meta with...
2007-02-11 brainSpecial *slap* seems to have set this to true :/
2007-01-19 brainFix dependencies
2007-01-19 brainSplit this up even more, much smaller files that are...