summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Error checking for out of range buffer reads (this shouldnt happen, read is b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3196 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-141-8/+2
* Tidied up formatting of %f's•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3194 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-1/+1
* Fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3193 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-2/+2
* Added RPL_MAPTOTL at request of Whitewolf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3192 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-2/+8
* Guess origin where server is lazy with PING/PONG and doesnt specify one, prep...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3191 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-0/+8
* Forgot to change the prefix, whoops•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3190 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-1/+1
* Send the PONG back along the right path, maybe?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3189 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-1/+1
* (TEST CODE) remote ping, do not use until debugged•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3188 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-131-6/+50
* Instantly apply lines when not synching•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3171 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-121-0/+5
* Tweak to allow @%+ to all exist on a user at once during burst•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3170 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-121-1/+42
* Check for >8 params in NICK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3167 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-0/+5
* Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3164 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-2/+8
* Newline stripping for asctime()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3162 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-1/+8
* Added handler for TIME with server parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3161 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-0/+24
* Damn bracket•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3160 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-1/+1
* Fix routing for TIME•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3159 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-3/+3
* Fixes to pass on TIME•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-1/+9
* Misc. fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3157 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-3/+3
* Added remote TIME (do not use yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3156 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-0/+43
* Fix for multi-param PUSH•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3155 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-1/+2
* Added uline check for PUSH•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3154 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-1/+8
* Added PUSH command, do not use yet until tested and documented•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3153 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-111-0/+22
* Missing function call•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3144 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-081-1/+0
* Checks to not propogate invalid or already-existing Xlines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3143 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-081-7/+14
* Avoiding assignment of std::strings unless neccessary to speed up bursts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3130 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-33/+26
* Faster ADDLINE code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3128 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-17/+11
* Experimental improved string handling in server links•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3127 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-11/+4
* Removed a strlen()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3126 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+1
* Slightly more efficient write buffers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3125 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+1
* Trivial spacing to make it identical•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3122 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-2/+2
* Fix signedness warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3121 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-3/+3
* Added max and current local/global usercounts to /lusers same way as most oth...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3120 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+11
* Typo fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+1
* Fixed /LINKS to show flat even in tricky mIRC.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3111 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-1/+1
* Fix to allow empty but defined away message (yes, really)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3099 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Fixed another issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3098 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-6/+12
* Bad brain, bad bad•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3097 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Propogation of away messages across network (we dont bounce the numeric back ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3095 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+19
* More fixes (#3)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3053 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-2/+2
* This probably wont compile atm - add support for prefixed messages•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3046 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-4/+15
* Added remote routing notices for RCONNECT•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3039 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-0/+2
* Added RCONNECT•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3038 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-0/+29
* Added <options:hideulines>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3037 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-2/+25
* Changed hops from 1 to 0 (makes more sense)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3036 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-1/+1
* Added <options:flatlinks>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3035 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-031-2/+6
* Added debug logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3027 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-021-0/+1
* When socket fails to construct, we now check the GetState() of the socket obj...•••If we dont, we can end up leaking fd's and RAM on failure. We dont use exceptions here as these operations can occur very often. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3021 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-021-2/+18
* Tidied up a kill message•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3011 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-011-1/+1
* Clean up ghosts on nick collision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3010 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-011-1/+13
* *TEST* nick collision code for NICK change in server link•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3009 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-011-0/+14