Age | Commit message (Expand) | Author |
2007-08-27 | Don't try do lookups by nickname any more, all s2s traffic should be using UI... | w00t |
2007-08-27 | Remove some old style compatibility checking for 1.0-alpha servers, this real... | w00t |
2007-08-27 | If SVSNICK fails, attempt to change to UID, before quitting as a last resort ... | w00t |
2007-08-27 | Make this lookup by UUID ahead of nick also, so things work properly. | w00t |
2007-08-27 | Make the server to server parser look for UUID. Currently it will fall back a... | w00t |
2007-08-27 | This will royally fuck 1.2's linking right now, but.. | w00t |
2007-08-27 | Fix to SVSJOIN: disallow invalid channel names. Needs backport. | w00t |
2007-08-26 | Make this compile, was missing a ( | peavey |
2007-08-26 | Hide remote oper up notices if quiet bursts are enabled etc. Adapted from ave... | w00t |
2007-08-26 | Routing failure messages back where they came from on /rconnect | brain |
2007-08-20 | Add a pair of colons which should fix some KILL messages being dropped and fi... | brain |
2007-08-20 | Increase max time difference to 600 secs | brain |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |
2007-08-13 | Fix new millisec /map to compile on windows, by ifndef gettimeofday out rever... | peavey |
2007-08-07 | Feature request from djGrr, allow changing of server to server ping frequency | brain |
2007-08-05 | Change latency figures in /map to milliseconds, much more useful for lag meas... | brain |
2007-08-03 | There was a missing colon on remote numeric 376. Spotted by Hal9000 of Denora. | w00t |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-23 | Fix crash on unload of modules with listening sockets -- some situations requ... | brain |
2007-07-17 | Stability fixes, some DELETEs here that dont belong any more. | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-10 | Clarifying comment | brain |
2007-06-24 | Fix for atheme support (and others) which makes sure CAPAB is always sent bef... | brain |
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 |