]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
18 years agoTons of optimizations to add_channel (UNTESTED)
brain [Tue, 13 Dec 2005 22:51:32 +0000 (22:51 +0000)]
Tons of optimizations to add_channel (UNTESTED)

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

18 years agoDe-messified GetRevision
brain [Tue, 13 Dec 2005 22:21:33 +0000 (22:21 +0000)]
De-messified GetRevision

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

18 years agoEliminated a strlcpy
brain [Tue, 13 Dec 2005 21:38:13 +0000 (21:38 +0000)]
Eliminated a strlcpy

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

18 years agoOptimized accept() stuff to eliminate loop, idea while talking to w00t
brain [Tue, 13 Dec 2005 21:33:57 +0000 (21:33 +0000)]
Optimized accept() stuff to eliminate loop, idea while talking to w00t

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

18 years agoMinor bug chasing
brain [Tue, 13 Dec 2005 20:19:51 +0000 (20:19 +0000)]
Minor bug chasing

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

18 years agoNot sending fjoins on sync?
brain [Tue, 13 Dec 2005 20:03:24 +0000 (20:03 +0000)]
Not sending fjoins on sync?

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

18 years agoGot rid of the evil loopy horrid mess in dnsqueue.cpp (singlethreaded dns lookups)
brain [Tue, 13 Dec 2005 19:43:43 +0000 (19:43 +0000)]
Got rid of the evil loopy horrid mess in dnsqueue.cpp (singlethreaded dns lookups)

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

18 years agoMade dnsqueue clean up its sockets from the socketengine properly
brain [Tue, 13 Dec 2005 19:02:30 +0000 (19:02 +0000)]
Made dnsqueue clean up its sockets from the socketengine properly

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

18 years agoPrevented zlines from being allowed with a username/ident in them
brain [Tue, 13 Dec 2005 18:58:26 +0000 (18:58 +0000)]
Prevented zlines from being allowed with a username/ident in them

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

18 years agoAdded ability for channel lists to grow past one line in WHOIS
brain [Tue, 13 Dec 2005 17:28:41 +0000 (17:28 +0000)]
Added ability for channel lists to grow past one line in WHOIS

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

18 years agoModified chlist() and whois to allow output of multi line channel membership list (!)
brain [Tue, 13 Dec 2005 17:18:27 +0000 (17:18 +0000)]
Modified chlist() and whois to allow output of multi line channel membership list (!)

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

18 years agoForward declared ForceChan
brain [Tue, 13 Dec 2005 16:57:16 +0000 (16:57 +0000)]
Forward declared ForceChan

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

18 years agoFixed minor warning
brain [Tue, 13 Dec 2005 16:55:44 +0000 (16:55 +0000)]
Fixed minor warning

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

18 years agoLeft figure from output
brain [Tue, 13 Dec 2005 16:51:55 +0000 (16:51 +0000)]
Left figure from output

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

18 years agoadded question about oper channel max
brain [Tue, 13 Dec 2005 16:50:17 +0000 (16:50 +0000)]
added question about oper channel max

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

18 years agoModified channel joining to allow > MAXCHANS for opers/remote (when complete)
brain [Tue, 13 Dec 2005 16:31:52 +0000 (16:31 +0000)]
Modified channel joining to allow > MAXCHANS for opers/remote (when complete)

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

18 years agoMade MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain [Tue, 13 Dec 2005 16:11:08 +0000 (16:11 +0000)]
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)

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

18 years agoRemoved some logging that can cause excessively huge logs when select() is being...
brain [Tue, 13 Dec 2005 00:49:20 +0000 (00:49 +0000)]
Removed some logging that can cause excessively huge logs when select() is being used

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

18 years agoMore old /map code removal, removed stuff from headers
w00t [Tue, 13 Dec 2005 00:09:12 +0000 (00:09 +0000)]
More old /map code removal, removed stuff from headers

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

18 years agoRemoved old /map code
w00t [Tue, 13 Dec 2005 00:05:56 +0000 (00:05 +0000)]
Removed old /map code

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

18 years agoRemoved some remnants from mesh linking
w00t [Tue, 13 Dec 2005 00:03:59 +0000 (00:03 +0000)]
Removed some remnants from mesh linking

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

18 years agoSet up externs to allow moving loads of crap out of inspircd.cpp
brain [Tue, 13 Dec 2005 00:00:18 +0000 (00:00 +0000)]
Set up externs to allow moving loads of crap out of inspircd.cpp

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

18 years agoAdded userprocess
brain [Mon, 12 Dec 2005 23:48:41 +0000 (23:48 +0000)]
Added userprocess

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

18 years agoAdded reference to userprocess.h
brain [Mon, 12 Dec 2005 23:46:35 +0000 (23:46 +0000)]
Added reference to userprocess.h

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

18 years agoMoved some stuff out to userprocess.cpp
brain [Mon, 12 Dec 2005 23:45:56 +0000 (23:45 +0000)]
Moved some stuff out to userprocess.cpp

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

18 years agoMoved some stuff out to userprocess.h
brain [Mon, 12 Dec 2005 23:45:52 +0000 (23:45 +0000)]
Moved some stuff out to userprocess.h

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

18 years agoEfficiency suggestion by w00t, faster processing of module sockets at the expense...
brain [Mon, 12 Dec 2005 22:29:06 +0000 (22:29 +0000)]
Efficiency suggestion by w00t, faster processing of module sockets at the expense of a bit of ram

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

18 years agoAdded extra documentation for InspSocket (at last)
brain [Mon, 12 Dec 2005 18:31:52 +0000 (18:31 +0000)]
Added extra documentation for InspSocket (at last)

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

18 years agoRemoval of some trivial debug output
brain [Mon, 12 Dec 2005 18:19:33 +0000 (18:19 +0000)]
Removal of some trivial debug output

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

18 years agoNew version that doesnt yield() any more
brain [Mon, 12 Dec 2005 18:16:47 +0000 (18:16 +0000)]
New version that doesnt yield() any more

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

18 years agoSemicolon to colon
brain [Mon, 12 Dec 2005 18:13:14 +0000 (18:13 +0000)]
Semicolon to colon

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

18 years agoCode tidy
brain [Mon, 12 Dec 2005 18:12:44 +0000 (18:12 +0000)]
Code tidy

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

18 years agoComment and tidyup
brain [Mon, 12 Dec 2005 18:07:53 +0000 (18:07 +0000)]
Comment and tidyup

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

18 years agoMade socket loop flush a users buffer if they still remain after processing each...
brain [Mon, 12 Dec 2005 17:34:37 +0000 (17:34 +0000)]
Made socket loop flush a users buffer if they still remain after processing each line

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

18 years agoGot the bool back to front!
brain [Mon, 12 Dec 2005 17:30:03 +0000 (17:30 +0000)]
Got the bool back to front!

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

18 years agoChanged how background processing works, now once per second repeating until nothing...
brain [Mon, 12 Dec 2005 17:27:58 +0000 (17:27 +0000)]
Changed how background processing works, now once per second repeating until nothing left to do

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

18 years agoCommented more stuff
brain [Mon, 12 Dec 2005 17:15:27 +0000 (17:15 +0000)]
Commented more stuff

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

18 years agoAdded timeout fixes
brain [Mon, 12 Dec 2005 15:52:38 +0000 (15:52 +0000)]
Added timeout fixes

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

18 years agoFixed .inspircd.inc
brain [Mon, 12 Dec 2005 15:47:57 +0000 (15:47 +0000)]
Fixed .inspircd.inc

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

18 years agoFixed timeout code
brain [Mon, 12 Dec 2005 15:45:25 +0000 (15:45 +0000)]
Fixed timeout code

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

18 years agoAdded a second yield
brain [Mon, 12 Dec 2005 15:04:13 +0000 (15:04 +0000)]
Added a second yield

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

18 years agoTiming tweaks
brain [Mon, 12 Dec 2005 14:57:09 +0000 (14:57 +0000)]
Timing tweaks

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

18 years agoIncreased socketengine wait cycles
brain [Mon, 12 Dec 2005 14:37:09 +0000 (14:37 +0000)]
Increased socketengine wait cycles

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

18 years agoTidy up of main function InspIRCd()
brain [Mon, 12 Dec 2005 14:32:16 +0000 (14:32 +0000)]
Tidy up of main function InspIRCd()

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

18 years agoAdded new docs for class SocketEngine
brain [Mon, 12 Dec 2005 13:32:15 +0000 (13:32 +0000)]
Added new docs for class SocketEngine

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

18 years agoAdded comments
brain [Mon, 12 Dec 2005 13:29:07 +0000 (13:29 +0000)]
Added comments

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

18 years agoFixed outbounds
brain [Mon, 12 Dec 2005 13:11:24 +0000 (13:11 +0000)]
Fixed outbounds

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

18 years agoselect() debugging
brain [Mon, 12 Dec 2005 13:07:11 +0000 (13:07 +0000)]
select() debugging

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

18 years agoAdded checking to find out why select() splits
brain [Mon, 12 Dec 2005 13:03:41 +0000 (13:03 +0000)]
Added checking to find out why select() splits

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

18 years agoFixed WRITEBIT support in select() engine
brain [Mon, 12 Dec 2005 12:58:36 +0000 (12:58 +0000)]
Fixed WRITEBIT support in select() engine

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

18 years agoTied in DNS to SocketEngine
brain [Mon, 12 Dec 2005 12:51:13 +0000 (12:51 +0000)]
Tied in DNS to SocketEngine

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

18 years agoAttempts to make DNS nicer with new socket engine
brain [Mon, 12 Dec 2005 12:49:12 +0000 (12:49 +0000)]
Attempts to make DNS nicer with new socket engine

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

18 years ago*EXPERIMENTAL* Tied DNS into new socket engine
brain [Mon, 12 Dec 2005 12:44:43 +0000 (12:44 +0000)]
*EXPERIMENTAL* Tied DNS into new socket engine

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

18 years agoMore experimental gubbins
brain [Mon, 12 Dec 2005 12:29:40 +0000 (12:29 +0000)]
More experimental gubbins

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

18 years agoX_MODULE -> X_ESTAB_MODULE
brain [Mon, 12 Dec 2005 12:08:39 +0000 (12:08 +0000)]
X_MODULE -> X_ESTAB_MODULE

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

18 years agoAdded module sockets to new engine, MAY NOT WORK
brain [Mon, 12 Dec 2005 12:07:44 +0000 (12:07 +0000)]
Added module sockets to new engine, MAY NOT WORK

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

18 years agoAdded GetType
brain [Mon, 12 Dec 2005 11:54:07 +0000 (11:54 +0000)]
Added GetType

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

18 years agoEXPERIMENTAL new socket engine code
brain [Mon, 12 Dec 2005 11:50:45 +0000 (11:50 +0000)]
EXPERIMENTAL new socket engine code

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

18 years agoMade compile on linux
brain [Mon, 12 Dec 2005 10:06:21 +0000 (10:06 +0000)]
Made compile on linux

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

18 years agoMade compile on freebsd
brain [Mon, 12 Dec 2005 10:05:08 +0000 (10:05 +0000)]
Made compile on freebsd

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

18 years agoFixed broken makefile
brain [Mon, 12 Dec 2005 09:57:00 +0000 (09:57 +0000)]
Fixed broken makefile

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

18 years agoWorking on making this actually compile
brain [Mon, 12 Dec 2005 09:54:01 +0000 (09:54 +0000)]
Working on making this actually compile

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

18 years agoAdded preliminary socketengine stuff
brain [Mon, 12 Dec 2005 09:53:10 +0000 (09:53 +0000)]
Added preliminary socketengine stuff

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

18 years agoMoved to beta 7
brain [Sun, 11 Dec 2005 18:45:26 +0000 (18:45 +0000)]
Moved to beta 7

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

18 years agoFixed permenant xline propogation
brain [Sun, 11 Dec 2005 18:44:17 +0000 (18:44 +0000)]
Fixed permenant xline propogation

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

18 years agoBeta6-UHH!
brain [Sat, 10 Dec 2005 14:40:28 +0000 (14:40 +0000)]
Beta6-UHH!

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

18 years agoFixed Case sensitivity Bug (BugTrack #88)
frostycoolslug [Sat, 10 Dec 2005 02:59:25 +0000 (02:59 +0000)]
Fixed Case sensitivity Bug (BugTrack #88)

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

18 years agoChanged 'fake direction' message a little
brain [Fri, 9 Dec 2005 21:16:08 +0000 (21:16 +0000)]
Changed 'fake direction' message a little

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

18 years agoFixed missing prototypes
brain [Fri, 9 Dec 2005 21:15:49 +0000 (21:15 +0000)]
Fixed missing prototypes

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

18 years agoAdded new module docs
brain [Fri, 9 Dec 2005 20:21:39 +0000 (20:21 +0000)]
Added new module docs

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

18 years agoAdded tons of extra documentation to Module class
brain [Fri, 9 Dec 2005 20:19:50 +0000 (20:19 +0000)]
Added tons of extra documentation to Module class

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

18 years agoMore IDLE fixes
brain [Fri, 9 Dec 2005 17:03:04 +0000 (17:03 +0000)]
More IDLE fixes

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

18 years agoFixes to IDLE
brain [Fri, 9 Dec 2005 16:54:23 +0000 (16:54 +0000)]
Fixes to IDLE

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

18 years agoFixed it again
brain [Fri, 9 Dec 2005 16:23:05 +0000 (16:23 +0000)]
Fixed it again

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

18 years agoFixed idle. again.
brain [Fri, 9 Dec 2005 16:18:33 +0000 (16:18 +0000)]
Fixed idle. again.

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

18 years agoFixed broken IDLE reply
brain [Fri, 9 Dec 2005 16:16:32 +0000 (16:16 +0000)]
Fixed broken IDLE reply

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

18 years agoFixed Bug causing the base directory to always overwrite the other dirs
frostycoolslug [Fri, 9 Dec 2005 15:45:32 +0000 (15:45 +0000)]
Fixed Bug causing the base directory to always overwrite the other dirs
Added Base Directory Path to the Path list at the end of ./configure
Added Library Path to the path list at the end of ./configure

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

18 years agoRemoved broken ! operator
brain [Fri, 9 Dec 2005 15:15:28 +0000 (15:15 +0000)]
Removed broken ! operator

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

18 years agoFixed local whois ability to show idle time for remote user (idle time of 0!)
brain [Fri, 9 Dec 2005 15:11:03 +0000 (15:11 +0000)]
Fixed local whois ability to show idle time for remote user (idle time of 0!)

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

18 years agoMade local whois non-broken ;)
brain [Fri, 9 Dec 2005 15:09:33 +0000 (15:09 +0000)]
Made local whois non-broken ;)

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

18 years agoRemote whois fixes
brain [Fri, 9 Dec 2005 15:05:40 +0000 (15:05 +0000)]
Remote whois fixes

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

18 years agoAdded debugging plus remote WHOIS fixes
brain [Fri, 9 Dec 2005 15:02:40 +0000 (15:02 +0000)]
Added debugging plus remote WHOIS fixes

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

18 years agoWork on remote /WHOIS
brain [Fri, 9 Dec 2005 14:57:57 +0000 (14:57 +0000)]
Work on remote /WHOIS

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

18 years agoAdded preliminary remote WHOIS
brain [Fri, 9 Dec 2005 14:48:14 +0000 (14:48 +0000)]
Added preliminary remote WHOIS

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

18 years agoModified to silently set hosts if uline sets it
brain [Thu, 8 Dec 2005 22:21:06 +0000 (22:21 +0000)]
Modified to silently set hosts if uline sets it

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

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