]>
git.netwichtig.de Git - user/henk/code/inspircd.git/log
brain [Sun, 5 Mar 2006 14:27:35 +0000 (14:27 +0000)]
Colon before the reasons in STATS, so that it doesnt munge up the reason in certain clients
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3461
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sun, 5 Mar 2006 00:08:48 +0000 (00:08 +0000)]
Sped up introduction of nicks using vector::resize() rather than the craq++ loop (wtf was i thinking doing it that way?)
Removed 'client connecting notices dont show locally during burst' -- this is silly as it doesnt work remotely and is pretty much pointless
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3460
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 23:47:25 +0000 (23:47 +0000)]
Fix for bug first noticed by zephyrus where you could send -j+ntr to a channel which has +ntrj, and see the mode change "-j+" - now strips off any trailing + or - chars
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3458
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 22:31:41 +0000 (22:31 +0000)]
More verbose when setting g/z/k/q/e lines from other servers. With the new system which prevents lag during bursts this won't flood opers quite so much to the point where they quit (i hope) :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3456
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 19:52:19 +0000 (19:52 +0000)]
Typo fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3454
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 19:17:26 +0000 (19:17 +0000)]
Unknown command error now tells the opposite server WHICH command is bad so that people dont have to go sleuthing to find it
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3453
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:55:38 +0000 (17:55 +0000)]
Tidyup of m_hostchange to not use configreader on each connection!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3452
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:47:22 +0000 (17:47 +0000)]
Increment rev.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3451
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:43:06 +0000 (17:43 +0000)]
Tidied up m_override to avoid use of configreader during free-running
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3450
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:34:07 +0000 (17:34 +0000)]
Fixed bugs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3449
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:31:08 +0000 (17:31 +0000)]
Fixed a few typos
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3448
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:29:53 +0000 (17:29 +0000)]
Old stuff left behind
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3447
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:29:05 +0000 (17:29 +0000)]
Tidyup of m_filter
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3446
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 17:10:50 +0000 (17:10 +0000)]
Changed m_censor to avoid reading config several times for each pm
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3445
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sat, 4 Mar 2006 16:47:54 +0000 (16:47 +0000)]
m_censor skenmy fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3444
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Fri, 3 Mar 2006 18:03:45 +0000 (18:03 +0000)]
Fix for MODE #chan +o- nick or +o-- nick, etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3443
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Fri, 3 Mar 2006 11:35:57 +0000 (11:35 +0000)]
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3442
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 23:03:13 +0000 (23:03 +0000)]
Fix to prevent recursive call to DoBackgroundTimer
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3441
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 19:47:32 +0000 (19:47 +0000)]
Typo that didn't look like a typo :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3440
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 19:39:03 +0000 (19:39 +0000)]
Typos
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3439
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 19:34:57 +0000 (19:34 +0000)]
Added IS_SINGLE, see comment in include/inspircd.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3438
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 18:29:39 +0000 (18:29 +0000)]
Removed sleep()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3437
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 18:24:09 +0000 (18:24 +0000)]
Added a sleep on startup to stop it mucking up the display
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3436
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 18:21:29 +0000 (18:21 +0000)]
Changed output on startup
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3435
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 17:51:09 +0000 (17:51 +0000)]
Slight optimization here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3434
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 17:30:04 +0000 (17:30 +0000)]
Strdup's to stop corruption of oper classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3433
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 17:24:38 +0000 (17:24 +0000)]
Fix for warning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3432
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 17:22:40 +0000 (17:22 +0000)]
sstrdup?!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3431
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 17:19:49 +0000 (17:19 +0000)]
*UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumConf and ConfValue outside of rehash *AT ALL*
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3430
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 16:53:59 +0000 (16:53 +0000)]
..
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3429
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 16:48:00 +0000 (16:48 +0000)]
is_uline was an inefficient piece of crap - fixed.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3428
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 16:08:12 +0000 (16:08 +0000)]
More efficient AddClient, initializes two identical buffers at once ;)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3427
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 14:57:40 +0000 (14:57 +0000)]
Added stuff to log() to make it recalculate the time using asctime() less often
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3426
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 13:34:04 +0000 (13:34 +0000)]
Made host fields more correct 64 in length with 63 copies
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3425
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 13:09:32 +0000 (13:09 +0000)]
Remove debug, allow empty 'final' parameter
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3424
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 13:06:19 +0000 (13:06 +0000)]
Typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3423
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 13:05:51 +0000 (13:05 +0000)]
I hate having to commit to get these onto the other test server
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3422
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 13:02:41 +0000 (13:02 +0000)]
Should be working now
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3421
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 12:59:17 +0000 (12:59 +0000)]
More logic tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3420
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 12:55:45 +0000 (12:55 +0000)]
Logic fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3419
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 12:52:45 +0000 (12:52 +0000)]
Experimental improvements to TreeSocket::Split
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3418
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 12:00:57 +0000 (12:00 +0000)]
Made extensive use of charlcat to cut down on strlcat usage
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3417
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 11:45:38 +0000 (11:45 +0000)]
Added charlcat which appends a single char to a char* string (range checked)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3416
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 11:31:37 +0000 (11:31 +0000)]
De-uglified chanrec::SetCustomMode -- no strlcat, no std::string, just some very clever pointer voodoo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3415
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 09:57:48 +0000 (09:57 +0000)]
Changed definition of CallHandler and CallCommandHandler for the ability to return false on bad command.
This allows us to terminate server links that send commands we dont know (e.g. admin loads module A after linking, we dont have module A, when it sends module A's command, abort)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3414
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 09:44:15 +0000 (09:44 +0000)]
Extra checks that should prevent desyncs if you stuff up your type/class tags between servers
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3413
e03df62e -2008-0410-955e-
edbf42e46eb7
om [Thu, 2 Mar 2006 01:31:08 +0000 (01:31 +0000)]
Make ./inspircd ignore SIGPIPE and start running without the user having to type 'run' / 'r'
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3412
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Thu, 2 Mar 2006 01:04:41 +0000 (01:04 +0000)]
4.1 fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3411
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:51:05 +0000 (22:51 +0000)]
Tidied up an echo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3410
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:29:06 +0000 (22:29 +0000)]
Notice at end of build wasnt at...end of build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3409
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:21:55 +0000 (22:21 +0000)]
Changed to require seperate 'make install' step
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3408
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:07:37 +0000 (22:07 +0000)]
Extra text
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3407
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:05:59 +0000 (22:05 +0000)]
Tweaks here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3406
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 22:04:16 +0000 (22:04 +0000)]
*FOR TESTING* seperate modinst step called by bininst
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3405
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 20:39:40 +0000 (20:39 +0000)]
-> 1.0.3 SVN
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3403
e03df62e -2008-0410-955e-
edbf42e46eb7
root [Wed, 1 Mar 2006 18:35:23 +0000 (18:35 +0000)]
InspIRCd 1.0.2+Caffine (Every IRC admin's best friend!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3401
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 16:09:51 +0000 (16:09 +0000)]
Deny +g words >35 chars to prevent having massive words that some users can remove while others cant
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3400
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 16:03:06 +0000 (16:03 +0000)]
Removed old >512 check
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3399
e03df62e -2008-0410-955e-
edbf42e46eb7
w00t [Wed, 1 Mar 2006 15:40:13 +0000 (15:40 +0000)]
Clarify an error message on KICK
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3398
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 15:03:29 +0000 (15:03 +0000)]
Allow removal of mode with new check
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3397
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 14:58:14 +0000 (14:58 +0000)]
Dont allow +J 0 or +J < 0
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3396
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 12:54:49 +0000 (12:54 +0000)]
Removed regexp check on epoll
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3395
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 11:46:54 +0000 (11:46 +0000)]
Fix for missing 'end of list' numeric
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3394
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 11:19:39 +0000 (11:19 +0000)]
Changed encryption to work with yield system
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3393
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 09:25:51 +0000 (09:25 +0000)]
Added checking for +sp channels to safelist that someone left out *nonchalant whistle*
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3392
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Wed, 1 Mar 2006 09:00:57 +0000 (09:00 +0000)]
4.1.0 fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3391
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 21:21:04 +0000 (21:21 +0000)]
Documented cloak keys and prefix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3390
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 21:13:27 +0000 (21:13 +0000)]
Changed to throw exception when theres no cloak key
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3389
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 21:08:52 +0000 (21:08 +0000)]
Changed loglevel of cloak key errors to SPARSE
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3388
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 21:08:12 +0000 (21:08 +0000)]
Added configurable cloakkey and cloakprefix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3387
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 20:04:08 +0000 (20:04 +0000)]
Tested (works) and documented HideBans
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3386
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 19:36:04 +0000 (19:36 +0000)]
Fixes for new banhiding
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3385
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 19:33:42 +0000 (19:33 +0000)]
BanHiding
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3384
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 18:46:09 +0000 (18:46 +0000)]
Tweaks for unrealisms
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3383
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 18:37:18 +0000 (18:37 +0000)]
Extra error output when fails to bind a port
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3382
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 12:09:31 +0000 (12:09 +0000)]
And the obligotary typo fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3381
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 12:07:43 +0000 (12:07 +0000)]
Missing externs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3380
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 12:07:03 +0000 (12:07 +0000)]
Made it safe to quits and nickchanges
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3379
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 28 Feb 2006 11:55:21 +0000 (11:55 +0000)]
When quitting large amounts of users, use InspIRCd::DoOneIteration to prevent too much lag
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3378
e03df62e -2008-0410-955e-
edbf42e46eb7
om [Mon, 27 Feb 2006 17:29:04 +0000 (17:29 +0000)]
Add comment stressing the importance of certain elements of this file
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3377
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:24:42 +0000 (17:24 +0000)]
And now the final result of all this tweaking comes to light.
Whenever i commit the post-commit hook writes a .sh script to my dir, within the insp checkout dir, containing the current revision id - 1.
Therefore, the system can stay up to date with revision id's simply with ./configure -update :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3376
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:19:02 +0000 (17:19 +0000)]
More tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3375
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:16:48 +0000 (17:16 +0000)]
Tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3374
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:14:26 +0000 (17:14 +0000)]
Added an r (yes really)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3373
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:13:06 +0000 (17:13 +0000)]
Version tracking stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3372
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:12:46 +0000 (17:12 +0000)]
Added version stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3371
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 17:11:57 +0000 (17:11 +0000)]
Changed some stuff to give a more accurate revision id
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3370
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 16:46:03 +0000 (16:46 +0000)]
Done with testing (yes honest)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3369
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 16:41:43 +0000 (16:41 +0000)]
Test
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3368
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 16:39:14 +0000 (16:39 +0000)]
Test again
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3367
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 16:37:45 +0000 (16:37 +0000)]
Test commit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3366
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 15:27:20 +0000 (15:27 +0000)]
With small sendq's, this can still exceed the sendq, so now we've reduced the amount it fills
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3365
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 14:50:13 +0000 (14:50 +0000)]
Removed unneccessary debug
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3364
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 14:45:05 +0000 (14:45 +0000)]
Extra output during sync to know if we're receving the other end's netburst or not
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3363
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 10:22:10 +0000 (10:22 +0000)]
Test two
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3362
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 10:13:22 +0000 (10:13 +0000)]
Constant eating 20% cpu since last nights commit - test fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3361
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 03:12:21 +0000 (03:12 +0000)]
Improved speed (not using strlen, take loop count)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3360
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 27 Feb 2006 03:09:45 +0000 (03:09 +0000)]
Andy fucked up! :O
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3359
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sun, 26 Feb 2006 23:43:40 +0000 (23:43 +0000)]
Put the EAGAIN stuff back now we're done testing
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3358
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Sun, 26 Feb 2006 23:22:07 +0000 (23:22 +0000)]
That's enough tweaks for now
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3357
e03df62e -2008-0410-955e-
edbf42e46eb7