aboutsummaryrefslogtreecommitdiffstats
path: root/src/InspIRCd.layout
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix to services sending quits with no reasonsGravatar brain2004-04-221-14/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@695 e03df62e-2008-0410-955e-edbf42e46eb7
* Added tons of services/uline stuff. DO NOT USE YET! services data isnt ↵Gravatar brain2004-04-221-17/+17
| | | | | | replicated across the network! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@688 e03df62e-2008-0410-955e-edbf42e46eb7
* Various services compatibility stuffGravatar brain2004-04-211-16/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@687 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated to support servicesGravatar brain2004-04-211-15/+15
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@686 e03df62e-2008-0410-955e-edbf42e46eb7
* ConfigReader fixes to cope with tab characters (why didnt we notice this ↵Gravatar brain2004-04-201-30/+30
| | | | | | before?) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@680 e03df62e-2008-0410-955e-edbf42e46eb7
* Broken code commented out by brain until we can fix it.Gravatar brain2004-04-191-19/+19
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@678 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed occurances of udp_host to tcp_host for readabilityGravatar brain2004-04-191-17/+31
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@674 e03df62e-2008-0410-955e-edbf42e46eb7
* /WHO and routing fixesGravatar brain2004-04-191-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@670 e03df62e-2008-0410-955e-edbf42e46eb7
* Code TidyupGravatar brain2004-04-191-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@667 e03df62e-2008-0410-955e-edbf42e46eb7
* added mode.h/mode.cpp and seperated mode functions into itGravatar brain2004-04-191-19/+33
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@666 e03df62e-2008-0410-955e-edbf42e46eb7
* Moving yet more stuff into message.cppGravatar brain2004-04-191-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@665 e03df62e-2008-0410-955e-edbf42e46eb7
* Started seperating out functionsGravatar brain2004-04-191-22/+29
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@661 e03df62e-2008-0410-955e-edbf42e46eb7
* Checks to stop a server connecting twiceGravatar brain2004-04-181-6/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@659 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes to recoveryGravatar brain2004-04-181-12/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@657 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes to typos in recovery checkingGravatar brain2004-04-181-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@656 e03df62e-2008-0410-955e-edbf42e46eb7
* Added more rigorous link connection checking and recoveryGravatar brain2004-04-181-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@655 e03df62e-2008-0410-955e-edbf42e46eb7
* Forgot to save some stuffGravatar brain2004-04-181-7/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@654 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed minor desync issuesGravatar brain2004-04-181-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@652 e03df62e-2008-0410-955e-edbf42e46eb7
* Improved /version line and made it show optimisation level for supportGravatar brain2004-04-181-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@647 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes to ircd_connector::SetServerDesc() (was setting the server name!)Gravatar brain2004-04-181-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@646 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed server descriptions in /whois and /links (untested)Gravatar brain2004-04-181-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@644 e03df62e-2008-0410-955e-edbf42e46eb7
* Added back authorised state checking in server/server links (untested!)Gravatar brain2004-04-181-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@643 e03df62e-2008-0410-955e-edbf42e46eb7
* Attempted dns fixesGravatar brain2004-04-181-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@641 e03df62e-2008-0410-955e-edbf42e46eb7
* More reconnect fixesGravatar brain2004-04-161-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@625 e03df62e-2008-0410-955e-edbf42e46eb7
* added more connectback handlingGravatar brain2004-04-161-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@623 e03df62e-2008-0410-955e-edbf42e46eb7
* Added some netsplit handling stuff (untested)Gravatar brain2004-04-161-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@613 e03df62e-2008-0410-955e-edbf42e46eb7
* Added ability to update routing table on the fly if a connection is lostGravatar brain2004-04-161-11/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@612 e03df62e-2008-0410-955e-edbf42e46eb7
* Added various routing tokens (such as 'R' redirect message)Gravatar brain2004-04-161-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@610 e03df62e-2008-0410-955e-edbf42e46eb7
* More dns fixesGravatar brain2004-04-151-6/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@607 e03df62e-2008-0410-955e-edbf42e46eb7
* Name resolution fixesGravatar brain2004-04-151-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@606 e03df62e-2008-0410-955e-edbf42e46eb7
* Various mesh maintainance fixesGravatar brain2004-04-151-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@600 e03df62e-2008-0410-955e-edbf42e46eb7
* Mesh propogation fixesGravatar brain2004-04-151-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@599 e03df62e-2008-0410-955e-edbf42e46eb7
* Attempted fixes of weird server tokens turning up in data streamGravatar brain2004-04-151-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@597 e03df62e-2008-0410-955e-edbf42e46eb7
* Mesh linking stuffGravatar brain2004-04-151-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@594 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes for nonblocking socket issuesGravatar brain2004-04-151-12/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@593 e03df62e-2008-0410-955e-edbf42e46eb7
* Tons of linking tweaksGravatar brain2004-04-151-12/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@592 e03df62e-2008-0410-955e-edbf42e46eb7
* Authentication and netjoin fixesGravatar brain2004-04-141-6/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@590 e03df62e-2008-0410-955e-edbf42e46eb7
* Authentication fixesGravatar brain2004-04-141-10/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@589 e03df62e-2008-0410-955e-edbf42e46eb7
* Authentication fixesGravatar brain2004-04-141-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@584 e03df62e-2008-0410-955e-edbf42e46eb7
* FixesGravatar brain2004-04-141-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@582 e03df62e-2008-0410-955e-edbf42e46eb7
* Crash fixes when linkingGravatar brain2004-04-141-18/+18
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@581 e03df62e-2008-0410-955e-edbf42e46eb7
* More fixes to connection buffer handlingGravatar brain2004-04-141-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@579 e03df62e-2008-0410-955e-edbf42e46eb7
* *** empty log message ***Gravatar brain2004-04-141-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@571 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed server to server links from UDP to TCP due to data loss problemsGravatar brain2004-04-141-36/+36
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@570 e03df62e-2008-0410-955e-edbf42e46eb7
* Attempted cpu usage fixGravatar brain2004-04-131-13/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@568 e03df62e-2008-0410-955e-edbf42e46eb7
* Added preliminary support for a bottler-detection moduleGravatar brain2004-04-121-14/+14
| | | | | | | Fixed broken rewrite in OnServerRaw git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@566 e03df62e-2008-0410-955e-edbf42e46eb7
* Added 'a' amd 'b' server link tokens (change gecos, change host)Gravatar brain2004-04-121-23/+27
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@562 e03df62e-2008-0410-955e-edbf42e46eb7
* Added '@' (WALLOPS) link tokenGravatar brain2004-04-121-16/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@561 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed it all... bahGravatar brain2004-04-111-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@554 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed it all again :/Gravatar brain2004-04-111-8/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@553 e03df62e-2008-0410-955e-edbf42e46eb7