Age | Commit message (Expand) | Author |
2007-08-27 | Debug to try figure this out .. | w00t |
2007-08-27 | Translation of mode parameters to uids where neccessary | brain |
2007-08-27 | Auto translation nick->uuid for command params should now work in all modules... | brain |
2007-08-27 | More translation stuff | brain |
2007-08-27 | Fix obligotary typos | brain |
2007-08-27 | Translate some stuff to uid. | brain |
2007-08-27 | Make FJOIN send UUID | w00t |
2007-08-27 | Convert a metric assload of stuff to use UID | w00t |
2007-08-27 | Send UID (not nick) on client connection | w00t |
2007-08-27 | Send UID prefix on module commands across links. | w00t |
2007-08-26 | Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff. | brain |
2007-08-26 | Routing failure messages back where they came from on /rconnect | brain |
2007-08-21 | Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterday | 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-07-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | 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 | This should fix the rest of remote kill nick hiding | brain |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | More | brain |
2007-06-17 | Deprecate remote SQUIT, warn to use RSQUIT instead. RSQUIT supports 1 param t... | 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-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-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-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-28 | Display the proper transports for server ports *slap* :P | brain |
2007-05-28 | Remove code for clientcount/servercount from /stats p. At the moment it was s... | w00t |
2007-05-28 | Show IPs that a port is bound to in /stats p, don't remove duplicate ports an... | w00t |
2007-05-28 | - Add server ports to /stats p. This doesn't work properly yet as something i... | w00t |
2007-05-27 | ...and remember the parameters ;) | brain |
2007-05-27 | We were already sending FMODE +nt after each channel creation to keep service... | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-16 | We announce a ping timeout THREE different times and ways on the server that ... | brain |
2007-05-16 | And fix another booboo | brain |
2007-05-16 | Add a notice on connection close stating server link uptime, and fix a bug in... | brain |
2007-05-13 | We dont need to send FMODE for user mode changes, and the FMODE handler doesn... | brain |