aboutsummaryrefslogtreecommitdiffstats
path: root/src/inspircd.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Added include stack to detect looped includesGravatar brain2005-05-291-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1553 e03df62e-2008-0410-955e-edbf42e46eb7
* Highly optimized userrec saving 1.5k per userGravatar brain2005-05-291-6/+30
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1550 e03df62e-2008-0410-955e-edbf42e46eb7
* A lot more of the core consts are now configurable at compile timeGravatar brain2005-05-291-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1546 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed fd_Setsize in cygwinGravatar brain2005-05-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1541 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed max channel lengthGravatar brain2005-05-261-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1532 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #70 (only first <disabled:commands> item working properly)Gravatar brain2005-05-261-8/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1529 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed compile glitch on 3.4Gravatar brain2005-05-241-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1508 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed to not show remote quits (we don't show remote connects after all)Gravatar brain2005-05-241-1/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1504 e03df62e-2008-0410-955e-edbf42e46eb7
* Added BailoutGravatar brain2005-05-241-8/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1503 e03df62e-2008-0410-955e-edbf42e46eb7
* Added extra code to notify mainloop when the iterator has been mangled (e.g. ↵Gravatar brain2005-05-241-2/+13
| | | | | | by netsplit quits) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1499 e03df62e-2008-0410-955e-edbf42e46eb7
* Sum not being propogated properly, attempted fixGravatar brain2005-05-241-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1497 e03df62e-2008-0410-955e-edbf42e46eb7
* Now clears the autoconns map on rehashGravatar brain2005-05-241-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1490 e03df62e-2008-0410-955e-edbf42e46eb7
* Autoconnect/typo fixesGravatar brain2005-05-241-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1489 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed to not autoconnect servers we already have!Gravatar brain2005-05-241-1/+21
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1488 e03df62e-2008-0410-955e-edbf42e46eb7
* Autoconnection of servers addedGravatar brain2005-05-241-0/+19
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1487 e03df62e-2008-0410-955e-edbf42e46eb7
* Nonblocking connect() for outbound server links (why was this blocking anyway)Gravatar brain2005-05-241-0/+15
| | | | | | | 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
* Fixed bug where when a server split all other servers would stop respondingGravatar brain2005-05-231-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1479 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidied up some socket stuff into userrecGravatar brain2005-05-231-5/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1476 e03df62e-2008-0410-955e-edbf42e46eb7
* Output buffering on server connectionsGravatar brain2005-05-231-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1475 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed revision id's to std::stringGravatar brain2005-05-221-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1472 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2005-05-211-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1470 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2005-05-201-0/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1466 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2005-05-201-11/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1464 e03df62e-2008-0410-955e-edbf42e46eb7
* random crash fixesGravatar brain2005-05-191-4/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1455 e03df62e-2008-0410-955e-edbf42e46eb7
* Kill fixesGravatar brain2005-05-191-6/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1454 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2005-05-181-5/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1438 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2005-05-181-2/+20
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1437 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed unncessary sched_yield callsGravatar brain2005-05-181-9/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1421 e03df62e-2008-0410-955e-edbf42e46eb7
* Added configurable SOMAXCONN sizeGravatar brain2005-05-171-4/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1419 e03df62e-2008-0410-955e-edbf42e46eb7
* Moved a load of servers-only stuff into serverrec out of the way of userrecGravatar brain2005-05-171-31/+27
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1417 e03df62e-2008-0410-955e-edbf42e46eb7
* Mass-connect speedups, also now uses less processor timeGravatar brain2005-05-171-31/+51
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1416 e03df62e-2008-0410-955e-edbf42e46eb7
* Fine-tuning epoll parametersGravatar brain2005-05-171-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1412 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed epoll_wait timeoutGravatar brain2005-05-171-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1411 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed from SOMAXCONN to 32Gravatar brain2005-05-171-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1410 e03df62e-2008-0410-955e-edbf42e46eb7
* Epoll tweaksGravatar brain2005-05-171-4/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1409 e03df62e-2008-0410-955e-edbf42e46eb7
* Experimental: Epoll supportGravatar brain2005-05-171-47/+146
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1408 e03df62e-2008-0410-955e-edbf42e46eb7
* Increased listen backlog from 5 to use SOMAXCONN, system defined constant ↵Gravatar brain2005-05-161-2/+2
| | | | | | maximim connections as recommended by GeniusDex git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1407 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed __single_client_alloc again because gcc devs were smoking crack and ↵Gravatar brain2005-05-161-24/+24
| | | | | | removed it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1406 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed to use __single_client_alloc, faster on most systems in a single threadGravatar brain2005-05-151-15/+15
| | | | | | | Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed to use __single_client_alloc, supposedly faster in single-thread ↵Gravatar brain2005-05-151-9/+9
| | | | | | situations git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1402 e03df62e-2008-0410-955e-edbf42e46eb7
* Moved StrHashComp and InAddr_HashComp into the irc:: namespaceGravatar brain2005-05-151-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1398 e03df62e-2008-0410-955e-edbf42e46eb7
* sorted hashcomp etcGravatar brain2005-05-151-4/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1387 e03df62e-2008-0410-955e-edbf42e46eb7
* Moved a ton of functions into helperfuncs.h to speed up recompilesGravatar brain2005-05-151-1554/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7
* Added idea from ircu: /invite with too few params shows the channels youve ↵Gravatar brain2005-05-151-1/+1
| | | | | | been invited to but have not yet joined git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1382 e03df62e-2008-0410-955e-edbf42e46eb7
* Added 'uniqueness sums': ↵Gravatar brain2005-05-141-22/+74
| | | | | | http://www.inspircd.org/wiki/InspIRCd_Server_Protocol#Uniqueness_Sums git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1378 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed the type of struct whowas records are stored in (no need to waste a ↵Gravatar brain2005-05-121-5/+5
| | | | | | big heavy userrec) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1369 e03df62e-2008-0410-955e-edbf42e46eb7
* Structure optimizations, changed a lot of bools into binary bitmasksGravatar brain2005-05-121-14/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1368 e03df62e-2008-0410-955e-edbf42e46eb7
* Honking great memory leak fixed that's been there since the early alphas :/Gravatar brain2005-05-121-6/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1366 e03df62e-2008-0410-955e-edbf42e46eb7
* Customizable by-byte-size recvq stuffGravatar brain2005-05-121-1/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1365 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated default sendq size to 256kGravatar brain2005-05-121-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1363 e03df62e-2008-0410-955e-edbf42e46eb7