]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
18 years agoFixed a warning
brain [Tue, 29 Nov 2005 11:47:32 +0000 (11:47 +0000)]
Fixed a warning

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

18 years agoFixed compile error
brain [Tue, 29 Nov 2005 11:46:06 +0000 (11:46 +0000)]
Fixed compile error

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

18 years agoChanged the way lines are populated to remote servers
brain [Tue, 29 Nov 2005 11:45:12 +0000 (11:45 +0000)]
Changed the way lines are populated to remote servers

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

18 years agoFucking colon stripping
brain [Tue, 29 Nov 2005 11:38:36 +0000 (11:38 +0000)]
Fucking colon stripping

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

18 years agoColon stripping fixes
brain [Tue, 29 Nov 2005 11:32:39 +0000 (11:32 +0000)]
Colon stripping fixes

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

18 years agoLeading colon fixes
brain [Tue, 29 Nov 2005 11:27:24 +0000 (11:27 +0000)]
Leading colon fixes

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

18 years agoChanged to strchr
brain [Tue, 29 Nov 2005 11:17:41 +0000 (11:17 +0000)]
Changed to strchr

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

18 years agoVarious optimizations and tweaks
brain [Tue, 29 Nov 2005 11:11:43 +0000 (11:11 +0000)]
Various optimizations and tweaks

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

18 years agoPRIVMSG tweaks
brain [Tue, 29 Nov 2005 11:00:33 +0000 (11:00 +0000)]
PRIVMSG tweaks

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

18 years agoCrash tweak
brain [Tue, 29 Nov 2005 10:55:10 +0000 (10:55 +0000)]
Crash tweak

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

18 years agoAdded test code for one-to-many PRIVMSG
brain [Tue, 29 Nov 2005 10:51:14 +0000 (10:51 +0000)]
Added test code for one-to-many PRIVMSG

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

18 years agoAdded a few stats on squit
brain [Tue, 29 Nov 2005 10:15:24 +0000 (10:15 +0000)]
Added a few stats on squit

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

18 years agoMoved some stuff to debug
brain [Tue, 29 Nov 2005 10:01:20 +0000 (10:01 +0000)]
Moved some stuff to debug

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

18 years agoTweaked parameter count of sent out SQUITs
brain [Tue, 29 Nov 2005 09:59:53 +0000 (09:59 +0000)]
Tweaked parameter count of sent out SQUITs

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

18 years agoNetsplit/SQUIT tweaks
brain [Tue, 29 Nov 2005 09:56:54 +0000 (09:56 +0000)]
Netsplit/SQUIT tweaks

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

18 years agoRecursive free sucks
brain [Tue, 29 Nov 2005 09:35:46 +0000 (09:35 +0000)]
Recursive free sucks

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

18 years agoAdded squit stuff... dont like recursive delete.
brain [Tue, 29 Nov 2005 09:28:34 +0000 (09:28 +0000)]
Added squit stuff... dont like recursive delete.

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

18 years agoReverted is_uline change
brain [Tue, 29 Nov 2005 08:51:35 +0000 (08:51 +0000)]
Reverted is_uline change

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

18 years agostrcmp() is a little expensive, and useless here -- ointers make our lives easier.
w00t [Tue, 29 Nov 2005 02:08:53 +0000 (02:08 +0000)]
strcmp() is a little expensive, and useless here -- ointers make our lives easier.

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

18 years agoSmall fault-- is_uline() returned true for '' - not a good thing, I'd assume.
w00t [Tue, 29 Nov 2005 01:56:01 +0000 (01:56 +0000)]
Small fault-- is_uline() returned true for '' - not a good thing, I'd assume.

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

18 years agoFixed some glitches in linking
brain [Mon, 28 Nov 2005 21:29:08 +0000 (21:29 +0000)]
Fixed some glitches in linking

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

18 years agoFixed dodgy server being broadcast on BURST
brain [Mon, 28 Nov 2005 21:23:48 +0000 (21:23 +0000)]
Fixed dodgy server being broadcast on BURST

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

18 years agoFixed a loop whoopsie
brain [Mon, 28 Nov 2005 21:15:32 +0000 (21:15 +0000)]
Fixed a loop whoopsie

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

18 years agoFound a typo when compiling on gcc3.3.6
brain [Mon, 28 Nov 2005 21:03:27 +0000 (21:03 +0000)]
Found a typo when compiling on gcc3.3.6

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

18 years agoChanged to propogate SERVER properly when a new server connects
brain [Mon, 28 Nov 2005 20:58:07 +0000 (20:58 +0000)]
Changed to propogate SERVER properly when a new server connects

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

18 years agoCommented /MAP because it takes some documenting to get across what im trying to...
brain [Mon, 28 Nov 2005 19:51:38 +0000 (19:51 +0000)]
Commented /MAP because it takes some documenting to get across what im trying to do ;)

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

18 years ago/MAP. ARGH!
brain [Mon, 28 Nov 2005 19:22:16 +0000 (19:22 +0000)]
/MAP. ARGH!

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

18 years agoFixed bouncing messages caused by trying to echo to servers more than one hop away
brain [Mon, 28 Nov 2005 15:16:16 +0000 (15:16 +0000)]
Fixed bouncing messages caused by trying to echo to servers more than one hop away

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

18 years agoMade privmsgs work
brain [Mon, 28 Nov 2005 14:10:32 +0000 (14:10 +0000)]
Made privmsgs work

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

18 years agoMissing two Module::
brain [Mon, 28 Nov 2005 10:28:52 +0000 (10:28 +0000)]
Missing two Module::

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

18 years agoAdded OnUserMessage and OnUserNotice (why have these been missing so long?)
brain [Mon, 28 Nov 2005 10:26:35 +0000 (10:26 +0000)]
Added OnUserMessage and OnUserNotice (why have these been missing so long?)

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

18 years agoTied in client message parser, works very well :)
brain [Sun, 27 Nov 2005 22:54:03 +0000 (22:54 +0000)]
Tied in client message parser, works very well :)

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

18 years agoAdded nickname syncing
brain [Sun, 27 Nov 2005 22:34:18 +0000 (22:34 +0000)]
Added nickname syncing

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

18 years agoFixed a missing parameter
brain [Sun, 27 Nov 2005 20:44:00 +0000 (20:44 +0000)]
Fixed a missing parameter

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

18 years agoAdded tree walk algorithm which finds out which directly-connected server
brain [Sun, 27 Nov 2005 20:33:20 +0000 (20:33 +0000)]
Added tree walk algorithm which finds out which directly-connected server
to send data to when there is a one-to-one message

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

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