Age | Commit message (Expand) | Author |
2007-06-15 | remove RSQUIT2 routing hack for SQUIT now we use one param RSQUIT. | peavey |
2007-06-13 | This is not, not routing of SQUIT, nothing to see here, move along :> | peavey |
2007-06-13 | strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet. | peavey |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-06 | Add back remote kill handler for server origin kills | brain |
2007-06-06 | Patch fixing (almost) remote kill server notices, by just passing KILL onto c... | w00t |
2007-05-24 | Somehow, the code which does the "assumption" that no prefix means 'that' ser... | brain |
2007-05-22 | This says ten minutes drift and should say five, fixed | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-21 | Reverted broken patch.. This may break, but it's unlikely :p | frostycoolslug |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-18 | Fixed a fairly low-risk crash in m_spanningtree | special |
2007-05-17 | Change the way i/o lines are formatted in debug log to make them more intuiti... | brain |
2007-05-16 | Add a notice on connection close stating server link uptime, and fix a bug in... | brain |
2007-05-14 | quietbursts tweak for hirop | brain |
2007-05-10 | remove EB metadata madness and make services people happy. | brain |
2007-05-09 | Fix operquit notices being chopped to first word of quit message, spotted by ... | brain |
2007-05-06 | gcc fails it at exporting symbols properly :/ | brain |
2007-05-05 | Make debug warning for broken servers once per servername only | brain |
2007-05-04 | Add MODE nag to debug snomask +d | brain |
2007-05-04 | Apply visibility state to whois, next stop, /who | brain |
2007-04-26 | Make error reporting work properly, it seemed to loose errors. | brain |
2007-04-20 | Fix bug #259 proper by doing what I should have done back in r6618 when I fir... | peavey |
2007-04-19 | Check some userrec values in remote whois, so that it wont crash if a user ha... | brain |
2007-04-15 | Fix for bug that took ages to track down and was very subtle. | brain |
2007-04-09 | Revert | brain |
2007-04-09 | Test tweak to make it sync faster | brain |
2007-04-09 | Handle non-hmac servers smarter without having to globally turn off hmac | brain |
2007-04-09 | Add config <options:disablehmac> to support disabling of HMAC, and tidy up to... | brain |
2007-04-09 | I think we're almost there now | brain |
2007-04-09 | More fucking around | brain |
2007-04-09 | This is likely fucked up beyond all recognition. Today is fubar day :p | brain |
2007-04-09 | Check against the HMAC challenge now: *UNTESTED* | brain |
2007-04-09 | Add basic HMAC suggested by jilles to make the auth not suck -- this is proba... | brain |
2007-04-09 | Test code that pretends to send a hashed value if its got a challenge - don't... | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-04-06 | We had to roll our own time function because some craqsmoker thought having a... | brain |
2007-04-06 | Show expiry times of glines, klines, qlines and elines as the time theyre due... | brain |
2007-04-05 | Add support for <link:hidden> fixes feature request documented in bug #247 re... | brain |
2007-04-05 | Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds... | brain |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-03-20 | Update a notice on server already existing to be more clear | w00t |
2007-03-18 | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe... | brain |
2007-03-17 | Abort link at +/- 300secs, warn at +/- 30 secs | brain |
2007-03-16 | Remote /MODULES | brain |
2007-03-16 | Different timesync, dont use yet | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-11 | Fixed a crash with a malformed server-to-server NICK command, thanks dmb | special |
2007-03-10 | This now makes RemoveStatus remove *everything* as pointed out by jilles. Thi... | brain |
2007-03-10 | Add a TODO comment | brain |