]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
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

19 years agoAdded Module List URL to Module section to reference additional tags.
katsklaw [Sat, 28 May 2005 21:17:19 +0000 (21:17 +0000)]
Added Module List URL to Module section to reference additional tags.

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

19 years agoFixed fd_Setsize in cygwin
brain [Sat, 28 May 2005 20:30:06 +0000 (20:30 +0000)]
Fixed fd_Setsize in cygwin

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

19 years agoUpdated to beta 6 CVS
brain [Fri, 27 May 2005 22:37:32 +0000 (22:37 +0000)]
Updated to beta 6 CVS

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

19 years agoAdded windows comments to module section. Added m_denychans. -katsklaw
katsklaw [Fri, 27 May 2005 20:10:44 +0000 (20:10 +0000)]
Added windows comments to module section. Added m_denychans. -katsklaw

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

19 years agoBeta 5 update
brain [Fri, 27 May 2005 18:13:37 +0000 (18:13 +0000)]
Beta 5 update

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

19 years agoRPL_WHOLIMEXCEEDED -> 523 to match bahamut
brain [Fri, 27 May 2005 01:31:49 +0000 (01:31 +0000)]
RPL_WHOLIMEXCEEDED -> 523 to match bahamut

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

19 years agoAdded 557 numeric (from MS Exchange chat server) to indicate too many results from...
brain [Fri, 27 May 2005 01:24:54 +0000 (01:24 +0000)]
Added 557 numeric (from MS Exchange chat server) to indicate too many results from /WHO

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

19 years agoNeater newlines
brain [Thu, 26 May 2005 22:40:29 +0000 (22:40 +0000)]
Neater newlines

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

19 years agoFixed max channel length
brain [Thu, 26 May 2005 22:39:20 +0000 (22:39 +0000)]
Fixed max channel length

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

19 years agoAdded a ton of missing prompts ;)
brain [Thu, 26 May 2005 22:39:14 +0000 (22:39 +0000)]
Added a ton of missing prompts ;)

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

19 years agoChanged representation of MAXNICK in isnick() to allow for a non-incremented size
brain [Thu, 26 May 2005 22:20:16 +0000 (22:20 +0000)]
Changed representation of MAXNICK in isnick() to allow for a non-incremented size

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

19 years agoFix for bug #70 (only first <disabled:commands> item working properly)
brain [Thu, 26 May 2005 21:51:52 +0000 (21:51 +0000)]
Fix for bug #70 (only first <disabled:commands> item working properly)

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

19 years agoModified to ignore *.o and *.so files where our global cvsignore env isnt set
brain [Thu, 26 May 2005 01:13:35 +0000 (01:13 +0000)]
Modified to ignore *.o and *.so files where our global cvsignore env isnt set

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

19 years agoAdded .cvsignore files
brain [Thu, 26 May 2005 01:11:55 +0000 (01:11 +0000)]
Added .cvsignore files

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

19 years agoAdded/fixed .cvsignore files
brain [Thu, 26 May 2005 01:11:14 +0000 (01:11 +0000)]
Added/fixed .cvsignore files

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

19 years agoAdded cvsignore files
brain [Thu, 26 May 2005 01:05:34 +0000 (01:05 +0000)]
Added cvsignore files

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

19 years agoAdded cvsignore
brain [Thu, 26 May 2005 01:03:51 +0000 (01:03 +0000)]
Added cvsignore

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

19 years agoChanged documentation to add parameters
brain [Wed, 25 May 2005 22:04:11 +0000 (22:04 +0000)]
Changed documentation to add parameters

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

19 years agoAdded parameters
brain [Wed, 25 May 2005 22:01:10 +0000 (22:01 +0000)]
Added parameters

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

19 years agoFixed nicklength perpetually increasing on each run (reported by katsklaw)
brain [Wed, 25 May 2005 21:02:34 +0000 (21:02 +0000)]
Fixed nicklength perpetually increasing on each run (reported by katsklaw)

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

19 years agoOperhosts are now optional (in the type tag)
brain [Wed, 25 May 2005 20:45:49 +0000 (20:45 +0000)]
Operhosts are now optional (in the type tag)

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

19 years agoFixed to preserve epoll/select/kqueue choices
brain [Wed, 25 May 2005 18:11:52 +0000 (18:11 +0000)]
Fixed to preserve epoll/select/kqueue choices

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

19 years agoFixed to never append double sums
brain [Wed, 25 May 2005 14:49:25 +0000 (14:49 +0000)]
Fixed to never append double sums

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

19 years agoAdded ability to update the helpop file on rehash (Bug #69)
frostycoolslug [Wed, 25 May 2005 05:54:59 +0000 (05:54 +0000)]
Added ability to update the helpop file on rehash (Bug #69)

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

19 years agoAdded denychans module, allows blocking of channels
brain [Wed, 25 May 2005 00:42:49 +0000 (00:42 +0000)]
Added denychans module, allows blocking of channels

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

19 years agoChanged so that when the first in the channel gets founder, the +q mode change is...
brain [Wed, 25 May 2005 00:07:48 +0000 (00:07 +0000)]
Changed so that when the first in the channel gets founder, the +q mode change is sent to keep the client synched (requested by katsklaw)

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