]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
18 years agoAdded proper administrativia notices to CONNECT and inbound connections
brain [Sun, 27 Nov 2005 16:39:48 +0000 (16:39 +0000)]
Added proper administrativia notices to CONNECT and inbound connections

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

18 years agoAdded /CONNECT
brain [Sun, 27 Nov 2005 16:19:24 +0000 (16:19 +0000)]
Added /CONNECT

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

18 years agoAdded new docs
brain [Sun, 27 Nov 2005 16:19:11 +0000 (16:19 +0000)]
Added new docs

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

18 years agoAdded new documentation
brain [Sun, 27 Nov 2005 01:44:46 +0000 (01:44 +0000)]
Added new documentation

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

18 years agoAdded most of the connection/authentication code, need to add CONNECT and syncs
brain [Sat, 26 Nov 2005 23:59:28 +0000 (23:59 +0000)]
Added most of the connection/authentication code, need to add CONNECT and syncs

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

18 years agoAdded stricter checking for listening sockets
brain [Sat, 26 Nov 2005 23:58:48 +0000 (23:58 +0000)]
Added stricter checking for listening sockets

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

18 years agoFixed dumb bug where module claims ALL bindable ports including client ports!
brain [Sat, 26 Nov 2005 22:15:21 +0000 (22:15 +0000)]
Fixed dumb bug where module claims ALL bindable ports including client ports!

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

18 years agoAdded overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERS
brain [Sat, 26 Nov 2005 22:13:56 +0000 (22:13 +0000)]
Added overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERS

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

18 years agoFixed compile glitches
brain [Sat, 26 Nov 2005 22:01:28 +0000 (22:01 +0000)]
Fixed compile glitches

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

18 years agoAdded reading of server link configs
brain [Sat, 26 Nov 2005 21:58:07 +0000 (21:58 +0000)]
Added reading of server link configs

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

18 years agoAdded TreeServer class (actual tree structure)
brain [Sat, 26 Nov 2005 20:01:56 +0000 (20:01 +0000)]
Added TreeServer class (actual tree structure)

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

18 years agoAdded tons of comments. These will probably stay.
brain [Sat, 26 Nov 2005 17:48:26 +0000 (17:48 +0000)]
Added tons of comments. These will probably stay.

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

18 years agoAdded listening socket support for InspSocket
brain [Sat, 26 Nov 2005 17:29:22 +0000 (17:29 +0000)]
Added listening socket support for InspSocket

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

18 years agoAdded start of spanning tree system TEST MODULE, tested outbound connections
brain [Sat, 26 Nov 2005 15:47:19 +0000 (15:47 +0000)]
Added start of spanning tree system TEST MODULE, tested outbound connections
Outbound connections function OK.

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

18 years agoCleaned up some warnings
brain [Fri, 25 Nov 2005 15:33:32 +0000 (15:33 +0000)]
Cleaned up some warnings

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

18 years agoFixed OnMeshToken (deprecated)
brain [Fri, 25 Nov 2005 13:51:50 +0000 (13:51 +0000)]
Fixed OnMeshToken (deprecated)

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

18 years agoFixed missing constructor on class connection
brain [Fri, 25 Nov 2005 13:45:12 +0000 (13:45 +0000)]
Fixed missing constructor on class connection

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

18 years agoRemoved references to connection.cpp and servers.cpp
brain [Fri, 25 Nov 2005 13:39:24 +0000 (13:39 +0000)]
Removed references to connection.cpp and servers.cpp

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

18 years agoRemoved connection.cpp and servers.cpp
brain [Fri, 25 Nov 2005 13:39:12 +0000 (13:39 +0000)]
Removed connection.cpp and servers.cpp

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

18 years agoFixes for removal of serverrec
brain [Fri, 25 Nov 2005 13:03:03 +0000 (13:03 +0000)]
Fixes for removal of serverrec

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

18 years agoAdded references to connection.h
brain [Fri, 25 Nov 2005 12:33:25 +0000 (12:33 +0000)]
Added references to connection.h

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

18 years agoRe-added required parts of connection.h
brain [Fri, 25 Nov 2005 12:32:35 +0000 (12:32 +0000)]
Re-added required parts of connection.h

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

18 years agoAdded output
brain [Fri, 25 Nov 2005 12:24:49 +0000 (12:24 +0000)]
Added output

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

18 years agoMade make clean make cleaner :p
brain [Fri, 25 Nov 2005 12:23:36 +0000 (12:23 +0000)]
Made make clean make cleaner :p

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

18 years agoRemoved references to deprecated files servers.* and connection.*
brain [Fri, 25 Nov 2005 12:22:03 +0000 (12:22 +0000)]
Removed references to deprecated files servers.* and connection.*

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

18 years agoRemoved static meshed linking from core
brain [Fri, 25 Nov 2005 12:17:34 +0000 (12:17 +0000)]
Removed static meshed linking from core

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

18 years agoFixed removal of mesh linking from core
brain [Fri, 25 Nov 2005 12:00:52 +0000 (12:00 +0000)]
Fixed removal of mesh linking from core
Added cvsignores

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

18 years agoRemoval of mesh stuff (lots of)
brain [Fri, 25 Nov 2005 11:21:52 +0000 (11:21 +0000)]
Removal of mesh stuff (lots of)

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

18 years agoFixed to not use mesh stuff
brain [Fri, 25 Nov 2005 10:45:51 +0000 (10:45 +0000)]
Fixed to not use mesh stuff

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

18 years agoAdded ifndef stuff
brain [Fri, 25 Nov 2005 10:38:55 +0000 (10:38 +0000)]
Added ifndef stuff

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

18 years agoRemoved cross-server mesh stuff
brain [Fri, 25 Nov 2005 10:35:27 +0000 (10:35 +0000)]
Removed cross-server mesh stuff

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

18 years agoRemoved mesh module functions
brain [Fri, 25 Nov 2005 10:22:01 +0000 (10:22 +0000)]
Removed mesh module functions

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

18 years agoRemoved server socket stuff from socketengine
brain [Fri, 25 Nov 2005 10:03:48 +0000 (10:03 +0000)]
Removed server socket stuff from socketengine

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

18 years agoFixed compile time glitches in new code, removed obselete variables
brain [Fri, 25 Nov 2005 09:56:36 +0000 (09:56 +0000)]
Fixed compile time glitches in new code, removed obselete variables

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

18 years agoMy first commit -- and a really minor/anal one at that. :P
w00t [Fri, 25 Nov 2005 09:51:49 +0000 (09:51 +0000)]
My first commit -- and a really minor/anal one at that. :P

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

18 years agoStarted removal of server linking code from core and implementation of socket API
brain [Fri, 25 Nov 2005 09:32:17 +0000 (09:32 +0000)]
Started removal of server linking code from core and implementation of socket API

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

18 years agoAdded some stuff to socket classes
brain [Wed, 23 Nov 2005 11:22:06 +0000 (11:22 +0000)]
Added some stuff to socket classes

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

18 years agoAdjusted configure to generate proper makefiles for building of socket.*
brain [Wed, 23 Nov 2005 10:10:36 +0000 (10:10 +0000)]
Adjusted configure to generate proper makefiles for building of socket.*

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

18 years agoAdded start of socket classes used by modular linking
brain [Wed, 23 Nov 2005 10:06:54 +0000 (10:06 +0000)]
Added start of socket classes used by modular linking

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

18 years agoUnspecified changes (records lost in server upgrade)
brain [Mon, 17 Oct 2005 09:33:01 +0000 (09:33 +0000)]
Unspecified changes (records lost in server upgrade)

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

18 years agoFixed false example info in config.
frostycoolslug [Sat, 1 Oct 2005 03:27:36 +0000 (03:27 +0000)]
Fixed false example info in config.

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

18 years agoFix to bug#82 reported by ashen - "the're" typo
brain [Sat, 1 Oct 2005 03:13:48 +0000 (03:13 +0000)]
Fix to bug#82 reported by ashen - "the're" typo

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

18 years agoFixed code so that it will still work with kernel 2.8, 3.0, 3.2... whoops.
brain [Thu, 25 Aug 2005 14:12:14 +0000 (14:12 +0000)]
Fixed code so that it will still work with kernel 2.8, 3.0, 3.2... whoops.

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

18 years agoAdded a chomp() just to be sure on kernel 2.6 check
brain [Thu, 25 Aug 2005 14:10:45 +0000 (14:10 +0000)]
Added a chomp() just to be sure on kernel 2.6 check

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

18 years agoFix for bug #72 reported by Hal9000
brain [Thu, 25 Aug 2005 14:03:07 +0000 (14:03 +0000)]
Fix for bug #72 reported by Hal9000

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

18 years agoChanged comments
brain [Wed, 24 Aug 2005 16:10:49 +0000 (16:10 +0000)]
Changed comments

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

18 years agoTidied up socket engine code, moved into a specialized header full of #defines
brain [Wed, 24 Aug 2005 15:58:54 +0000 (15:58 +0000)]
Tidied up socket engine code, moved into a specialized header full of #defines

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

18 years agoUnknown changes here
brain [Mon, 22 Aug 2005 13:47:41 +0000 (13:47 +0000)]
Unknown changes here

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

19 years agofixed typo in include tag.
katsklaw [Tue, 7 Jun 2005 05:45:31 +0000 (05:45 +0000)]
fixed typo in include tag.

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

19 years agoPossibly fixed the 'vincent' bug
brain [Thu, 2 Jun 2005 23:39:20 +0000 (23:39 +0000)]
Possibly fixed the 'vincent' bug

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

19 years agoMore tweaks
brain [Thu, 2 Jun 2005 23:04:54 +0000 (23:04 +0000)]
More tweaks

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

19 years agoMore tweaks
brain [Thu, 2 Jun 2005 22:53:48 +0000 (22:53 +0000)]
More tweaks

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

19 years agoFucking vincent box
brain [Thu, 2 Jun 2005 22:03:23 +0000 (22:03 +0000)]
Fucking vincent box

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

19 years agoMore vincent tweaks
brain [Thu, 2 Jun 2005 21:44:23 +0000 (21:44 +0000)]
More vincent tweaks

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

19 years agoMore fixes for Vincent bug
brain [Thu, 2 Jun 2005 21:10:29 +0000 (21:10 +0000)]
More fixes for Vincent bug

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

19 years agoAttempted fixes for another vincent bug
brain [Thu, 2 Jun 2005 20:37:10 +0000 (20:37 +0000)]
Attempted fixes for another vincent bug

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

19 years agoAttempt to fix recursive loop
brain [Thu, 2 Jun 2005 14:16:40 +0000 (14:16 +0000)]
Attempt to fix recursive loop

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

19 years agoFixed warnings reported by vincent
brain [Thu, 2 Jun 2005 03:39:48 +0000 (03:39 +0000)]
Fixed warnings reported by vincent

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

19 years agoFixes to +r not being set reported by Vincent
brain [Thu, 2 Jun 2005 00:49:42 +0000 (00:49 +0000)]
Fixes to +r not being set reported by Vincent

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

19 years agoFixed onloadmodule
brain [Wed, 1 Jun 2005 18:26:27 +0000 (18:26 +0000)]
Fixed onloadmodule

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

19 years agoAdded OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)
brain [Wed, 1 Jun 2005 16:38:00 +0000 (16:38 +0000)]
Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)

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

19 years agoFixed ability to accidentally set a softlimit of 0
brain [Wed, 1 Jun 2005 16:19:27 +0000 (16:19 +0000)]
Fixed ability to accidentally set a softlimit of 0

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

19 years agoMaxClients -> MAXCLIENTS
brain [Wed, 1 Jun 2005 15:36:38 +0000 (15:36 +0000)]
MaxClients -> MAXCLIENTS

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

19 years agoMissing vars
brain [Wed, 1 Jun 2005 15:23:25 +0000 (15:23 +0000)]
Missing vars

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

19 years agoFixes for missing vars
brain [Wed, 1 Jun 2005 15:11:55 +0000 (15:11 +0000)]
Fixes for missing vars

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

19 years agoMissing externs
brain [Wed, 1 Jun 2005 15:10:20 +0000 (15:10 +0000)]
Missing externs

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

19 years agoFixes for missing vars
brain [Wed, 1 Jun 2005 15:08:17 +0000 (15:08 +0000)]
Fixes for missing vars

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

19 years agoAdded propogation of version replies and server descriptions
brain [Wed, 1 Jun 2005 15:07:40 +0000 (15:07 +0000)]
Added propogation of version replies and server descriptions

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

19 years agoMany linking fixes
brain [Wed, 1 Jun 2005 13:23:19 +0000 (13:23 +0000)]
Many linking fixes

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

19 years agoAdded <options:softlimit>
katsklaw [Tue, 31 May 2005 22:32:48 +0000 (22:32 +0000)]
Added <options:softlimit>

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

19 years agoFixed typo
katsklaw [Tue, 31 May 2005 22:14:46 +0000 (22:14 +0000)]
Fixed typo

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

19 years agoConfiguration errors now go to the error log
brain [Mon, 30 May 2005 23:58:24 +0000 (23:58 +0000)]
Configuration errors now go to the error log

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

19 years agoFixed typo found by crazy (missing # for comment)
brain [Mon, 30 May 2005 23:30:21 +0000 (23:30 +0000)]
Fixed typo found by crazy (missing # for comment)

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

19 years agoUpdated to allow users to specify their compiler by hand
brain [Mon, 30 May 2005 23:26:01 +0000 (23:26 +0000)]
Updated to allow users to specify their compiler by hand

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

19 years agoGCC4.x -Wall fixes
brain [Mon, 30 May 2005 22:51:20 +0000 (22:51 +0000)]
GCC4.x -Wall fixes

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

19 years agoGCC4.0 warning fixes
brain [Mon, 30 May 2005 22:46:09 +0000 (22:46 +0000)]
GCC4.0 warning fixes

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

19 years agoStarted on -Wall - safe compile
brain [Mon, 30 May 2005 22:36:08 +0000 (22:36 +0000)]
Started on -Wall - safe compile

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

19 years agoFixed ircd_connector::CheckPing returning an undefined result
brain [Mon, 30 May 2005 19:50:28 +0000 (19:50 +0000)]
Fixed ircd_connector::CheckPing returning an undefined result

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

19 years agoAdded operator =
brain [Mon, 30 May 2005 05:23:27 +0000 (05:23 +0000)]
Added operator =

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

19 years agoAdded docs for base: BoolSet
brain [Mon, 30 May 2005 05:23:22 +0000 (05:23 +0000)]
Added docs for base: BoolSet

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

19 years agoAdded BoolSet utility class
brain [Mon, 30 May 2005 05:06:12 +0000 (05:06 +0000)]
Added BoolSet utility class

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

19 years agoAdded support for the new <include:file> system.
frostycoolslug [Sun, 29 May 2005 22:07:33 +0000 (22:07 +0000)]
Added support for the new <include:file> system.

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

19 years agoAdded warning about gcc2
brain [Sun, 29 May 2005 21:31:53 +0000 (21:31 +0000)]
Added warning about gcc2

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

19 years agoFixed to allow any form of linefeed
brain [Sun, 29 May 2005 19:59:47 +0000 (19:59 +0000)]
Fixed to allow any form of linefeed

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

19 years agoAdded the optional include tag explaination and example.
katsklaw [Sun, 29 May 2005 19:17:25 +0000 (19:17 +0000)]
Added the optional include tag explaination and example.

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

19 years agoAdded the WATCH command, which is used by clients to maintain notify lists.
katsklaw [Sun, 29 May 2005 18:45:32 +0000 (18:45 +0000)]
Added the WATCH command, which is used by clients to maintain notify lists.

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

19 years agoAdded m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work
brain [Sun, 29 May 2005 18:14:13 +0000 (18:14 +0000)]
Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work

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

19 years agoFix for backslashes in win32 paths (converted to forward slashes in config reader)
brain [Sun, 29 May 2005 16:02:04 +0000 (16:02 +0000)]
Fix for backslashes in win32 paths (converted to forward slashes in config reader)

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

19 years agoMade erroneous included configs cause the reader to bail
brain [Sun, 29 May 2005 15:59:52 +0000 (15:59 +0000)]
Made erroneous included configs cause the reader to bail

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

19 years agoAdded include stack to detect looped includes
brain [Sun, 29 May 2005 15:54:21 +0000 (15:54 +0000)]
Added include stack to detect looped includes

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

19 years agoadded <include file> tags (next make paths relative)
brain [Sun, 29 May 2005 15:18:30 +0000 (15:18 +0000)]
added <include file> tags (next make paths relative)

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

19 years agoCompensate for ~ in ident length
brain [Sun, 29 May 2005 05:53:30 +0000 (05:53 +0000)]
Compensate for ~ in ident length

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

19 years agoHighly optimized userrec saving 1.5k per user
brain [Sun, 29 May 2005 05:41:03 +0000 (05:41 +0000)]
Highly optimized userrec saving 1.5k per user

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

19 years agoChanged a strcpy to strlcpy
brain [Sun, 29 May 2005 04:43:58 +0000 (04:43 +0000)]
Changed a strcpy to strlcpy

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

19 years agoChanged length of user::modes buffer from 512 to much more sensible 54
brain [Sun, 29 May 2005 04:41:40 +0000 (04:41 +0000)]
Changed length of user::modes buffer from 512 to much more sensible 54

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

19 years agoFixed lengths
brain [Sun, 29 May 2005 04:32:31 +0000 (04:32 +0000)]
Fixed lengths

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

19 years agoA lot more of the core consts are now configurable at compile time
brain [Sun, 29 May 2005 04:25:25 +0000 (04:25 +0000)]
A lot more of the core consts are now configurable at compile time

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

19 years agoFixes to EOF checking
brain [Sun, 29 May 2005 00:19:53 +0000 (00:19 +0000)]
Fixes to EOF checking

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

19 years agoAdded extra error checking to detect dead sockets
brain [Sun, 29 May 2005 00:18:10 +0000 (00:18 +0000)]
Added extra error checking to detect dead sockets

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

19 years agoServers with write errors not being split properly
brain [Sun, 29 May 2005 00:15:08 +0000 (00:15 +0000)]
Servers with write errors not being split properly

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