Age | Commit message (Expand) | Author |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | 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-09 | Show <unknown> instead of an empty string on CAPAB failure, spotted by djGrrr | w00t |
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-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | 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-11 | Fix for bug #347. | brain |
2007-07-10 | Clarifying comment | brain |
2007-07-10 | This should fix the rest of remote kill nick hiding | brain |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-24 | Check for TS==0 in FJOIN | brain |
2007-06-24 | Drop fmode with TS of 0, just in case any craq smoking services devs get the ... | brain |
2007-06-24 | Fix for atheme support (and others) which makes sure CAPAB is always sent bef... | brain |
2007-06-17 | More | brain |
2007-06-17 | Deprecate remote SQUIT, warn to use RSQUIT instead. RSQUIT supports 1 param t... | peavey |
2007-06-16 | RSQUIT/SQUIT is one target only for 1.1. The multi target is going into the 1... | peavey |
2007-06-15 | And truly fix rsquit 1 parm crash. | peavey |
2007-06-15 | Fix crash on propogation after routed squit has reached it's destination. Thx... | peavey |
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 | 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 | - 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 | 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 | 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 | 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-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-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 |