]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
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

18 years agoMade Wallops global
brain [Sun, 4 Dec 2005 17:46:46 +0000 (17:46 +0000)]
Made Wallops global

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

18 years agoAdded OnWallops
brain [Sun, 4 Dec 2005 17:46:37 +0000 (17:46 +0000)]
Added OnWallops

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

18 years agoMissing ;
brain [Sun, 4 Dec 2005 17:28:24 +0000 (17:28 +0000)]
Missing ;

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

18 years agoMade globals come from global ;)
brain [Sun, 4 Dec 2005 17:27:40 +0000 (17:27 +0000)]
Made globals come from global ;)

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

18 years agoAdded notice-to-servermask
brain [Sun, 4 Dec 2005 17:16:22 +0000 (17:16 +0000)]
Added notice-to-servermask
Added ability to output 'is an oper but i dont know what type' in WHOIS

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

18 years agoTypo fixes
brain [Sun, 4 Dec 2005 16:37:05 +0000 (16:37 +0000)]
Typo fixes

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

18 years agoSquit stuff
brain [Sun, 4 Dec 2005 16:34:47 +0000 (16:34 +0000)]
Squit stuff

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

18 years agoTypoed
brain [Sun, 4 Dec 2005 16:17:49 +0000 (16:17 +0000)]
Typoed

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

18 years agoFixed /connect 'server exists' check
brain [Sun, 4 Dec 2005 16:16:48 +0000 (16:16 +0000)]
Fixed /connect 'server exists' check

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

18 years agoAdded 'server already exists' checks
brain [Sun, 4 Dec 2005 16:13:31 +0000 (16:13 +0000)]
Added 'server already exists' checks

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

18 years agoModes/permissions not being propogated on NICK
brain [Sun, 4 Dec 2005 15:11:08 +0000 (15:11 +0000)]
Modes/permissions not being propogated on NICK

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

18 years agoTweak for om's threaded-dns issue
brain [Sun, 4 Dec 2005 15:04:06 +0000 (15:04 +0000)]
Tweak for om's threaded-dns issue

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

18 years agoFixed usercounts to not screw up on remote users
brain [Sun, 4 Dec 2005 15:02:00 +0000 (15:02 +0000)]
Fixed usercounts to not screw up on remote users

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

18 years agoNumServs -> NumServers
brain [Sun, 4 Dec 2005 14:49:26 +0000 (14:49 +0000)]
NumServs -> NumServers

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

18 years agoImplemented LUSERS
brain [Sun, 4 Dec 2005 14:47:35 +0000 (14:47 +0000)]
Implemented LUSERS

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

18 years agoFixed LUSERS and MAP to display 'dummy' data
brain [Sun, 4 Dec 2005 14:47:24 +0000 (14:47 +0000)]
Fixed LUSERS and MAP to display 'dummy' data

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

18 years agoFixed typo
brain [Sun, 4 Dec 2005 13:56:08 +0000 (13:56 +0000)]
Fixed typo

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

18 years agoFixed ops-on-join in anope
brain [Sun, 4 Dec 2005 13:54:03 +0000 (13:54 +0000)]
Fixed ops-on-join in anope

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

18 years agoReverted dodgy changes
brain [Sun, 4 Dec 2005 13:39:56 +0000 (13:39 +0000)]
Reverted dodgy changes

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

18 years agoMore complicated merges
brain [Sun, 4 Dec 2005 13:29:40 +0000 (13:29 +0000)]
More complicated merges

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

18 years agoChanged some synching stuff
brain [Sun, 4 Dec 2005 13:26:40 +0000 (13:26 +0000)]
Changed some synching stuff

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

18 years agoNick collision gubbins
brain [Sun, 4 Dec 2005 13:14:19 +0000 (13:14 +0000)]
Nick collision gubbins

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

18 years agoTweaked nick collision code
brain [Sun, 4 Dec 2005 12:43:13 +0000 (12:43 +0000)]
Tweaked nick collision code

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

18 years agoRemoved the MESHED 005 numeric token
brain [Sat, 3 Dec 2005 23:45:16 +0000 (23:45 +0000)]
Removed the MESHED 005 numeric token

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

18 years agoChanged epoll delay
brain [Sat, 3 Dec 2005 20:33:28 +0000 (20:33 +0000)]
Changed epoll delay

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

18 years agoMore TS fixes
brain [Sat, 3 Dec 2005 17:27:35 +0000 (17:27 +0000)]
More TS fixes

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