]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
19 years agoFixes
brain [Tue, 24 May 2005 13:08:06 +0000 (13:08 +0000)]
Fixes

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

19 years agoFixed ping stuff
brain [Tue, 24 May 2005 13:06:19 +0000 (13:06 +0000)]
Fixed ping stuff

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

19 years agoFixed inbound server errors
brain [Tue, 24 May 2005 12:32:11 +0000 (12:32 +0000)]
Fixed inbound server errors

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

19 years agoNow clears the autoconns map on rehash
brain [Tue, 24 May 2005 05:16:56 +0000 (05:16 +0000)]
Now clears the autoconns map on rehash

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

19 years agoAutoconnect/typo fixes
brain [Tue, 24 May 2005 05:01:22 +0000 (05:01 +0000)]
Autoconnect/typo fixes

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

19 years agoFixed to not autoconnect servers we already have!
brain [Tue, 24 May 2005 04:55:22 +0000 (04:55 +0000)]
Fixed to not autoconnect servers we already have!

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

19 years agoAutoconnection of servers added
brain [Tue, 24 May 2005 04:52:02 +0000 (04:52 +0000)]
Autoconnection of servers added

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

19 years agoAdded stuff for /map improvements
brain [Tue, 24 May 2005 04:20:55 +0000 (04:20 +0000)]
Added stuff for /map improvements

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

19 years agoNonblocking connect() for outbound server links (why was this blocking anyway)
brain [Tue, 24 May 2005 04:05:14 +0000 (04:05 +0000)]
Nonblocking connect() for outbound server links (why was this blocking anyway)
Changed /map to show authenticating servers with a * similar to hybrid

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

19 years agoNew methods, new docs
brain [Tue, 24 May 2005 02:34:33 +0000 (02:34 +0000)]
New methods, new docs

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

19 years agoChanged from 30 second debug pings to 120 sec production pings
brain [Tue, 24 May 2005 01:56:03 +0000 (01:56 +0000)]
Changed from 30 second debug pings to 120 sec production pings

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

19 years agoAdded ping checks for server links (experimental)
brain [Tue, 24 May 2005 01:49:07 +0000 (01:49 +0000)]
Added ping checks for server links (experimental)

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

19 years agoRemoved m_globops setting +g automatically on oper, m_opermodes.so can do this now
brain [Mon, 23 May 2005 18:57:37 +0000 (18:57 +0000)]
Removed m_globops setting +g automatically on oper, m_opermodes.so can do this now

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

19 years agoFixed bug where when a server split all other servers would stop responding
brain [Mon, 23 May 2005 18:51:54 +0000 (18:51 +0000)]
Fixed bug where when a server split all other servers would stop responding

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

19 years agoBuffer size limits (hard coded to 1mb for now, will allow to raise in config later)
brain [Mon, 23 May 2005 18:28:42 +0000 (18:28 +0000)]
Buffer size limits (hard coded to 1mb for now, will allow to raise in config later)

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

19 years agoCode tidyup
brain [Mon, 23 May 2005 18:08:58 +0000 (18:08 +0000)]
Code tidyup

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

19 years agoTidied up some socket stuff into userrec
brain [Mon, 23 May 2005 18:03:04 +0000 (18:03 +0000)]
Tidied up some socket stuff into userrec

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

19 years agoOutput buffering on server connections
brain [Mon, 23 May 2005 17:52:46 +0000 (17:52 +0000)]
Output buffering on server connections

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

19 years agoFixed the server names reported in /stats l
brain [Mon, 23 May 2005 00:48:43 +0000 (00:48 +0000)]
Fixed the server names reported in /stats l

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

19 years agoChanged revision id's to std::string
brain [Sun, 22 May 2005 02:26:54 +0000 (02:26 +0000)]
Changed revision id's to std::string

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

19 years agoAdded m_opermodes.cpp, allows addition and removal of modes on oper up
brain [Sat, 21 May 2005 19:40:35 +0000 (19:40 +0000)]
Added m_opermodes.cpp, allows addition and removal of modes on oper up

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

19 years ago*** empty log message ***
brain [Sat, 21 May 2005 03:25:03 +0000 (03:25 +0000)]
*** empty log message ***

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

19 years agoFixed crappy const stuff
brain [Fri, 20 May 2005 22:40:33 +0000 (22:40 +0000)]
Fixed crappy const stuff

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

19 years agoRemoved stupid consts
brain [Fri, 20 May 2005 22:34:12 +0000 (22:34 +0000)]
Removed stupid consts

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

19 years agoChanged cygwin warning
brain [Fri, 20 May 2005 21:58:08 +0000 (21:58 +0000)]
Changed cygwin warning

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

19 years ago*** empty log message ***
brain [Fri, 20 May 2005 21:52:25 +0000 (21:52 +0000)]
*** empty log message ***

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

19 years agoChanged to fix minor typo in dynamic-build makefile
brain [Fri, 20 May 2005 15:41:22 +0000 (15:41 +0000)]
Changed to fix minor typo in dynamic-build makefile

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

19 years ago*** empty log message ***
brain [Fri, 20 May 2005 15:38:40 +0000 (15:38 +0000)]
*** empty log message ***

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

19 years ago*** empty log message ***
brain [Fri, 20 May 2005 15:24:04 +0000 (15:24 +0000)]
*** empty log message ***

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

19 years agoModified to detect kqueue on netbsd
brain [Fri, 20 May 2005 04:50:42 +0000 (04:50 +0000)]
Modified to detect kqueue on netbsd

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

19 years agoEdited to properly detect strlcpy on netbsd (different declaration in string.h didn...
brain [Fri, 20 May 2005 04:18:01 +0000 (04:18 +0000)]
Edited to properly detect strlcpy on netbsd (different declaration in string.h didn't match regexp)

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

19 years agoUpdated helpop docs
brain [Fri, 20 May 2005 00:42:25 +0000 (00:42 +0000)]
Updated helpop docs

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

19 years agoFixed case-sensitivity typo in module name for Addcommand
brain [Fri, 20 May 2005 00:31:14 +0000 (00:31 +0000)]
Fixed case-sensitivity typo in module name for Addcommand

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

19 years agoFixed /COMMANDS
brain [Fri, 20 May 2005 00:08:31 +0000 (00:08 +0000)]
Fixed /COMMANDS

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

19 years agoAdded detail to /COMMANDS
brain [Fri, 20 May 2005 00:04:24 +0000 (00:04 +0000)]
Added detail to /COMMANDS

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

19 years agoAdded COMMANDS command (yes, really)
brain [Fri, 20 May 2005 00:03:30 +0000 (00:03 +0000)]
Added COMMANDS command (yes, really)

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

19 years agorandom crash fixes
brain [Thu, 19 May 2005 21:54:45 +0000 (21:54 +0000)]
random crash fixes

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

19 years agoKill fixes
brain [Thu, 19 May 2005 21:14:28 +0000 (21:14 +0000)]
Kill fixes

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

19 years agoWarning message for openbsd users that try and use gcc
brain [Thu, 19 May 2005 03:38:05 +0000 (03:38 +0000)]
Warning message for openbsd users that try and use gcc

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

19 years agoChanged a CXX to a CC
brain [Thu, 19 May 2005 03:19:08 +0000 (03:19 +0000)]
Changed a CXX to a CC

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

19 years agoAdded eg++ stuff
brain [Thu, 19 May 2005 03:16:07 +0000 (03:16 +0000)]
Added eg++ stuff

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

19 years agoCC fixes
brain [Thu, 19 May 2005 03:13:23 +0000 (03:13 +0000)]
CC fixes

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

19 years agoeg++ stuff
brain [Thu, 19 May 2005 03:10:27 +0000 (03:10 +0000)]
eg++ stuff

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

19 years agoWhat openbsd muppet decided to rename gcc3?!
brain [Thu, 19 May 2005 03:08:57 +0000 (03:08 +0000)]
What openbsd muppet decided to rename gcc3?!

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

19 years agoRemoved debug output
brain [Thu, 19 May 2005 02:52:28 +0000 (02:52 +0000)]
Removed debug output

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

19 years agoStupid string checks
brain [Thu, 19 May 2005 02:50:57 +0000 (02:50 +0000)]
Stupid string  checks

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

19 years agoUname stuff
brain [Thu, 19 May 2005 02:50:04 +0000 (02:50 +0000)]
Uname stuff

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

19 years agoStupid uname stuff again
brain [Thu, 19 May 2005 02:48:45 +0000 (02:48 +0000)]
Stupid uname stuff again

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

19 years agoFrigging thing
brain [Thu, 19 May 2005 02:46:22 +0000 (02:46 +0000)]
Frigging thing

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

19 years agostupid osname stuff
brain [Thu, 19 May 2005 02:44:48 +0000 (02:44 +0000)]
stupid osname stuff

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

19 years agoUname fixes
brain [Thu, 19 May 2005 02:42:25 +0000 (02:42 +0000)]
Uname fixes

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

19 years agoFixes to uname stuff
brain [Thu, 19 May 2005 02:41:34 +0000 (02:41 +0000)]
Fixes to uname stuff

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

19 years agoChanged to use gmake on ALL bsd variants
brain [Thu, 19 May 2005 02:39:26 +0000 (02:39 +0000)]
Changed to use gmake on ALL bsd variants

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

19 years ago*** empty log message ***
brain [Wed, 18 May 2005 22:56:16 +0000 (22:56 +0000)]
*** empty log message ***

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

19 years ago*** empty log message ***
brain [Wed, 18 May 2005 22:52:24 +0000 (22:52 +0000)]
*** empty log message ***

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

19 years agoAdded -lresolv for solaris
brain [Wed, 18 May 2005 20:15:27 +0000 (20:15 +0000)]
Added -lresolv for solaris

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

19 years agoAdded -lrt for solaris
brain [Wed, 18 May 2005 20:10:07 +0000 (20:10 +0000)]
Added -lrt for solaris

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

19 years agoMissing newline
brain [Wed, 18 May 2005 20:05:40 +0000 (20:05 +0000)]
Missing newline

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

19 years agoFixes to bad filehandle
brain [Wed, 18 May 2005 20:04:47 +0000 (20:04 +0000)]
Fixes to bad filehandle

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

19 years agostupid sunos check wont run
brain [Wed, 18 May 2005 20:03:41 +0000 (20:03 +0000)]
stupid sunos check wont run

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

19 years agoFixes for solaris
brain [Wed, 18 May 2005 20:01:34 +0000 (20:01 +0000)]
Fixes for solaris

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

19 years agoFix to minor typo in solaris stuff
brain [Wed, 18 May 2005 19:57:33 +0000 (19:57 +0000)]
Fix to minor typo in solaris stuff

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

19 years agoupdated for solaris -lsocket / -lnsl
brain [Wed, 18 May 2005 19:55:37 +0000 (19:55 +0000)]
updated for solaris -lsocket / -lnsl

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

19 years agoReplacement of bzero with memset for solaris 10 compat.
brain [Wed, 18 May 2005 19:41:15 +0000 (19:41 +0000)]
Replacement of bzero with memset for solaris 10 compat.

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

19 years agobzero removed for compatibility with solaris 10
brain [Wed, 18 May 2005 19:38:29 +0000 (19:38 +0000)]
bzero removed for compatibility with solaris 10

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

19 years agoFixes for solaris pwd
brain [Wed, 18 May 2005 19:36:25 +0000 (19:36 +0000)]
Fixes for solaris pwd

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

19 years agoFixes for solaris weirdness
brain [Wed, 18 May 2005 19:35:23 +0000 (19:35 +0000)]
Fixes for solaris weirdness

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

19 years agosolaris fixes
brain [Wed, 18 May 2005 19:33:21 +0000 (19:33 +0000)]
solaris fixes

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

19 years agosolaris randomness
brain [Wed, 18 May 2005 19:32:05 +0000 (19:32 +0000)]
solaris randomness

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

19 years agoweirdness
brain [Wed, 18 May 2005 19:27:31 +0000 (19:27 +0000)]
weirdness

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

19 years agoRemoved unncessary sched_yield calls
brain [Wed, 18 May 2005 03:58:18 +0000 (03:58 +0000)]
Removed unncessary sched_yield calls

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

19 years agoAdded configurable SOMAXCONN size
brain [Tue, 17 May 2005 20:54:13 +0000 (20:54 +0000)]
Added configurable SOMAXCONN size

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

19 years agoShrunk some datatypes
brain [Tue, 17 May 2005 16:30:55 +0000 (16:30 +0000)]
Shrunk some datatypes

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

19 years agoMoved a load of servers-only stuff into serverrec out of the way of userrec
brain [Tue, 17 May 2005 16:29:45 +0000 (16:29 +0000)]
Moved a load of servers-only stuff into serverrec out of the way of userrec

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

19 years agoMass-connect speedups, also now uses less processor time
brain [Tue, 17 May 2005 13:47:28 +0000 (13:47 +0000)]
Mass-connect speedups, also now uses less processor time

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

19 years agoMade prompts clearer
brain [Tue, 17 May 2005 03:29:04 +0000 (03:29 +0000)]
Made prompts clearer

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

19 years agoDefault epoll/kqueue to yes
brain [Tue, 17 May 2005 03:25:24 +0000 (03:25 +0000)]
Default epoll/kqueue to yes

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

19 years agokqueue and epoll default to enabled now
brain [Tue, 17 May 2005 03:24:45 +0000 (03:24 +0000)]
kqueue and epoll default to enabled now

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

19 years agoFine-tuning epoll parameters
brain [Tue, 17 May 2005 03:18:20 +0000 (03:18 +0000)]
Fine-tuning epoll parameters

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

19 years agoChanged epoll_wait timeout
brain [Tue, 17 May 2005 03:06:12 +0000 (03:06 +0000)]
Changed epoll_wait timeout

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

19 years agoChanged from SOMAXCONN to 32
brain [Tue, 17 May 2005 02:51:23 +0000 (02:51 +0000)]
Changed from SOMAXCONN to 32

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

19 years agoEpoll tweaks
brain [Tue, 17 May 2005 02:33:45 +0000 (02:33 +0000)]
Epoll tweaks

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

19 years agoExperimental: Epoll support
brain [Tue, 17 May 2005 01:40:40 +0000 (01:40 +0000)]
Experimental: Epoll support

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

19 years agoIncreased listen backlog from 5 to use SOMAXCONN, system defined constant maximim...
brain [Mon, 16 May 2005 16:26:10 +0000 (16:26 +0000)]
Increased listen backlog from 5 to use SOMAXCONN, system defined constant maximim connections as recommended by GeniusDex

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

19 years agoRemoved __single_client_alloc again because gcc devs were smoking crack and removed it
brain [Mon, 16 May 2005 11:31:58 +0000 (11:31 +0000)]
Removed __single_client_alloc again because gcc devs were smoking crack and removed it

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

19 years agoFixed typo in die tag
brain [Sun, 15 May 2005 23:56:49 +0000 (23:56 +0000)]
Fixed typo in die tag

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

19 years agoChanged to use __single_client_alloc, faster on most systems in a single thread
brain [Sun, 15 May 2005 22:58:24 +0000 (22:58 +0000)]
Changed to use __single_client_alloc, faster on most systems in a single thread
Specified namespace std in *all* files

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

19 years agoChanged to use __single_client_alloc, supposedly faster in single-thread situations
brain [Sun, 15 May 2005 21:54:45 +0000 (21:54 +0000)]
Changed to use __single_client_alloc, supposedly faster in single-thread situations

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

19 years agoUpdated to keep lowermap const within hashcomp.cpp
brain [Sun, 15 May 2005 19:33:39 +0000 (19:33 +0000)]
Updated to keep lowermap const within hashcomp.cpp
Updated docs

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

19 years agoUpdated strhashcomp to use irc::string internally rather than a combination of strlow...
brain [Sun, 15 May 2005 19:27:38 +0000 (19:27 +0000)]
Updated strhashcomp to use irc::string internally rather than a combination of strlower and strcasecmp

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

19 years agoNew docs
brain [Sun, 15 May 2005 19:13:59 +0000 (19:13 +0000)]
New docs

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

19 years agoMoved StrHashComp and InAddr_HashComp into the irc:: namespace
brain [Sun, 15 May 2005 18:35:39 +0000 (18:35 +0000)]
Moved StrHashComp and InAddr_HashComp into the irc:: namespace

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

19 years agoMade modules use irc::string where they were using strcasecmp()
brain [Sun, 15 May 2005 18:04:41 +0000 (18:04 +0000)]
Made modules use irc::string where they were using strcasecmp()

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

19 years agoAdded docs for hashcomp
brain [Sun, 15 May 2005 17:05:15 +0000 (17:05 +0000)]
Added docs for hashcomp

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

19 years agoAdded comments for doxygen
brain [Sun, 15 May 2005 17:01:47 +0000 (17:01 +0000)]
Added comments for doxygen

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

19 years agoAdded irc::string
brain [Sun, 15 May 2005 16:44:44 +0000 (16:44 +0000)]
Added irc::string

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

19 years agoA few simple output lines (similar to gnu autoconf so people know what's happening)
brain [Sun, 15 May 2005 16:20:08 +0000 (16:20 +0000)]
A few simple output lines (similar to gnu autoconf so people know what's happening)

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

19 years agoChanged kqueue warning - no longer experimental code
brain [Sun, 15 May 2005 16:12:37 +0000 (16:12 +0000)]
Changed kqueue warning - no longer experimental code

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

19 years agoAdded detection for kqueue, so if your BSD system doesn't have it, the configure...
brain [Sun, 15 May 2005 16:10:56 +0000 (16:10 +0000)]
Added detection for kqueue, so if your BSD system doesn't have it, the configure doesnt ask you :)

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

19 years agoAdded better detection of strlcpy that doesn't involve compiling a test program ...
brain [Sun, 15 May 2005 16:04:22 +0000 (16:04 +0000)]
Added better detection of strlcpy that doesn't involve compiling a test program (faster)

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