Age | Commit message (Expand) | Author |
2007-06-15 | Oops forgot to tidy up comments. | peavey |
2007-06-15 | Use PUSH to let remote servers advise of errors. | peavey |
2007-06-15 | Cannot WriteServ to remote users, write info to snomask instead. | peavey |
2007-06-15 | remove from header also. | peavey |
2007-06-15 | remove RSQUIT2 routing hack for SQUIT now we use one param RSQUIT. | peavey |
2007-06-15 | remove a comment. | peavey |
2007-06-15 | Fix for bug #296, remote squit not accepting wildcards. awaiting QA. | peavey |
2007-06-15 | Prioritize this to LAST to allow host changers and cloaking to be done prior ... | peavey |
2007-06-15 | try out using one param RSQUIT for propogation of SQUIT. | peavey |
2007-06-15 | One param RSQUIT behaving like routed SQUIT. | peavey |
2007-06-14 | MAXMODES+1 -> MAXMODES+2 | brain |
2007-06-14 | Fixed properly this time | brain |
2007-06-14 | - Fixed fencepost error in apply_other_sides_modes. | burlex |
2007-06-14 | + Added a check between servers prefixes at the CAPAB negotiation stage. This... | burlex |
2007-06-14 | Win compile fixes | brain |
2007-06-14 | Windows build stuff | brain |
2007-06-14 | This should fix bug #317, we shouldnt be using send_mode for user modes, we s... | brain |
2007-06-14 | Fix for bug #315 reported by Nekos, change the exception tags to <securehost>... | brain |
2007-06-14 | Fix problem where two unrelated options are named identically, thanks for rem... | brain |
2007-06-13 | This is not, not routing of SQUIT, nothing to see here, move along :> | peavey |
2007-06-13 | Me so dummee. | brain |
2007-06-13 | Remove remote SQUIT hacks. | peavey |
2007-06-13 | Make this require 2 params, just like god intended it. (no remote squit hacks) | peavey |
2007-06-13 | Add DllExport | brain |
2007-06-13 | Make these safe for use in vc | brain |
2007-06-13 | new rsquit command handler, this is still work in progress. | peavey |
2007-06-13 | strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet. | peavey |
2007-06-13 | I think this fixes visual studio oddities | brain |
2007-06-13 | Fixes for tokenization oddness with metadata, and weird behaviour of std::ist... | brain |
2007-06-11 | The spelling nazis are amongst us! | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-07 | Add command /RSQUIT to spanningtree. | peavey |
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-06-05 | Sexeger! | brain |
2007-06-05 | Stdint being included when we dont even use it, without checking HAS_STDINT, ... | brain |
2007-06-05 | Fix typos found by Zaba. Thanks. | peavey |
2007-06-03 | Many changes: Implement Muisje's idea for prefix + separator on action addnic... | peavey |
2007-06-02 | and a little tweak to remote MOTD too. | peavey |
2007-06-02 | same for admin, and fix some returns. | peavey |
2007-06-02 | Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar... | peavey |
2007-05-31 | And remove soem debug | brain |
2007-05-31 | Fix for issue discovered by satmd where it is possible to send an empty strin... | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-29 | Fix bug #309 reported by Smartys - QA, please test quickly. Seems okay to me. | w00t |
2007-05-28 | No flags now means all flags when in the config, so that filters defined in o... | brain |
2007-05-28 | This works now! Still more to do though. | brain |
2007-05-28 | Make the flags work | brain |
2007-05-28 | Next bit of filter flags system | brain |
2007-05-28 | Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo... | brain |