summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/main.cpp
AgeCommit message (Expand)Author
2007-08-28Remove unneeded headers from spanningtree. This was done to the rest of the s...w00t
2007-08-27Debug to try figure this out ..w00t
2007-08-27Translation of mode parameters to uids where neccessarybrain
2007-08-27Auto translation nick->uuid for command params should now work in all modules...brain
2007-08-27More translation stuffbrain
2007-08-27Fix obligotary typosbrain
2007-08-27Translate some stuff to uid.brain
2007-08-27Make FJOIN send UUIDw00t
2007-08-27Convert a metric assload of stuff to use UIDw00t
2007-08-27Send UID (not nick) on client connectionw00t
2007-08-27Send UID prefix on module commands across links.w00t
2007-08-26Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff.brain
2007-08-26Routing failure messages back where they came from on /rconnectbrain
2007-08-21Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterdaybrain
2007-08-15* include/caller.h will now compile correctly on Windows platforms.burlex
2007-08-13Fix new millisec /map to compile on windows, by ifndef gettimeofday out rever...peavey
2007-08-07Feature request from djGrr, allow changing of server to server ping frequencybrain
2007-08-05Change latency figures in /map to milliseconds, much more useful for lag meas...brain
2007-07-18Ive tidied up the mode count stuff, but i still cant duplicate negative invis...brain
2007-07-16OOPS! 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-11Fix for bug #347.brain
2007-07-10This should fix the rest of remote kill nick hidingbrain
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Morebrain
2007-06-17Deprecate remote SQUIT, warn to use RSQUIT instead. RSQUIT supports 1 param t...peavey
2007-06-15remove a comment.peavey
2007-06-15Fix for bug #296, remote squit not accepting wildcards. awaiting QA.peavey
2007-06-15try out using one param RSQUIT for propogation of SQUIT.peavey
2007-06-13This is not, not routing of SQUIT, nothing to see here, move along :>peavey
2007-06-13Remove remote SQUIT hacks.peavey
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-06-07Add command /RSQUIT to spanningtree.peavey
2007-06-02and a little tweak to remote MOTD too.peavey
2007-06-02same for admin, and fix some returns.peavey
2007-06-02Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar...peavey
2007-05-31And remove soem debugbrain
2007-05-31Fix for issue discovered by satmd where it is possible to send an empty strin...brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-28Display the proper transports for server ports *slap* :Pbrain
2007-05-28Remove code for clientcount/servercount from /stats p. At the moment it was s...w00t
2007-05-28Show 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-27We were already sending FMODE +nt after each channel creation to keep service...brain
2007-05-21Move inspircd.h to topbrain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-16We announce a ping timeout THREE different times and ways on the server that ...brain
2007-05-16And fix another booboobrain
2007-05-16Add a notice on connection close stating server link uptime, and fix a bug in...brain