summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree
Commit message (Expand)AuthorAgeFilesLines
* RSQUIT/SQUIT is one target only for 1.1. The multi target is going into the 1...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-161-0/+2
* And truly fix rsquit 1 parm crash.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7331 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-17/+20
* Fix crash on propogation after routed squit has reached it's destination. Thx...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7330 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-9/+12
* Oops forgot to tidy up comments.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-3/+0
* Use PUSH to let remote servers advise of errors.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-152-3/+22
* Cannot WriteServ to remote users, write info to snomask instead.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-2/+2
* remove from header also.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7326 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-8/+0
* remove RSQUIT2 routing hack for SQUIT now we use one param RSQUIT.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7325 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-55/+0
* remove a comment.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7324 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-1/+0
* Fix for bug #296, remote squit not accepting wildcards. awaiting QA.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7323 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-1/+1
* try out using one param RSQUIT for propogation of SQUIT.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7321 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-2/+2
* One param RSQUIT behaving like routed SQUIT.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7320 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-151-9/+45
* - Fixed fencepost error in apply_other_sides_modes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7315 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-141-1/+1
* + Added a check between servers prefixes at the CAPAB negotiation stage. This...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7312 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-06-141-0/+3
* Fix problem where two unrelated options are named identically, thanks for rem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7302 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-141-1/+1
* This is not, not routing of SQUIT, nothing to see here, move along :>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7301 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-133-0/+69
* Remove remote SQUIT hacks.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7292 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-132-9/+4
* Make this require 2 params, just like god intended it. (no remote squit hacks)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-131-1/+1
* new rsquit command handler, this is still work in progress.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7286 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-131-1/+16
* strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7285 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-131-51/+0
* A ton more clear() and empty() stuff thats been lingering on the long term to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7264 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-095-50/+43
* Add command /RSQUIT to spanningtree.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7251 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-074-3/+88
* Add back remote kill handler for server origin kills•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7249 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-061-0/+27
* Patch fixing (almost) remote kill server notices, by just passing KILL onto c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7248 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-061-34/+0
* and a little tweak to remote MOTD too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7208 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-021-0/+3
* same for admin, and fix some returns.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7207 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-021-2/+5
* Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7206 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-021-10/+17
* And remove soem debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7193 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-311-1/+0
* Fix for issue discovered by satmd where it is possible to send an empty strin...•••Also fix: NOTICE generates OnUserNotice event, but checks against the I_OnUserMessage hook. Also also fix (!): Missing colons in "no text to send" message. BOTH of these also fixes have been around since like, 1.0 alpha 1, and nobody's noticed them! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7192 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-311-0/+1
* Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7190 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-302-10/+2
* Display the proper transports for server ports *slap* :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7175 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-281-1/+5
* Remove code for clientcount/servercount from /stats p. At the moment it was s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7174 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-281-16/+6
* Show IPs that a port is bound to in /stats p, don't remove duplicate ports an...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7173 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-281-1/+4
* - Add server ports to /stats p. This doesn't work properly yet as something i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7170 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-281-0/+22
* Fix for bug #305, allow admin to select what port outbound ident requests bin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7167 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-271-2/+2
* ...and remember the parameters ;)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7165 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-271-1/+1
* We were already sending FMODE +nt after each channel creation to keep service...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7164 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-271-2/+1
* Somehow, the code which does the "assumption" that no prefix means 'that' ser...•••I've put it back, this would explain the commands with empty prefixes being echoed back during that java stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7131 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-1/+5
* This says ten minutes drift and should say five, fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7106 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-1/+1
* Move inspircd.h to top•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-219-9/+9
* Reverted broken patch.. This may break, but it's unlikely :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7090 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2007-05-211-5/+11
* - Fix a small warning thrown by cl about unused local.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7061 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-201-2/+2
* Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES.•••Sorry, if you encounter a server < 1.1.8, youll have to guess by module name. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7055 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-201-1/+1
* Windows support. Tested and working to compile on freebsd and linux. Next ste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-194-13/+17
* Fixed a fairly low-risk crash in m_spanningtree•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7042 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-05-181-2/+8
* Change the way i/o lines are formatted in debug log to make them more intuiti...•••Thu May 17 17:56:16 2007: C[15] -> :Brain MODE #test Thu May 17 17:56:17 2007: C[15] -> :Brain WHO #test git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7039 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-171-2/+2
* We announce a ping timeout THREE different times and ways on the server that ...•••Remove the announcement in DoPingChecks. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7036 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-161-2/+1
* And fix another booboo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7035 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-161-1/+1
* Add a notice on connection close stating server link uptime, and fix a bug in...•••command with the nick in twice, and has been doing this presumably since early 1.1's) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7034 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-163-7/+21
* quietbursts tweak for hirop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7023 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-141-8/+6