]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
18 years agoFixed 'fake direction' messages being put out by user->registered = 7 being set too...
brain [Thu, 8 Dec 2005 21:41:01 +0000 (21:41 +0000)]
Fixed 'fake direction' messages being put out by user->registered = 7 being set too early

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2284 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded code to prevent sending of FMODE and FHOST before connect is complete (done...
brain [Thu, 8 Dec 2005 21:18:53 +0000 (21:18 +0000)]
Added code to prevent sending of FMODE and FHOST before connect is complete (done usually by m_cloaking)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2283 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed ANOTHER goddamn typo
brain [Thu, 8 Dec 2005 21:04:37 +0000 (21:04 +0000)]
Fixed ANOTHER goddamn typo

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2282 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed typo in new TS thing
brain [Thu, 8 Dec 2005 21:03:41 +0000 (21:03 +0000)]
Fixed typo in new TS thing

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2281 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAltered channel TS sync to always let ulined clients win, regardless of timestamp
brain [Thu, 8 Dec 2005 21:02:42 +0000 (21:02 +0000)]
Altered channel TS sync to always let ulined clients win, regardless of timestamp

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2280 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded fake direction stuff
brain [Thu, 8 Dec 2005 20:24:25 +0000 (20:24 +0000)]
Added fake direction stuff

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2279 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded 'fake direction' check
brain [Thu, 8 Dec 2005 20:21:43 +0000 (20:21 +0000)]
Added 'fake direction' check

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2278 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoCapitalization of variable fixed
brain [Thu, 8 Dec 2005 18:33:27 +0000 (18:33 +0000)]
Capitalization of variable fixed

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2277 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded burst flag -- remote connect notices not shown during burst
brain [Thu, 8 Dec 2005 18:32:32 +0000 (18:32 +0000)]
Added burst flag -- remote connect notices not shown during burst

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2276 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoReverted bugfix
brain [Thu, 8 Dec 2005 18:21:02 +0000 (18:21 +0000)]
Reverted bugfix

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2275 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged comments
brain [Thu, 8 Dec 2005 18:15:15 +0000 (18:15 +0000)]
Changed comments

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2274 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed bug #85
brain [Thu, 8 Dec 2005 18:04:59 +0000 (18:04 +0000)]
Fixed bug #85

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2273 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAttempted config fix for end of line missing
brain [Thu, 8 Dec 2005 17:47:47 +0000 (17:47 +0000)]
Attempted config fix for end of line missing

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2272 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoTypo in a comment, talk about grammar-nazi
brain [Thu, 8 Dec 2005 16:40:59 +0000 (16:40 +0000)]
Typo in a comment, talk about grammar-nazi

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2271 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoNow sets expiries properly on glines etc set with ADDLINE
brain [Thu, 8 Dec 2005 16:39:42 +0000 (16:39 +0000)]
Now sets expiries properly on glines etc set with ADDLINE

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2270 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoOptimized (much faster, more efficient, less cpu usage)
brain [Thu, 8 Dec 2005 16:39:22 +0000 (16:39 +0000)]
Optimized (much faster, more efficient, less cpu usage)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2269 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade module not static
brain [Wed, 7 Dec 2005 21:52:56 +0000 (21:52 +0000)]
Made module not static

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2264 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed broken OnCleanup
brain [Wed, 7 Dec 2005 21:50:16 +0000 (21:50 +0000)]
Fixed broken OnCleanup

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2263 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged userlist to clientlist in UnloadModule
brain [Wed, 7 Dec 2005 21:43:34 +0000 (21:43 +0000)]
Changed userlist to clientlist in UnloadModule

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2262 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agooChanged name of variable in OnCleanup
brain [Wed, 7 Dec 2005 21:19:12 +0000 (21:19 +0000)]
oChanged name of variable in OnCleanup

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2261 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged name of variable in OnCleanup
brain [Wed, 7 Dec 2005 21:18:57 +0000 (21:18 +0000)]
Changed name of variable in OnCleanup

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2260 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded OnCleanup handler
brain [Wed, 7 Dec 2005 21:18:29 +0000 (21:18 +0000)]
Added OnCleanup handler

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2259 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded OnCleanup function
brain [Wed, 7 Dec 2005 21:16:47 +0000 (21:16 +0000)]
Added OnCleanup function

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2258 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded OnUserQuit stuffs
brain [Wed, 7 Dec 2005 20:48:13 +0000 (20:48 +0000)]
Added OnUserQuit stuffs

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2257 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoTested and working locally
brain [Wed, 7 Dec 2005 19:55:00 +0000 (19:55 +0000)]
Tested and working locally

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2256 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoCompilation fixes (UNTESTED)
brain [Wed, 7 Dec 2005 19:50:27 +0000 (19:50 +0000)]
Compilation fixes (UNTESTED)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2255 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded m_swhois as example of new netbursting/metadata calls (might not work yet)
brain [Wed, 7 Dec 2005 19:44:42 +0000 (19:44 +0000)]
Added m_swhois as example of new netbursting/metadata calls (might not work yet)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2254 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded Metadata API (for transferring extensibles over a network transparent to the...
brain [Wed, 7 Dec 2005 18:32:31 +0000 (18:32 +0000)]
Added Metadata API (for transferring extensibles over a network transparent to the protocol)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2253 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged behaviour of module API to pass Server* to the constructor, rather than have...
brain [Wed, 7 Dec 2005 17:05:34 +0000 (17:05 +0000)]
Changed behaviour of module API to pass Server* to the constructor, rather than have to create one (makes more sense)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded insane tag (prevents wide gline etc)
brain [Wed, 7 Dec 2005 12:44:16 +0000 (12:44 +0000)]
Added insane tag (prevents wide gline etc)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2251 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded ability to put command named * into a class to make it cover all
brain [Wed, 7 Dec 2005 11:41:47 +0000 (11:41 +0000)]
Added ability to put command named * into a class to make it cover all

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2250 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed to do forwards properly with uninitialized data
brain [Wed, 7 Dec 2005 11:17:22 +0000 (11:17 +0000)]
Fixed to do forwards properly with uninitialized data

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2248 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoTons of DNS debugging and stability fixes
brain [Wed, 7 Dec 2005 11:13:54 +0000 (11:13 +0000)]
Tons of DNS debugging and stability fixes

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2247 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoDNS safety and logging
brain [Wed, 7 Dec 2005 10:26:17 +0000 (10:26 +0000)]
DNS safety and logging

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2246 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoDNS fixes
brain [Wed, 7 Dec 2005 10:08:23 +0000 (10:08 +0000)]
DNS fixes

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2245 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoNow shows remote quits differently
brain [Wed, 7 Dec 2005 10:03:28 +0000 (10:03 +0000)]
Now shows remote quits differently

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2244 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMore incorrect vars
brain [Wed, 7 Dec 2005 09:58:41 +0000 (09:58 +0000)]
More incorrect vars

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2243 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed use of wrong variable in IntroduceClient
brain [Wed, 7 Dec 2005 09:58:08 +0000 (09:58 +0000)]
Fixed use of wrong variable in IntroduceClient

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2242 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded remote connect notices
brain [Wed, 7 Dec 2005 09:54:25 +0000 (09:54 +0000)]
Added remote connect notices

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2241 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed return statements in function thats been reference-ized
brain [Wed, 7 Dec 2005 09:42:40 +0000 (09:42 +0000)]
Fixed return statements in function thats been reference-ized

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2240 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFix for rehash not reading new link blocks
brain [Wed, 7 Dec 2005 09:41:23 +0000 (09:41 +0000)]
Fix for rehash not reading new link blocks
optimization of functions by passing deques by reference

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2239 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade remote kill safer
brain [Tue, 6 Dec 2005 17:15:01 +0000 (17:15 +0000)]
Made remote kill safer

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2235 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed remote kill reasons when no source server is specified
brain [Tue, 6 Dec 2005 17:11:31 +0000 (17:11 +0000)]
Fixed remote kill reasons when no source server is specified

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2234 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded kill source for remote kills that don't have them
brain [Tue, 6 Dec 2005 17:06:45 +0000 (17:06 +0000)]
Added kill source for remote kills that don't have them

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2233 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded comments
brain [Tue, 6 Dec 2005 16:51:35 +0000 (16:51 +0000)]
Added comments

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2232 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded comments and SVSMODE (damn you Andy)
brain [Tue, 6 Dec 2005 16:26:06 +0000 (16:26 +0000)]
Added comments and SVSMODE (damn you Andy)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2231 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoOptimized FindServerMask
brain [Tue, 6 Dec 2005 15:19:45 +0000 (15:19 +0000)]
Optimized FindServerMask

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2230 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded .c_str() in SVSNICK
brain [Tue, 6 Dec 2005 14:43:09 +0000 (14:43 +0000)]
Added .c_str() in SVSNICK

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2229 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade SVSNICK actually set the timestamp
brain [Tue, 6 Dec 2005 14:42:41 +0000 (14:42 +0000)]
Made SVSNICK actually set the timestamp

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2228 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded fallback for lazy services that dont prefix SVSNICK and SVSJOIN
brain [Tue, 6 Dec 2005 14:31:50 +0000 (14:31 +0000)]
Added fallback for lazy services that dont prefix SVSNICK and SVSJOIN

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2227 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoSVSNICK and SVSJOIN
brain [Tue, 6 Dec 2005 14:29:23 +0000 (14:29 +0000)]
SVSNICK and SVSJOIN

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2226 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade ibuf larger to hold more of a burst
brain [Tue, 6 Dec 2005 13:54:45 +0000 (13:54 +0000)]
Made ibuf larger to hold more of a burst

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2224 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoI hate typos
brain [Tue, 6 Dec 2005 13:26:31 +0000 (13:26 +0000)]
I hate typos

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2222 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed GLINE/KLINE etc
brain [Tue, 6 Dec 2005 13:24:42 +0000 (13:24 +0000)]
Fixed GLINE/KLINE etc

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2221 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed GLINE etc
brain [Tue, 6 Dec 2005 13:20:12 +0000 (13:20 +0000)]
Fixed GLINE etc

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2220 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMissing semicolon
brain [Tue, 6 Dec 2005 13:08:08 +0000 (13:08 +0000)]
Missing semicolon

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2219 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoCant pass std::string to atoi(), DOH!
brain [Tue, 6 Dec 2005 13:03:25 +0000 (13:03 +0000)]
Cant pass std::string to atoi(), DOH!

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2218 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded ADDLINE
brain [Tue, 6 Dec 2005 12:59:54 +0000 (12:59 +0000)]
Added ADDLINE

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2217 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded G/Z/Q/E line propogation
brain [Tue, 6 Dec 2005 12:29:53 +0000 (12:29 +0000)]
Added G/Z/Q/E line propogation

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2216 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by Ghost)
brain [Tue, 6 Dec 2005 11:39:29 +0000 (11:39 +0000)]
Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by Ghost)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2215 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoRemoved typos (whoops)
brain [Tue, 6 Dec 2005 10:51:21 +0000 (10:51 +0000)]
Removed typos (whoops)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2212 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoOptimizations
brain [Tue, 6 Dec 2005 10:47:58 +0000 (10:47 +0000)]
Optimizations

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2211 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoUsing the wrong iterator
brain [Tue, 6 Dec 2005 10:22:23 +0000 (10:22 +0000)]
Using the wrong iterator

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2210 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoHeavily optimized tree search
brain [Tue, 6 Dec 2005 10:18:22 +0000 (10:18 +0000)]
Heavily optimized tree search

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2209 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed routing optimization #1
brain [Mon, 5 Dec 2005 22:16:47 +0000 (22:16 +0000)]
Fixed routing optimization #1

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2208 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoDebug junk
brain [Mon, 5 Dec 2005 22:14:12 +0000 (22:14 +0000)]
Debug junk

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2207 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoBlah
brain [Mon, 5 Dec 2005 22:08:41 +0000 (22:08 +0000)]
Blah

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2206 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMoved a declaration
brain [Mon, 5 Dec 2005 22:02:23 +0000 (22:02 +0000)]
Moved a declaration

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2205 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoOptimizing spanning tree
brain [Mon, 5 Dec 2005 22:00:42 +0000 (22:00 +0000)]
Optimizing spanning tree

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2204 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade commands.cpp include its own header (oops)
brain [Mon, 5 Dec 2005 20:53:12 +0000 (20:53 +0000)]
Made commands.cpp include its own header (oops)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2203 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed channel kicks from outside channel on ulines (they work now!) :P
brain [Mon, 5 Dec 2005 20:47:20 +0000 (20:47 +0000)]
Fixed channel kicks from outside channel on ulines (they work now!) :P

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2202 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded new OnKick stuff
brain [Mon, 5 Dec 2005 20:45:30 +0000 (20:45 +0000)]
Added new OnKick stuff

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2201 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoModified FTOPIC to not send out the TOPIC command if the topic text is unchanged
brain [Mon, 5 Dec 2005 13:38:42 +0000 (13:38 +0000)]
Modified FTOPIC to not send out the TOPIC command if the topic text is unchanged

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2194 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed prefixquit to not prefix remote quits
brain [Mon, 5 Dec 2005 12:04:24 +0000 (12:04 +0000)]
Fixed prefixquit to not prefix remote quits

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2193 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed opertype not being propogated
brain [Mon, 5 Dec 2005 09:30:30 +0000 (09:30 +0000)]
Fixed opertype not being propogated

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2186 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agofixed bouncy FHOST/FMODE
brain [Mon, 5 Dec 2005 09:26:21 +0000 (09:26 +0000)]
fixed bouncy FHOST/FMODE

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2185 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed local compares to JOIN
brain [Mon, 5 Dec 2005 09:10:21 +0000 (09:10 +0000)]
Fixed local compares to JOIN

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2183 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded FNAME and FHOST
brain [Mon, 5 Dec 2005 08:59:26 +0000 (08:59 +0000)]
Added FNAME and FHOST

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2182 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded OnChangeHost
brain [Mon, 5 Dec 2005 08:59:12 +0000 (08:59 +0000)]
Added OnChangeHost
Added OnChangeName

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2181 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged TS spoof on new channel from 20 secs to 10 mins
brain [Mon, 5 Dec 2005 01:37:03 +0000 (01:37 +0000)]
Changed TS spoof on new channel from 20 secs to 10 mins

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2180 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoTrivial missing parameter on VERSION numeric when server cant be found
brain [Sun, 4 Dec 2005 23:39:15 +0000 (23:39 +0000)]
Trivial missing parameter on VERSION numeric when server cant be found

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2179 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed segfault when file isnt found
brain [Sun, 4 Dec 2005 22:07:52 +0000 (22:07 +0000)]
Fixed segfault when file isnt found

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2178 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMissing semicolons really do sucks ass
brain [Sun, 4 Dec 2005 21:15:08 +0000 (21:15 +0000)]
Missing semicolons really do sucks ass

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2176 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMissed some stuff
brain [Sun, 4 Dec 2005 21:14:41 +0000 (21:14 +0000)]
Missed some stuff

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2175 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed to not break with m_spanningtree
brain [Sun, 4 Dec 2005 21:14:13 +0000 (21:14 +0000)]
Fixed to not break with m_spanningtree

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2174 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed incorrect sources of VERSION notices
brain [Sun, 4 Dec 2005 21:02:55 +0000 (21:02 +0000)]
Fixed incorrect sources of VERSION notices

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2173 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed to properly propogate the version string
brain [Sun, 4 Dec 2005 20:49:51 +0000 (20:49 +0000)]
Fixed to properly propogate the version string

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2170 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoFixed misc warnings
brain [Sun, 4 Dec 2005 20:43:57 +0000 (20:43 +0000)]
Fixed misc warnings

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2169 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoWrong number of params to one of the functions
brain [Sun, 4 Dec 2005 20:42:40 +0000 (20:42 +0000)]
Wrong number of params to one of the functions

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2168 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoerror fixes
brain [Sun, 4 Dec 2005 20:41:45 +0000 (20:41 +0000)]
error fixes

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2167 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMade VERISON propogate
brain [Sun, 4 Dec 2005 20:40:26 +0000 (20:40 +0000)]
Made VERISON propogate

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2166 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded remote version stuffs
brain [Sun, 4 Dec 2005 20:39:24 +0000 (20:39 +0000)]
Added remote version stuffs

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2165 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged to stop first ping being bad automatically
brain [Sun, 4 Dec 2005 19:41:18 +0000 (19:41 +0000)]
Changed to stop first ping being bad automatically

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2164 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoPing checking fixes
brain [Sun, 4 Dec 2005 19:38:15 +0000 (19:38 +0000)]
Ping checking fixes

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2163 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoPing checking fixes
brain [Sun, 4 Dec 2005 19:31:07 +0000 (19:31 +0000)]
Ping checking fixes

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2162 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoServer to server ping checks
brain [Sun, 4 Dec 2005 19:25:33 +0000 (19:25 +0000)]
Server to server ping checks

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2161 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoChanged autoconnect to not take as much resources
brain [Sun, 4 Dec 2005 18:38:51 +0000 (18:38 +0000)]
Changed autoconnect to not take as much resources

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2160 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoDebug junk
brain [Sun, 4 Dec 2005 18:31:50 +0000 (18:31 +0000)]
Debug junk

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2159 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoAdded autoconnect
brain [Sun, 4 Dec 2005 18:25:09 +0000 (18:25 +0000)]
Added autoconnect

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2158 e03df62e-2008-0410-955e-edbf42e46eb7

18 years agoMissing Module:: from OnWallops
brain [Sun, 4 Dec 2005 17:55:06 +0000 (17:55 +0000)]
Missing Module:: from OnWallops

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2157 e03df62e-2008-0410-955e-edbf42e46eb7