]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
20 years agoNew documentation for new ConfigReader methods
brain [Thu, 8 Apr 2004 18:14:00 +0000 (18:14 +0000)]
New documentation for new ConfigReader methods

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

20 years agoAdded ConfigReader::EnumValues() (requested by Craig)
brain [Thu, 8 Apr 2004 18:10:27 +0000 (18:10 +0000)]
Added ConfigReader::EnumValues() (requested by Craig)

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

20 years agoAttempted fixes to make ModuleReader::ReadValue return "" if string does not exist
brain [Thu, 8 Apr 2004 17:39:04 +0000 (17:39 +0000)]
Attempted fixes to make ModuleReader::ReadValue return "" if string does not exist

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

20 years agoTons of buffering fixes and optimisations for user connections
brain [Thu, 8 Apr 2004 15:45:03 +0000 (15:45 +0000)]
Tons of buffering fixes and optimisations for user connections
Fixes to command handler and input parser

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

20 years agoFixed protocol violation bugs
brain [Thu, 8 Apr 2004 13:51:07 +0000 (13:51 +0000)]
Fixed protocol violation bugs

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

20 years agoFixes to connection pooling... this brain misunderstood the parameters to select :p
brain [Thu, 8 Apr 2004 13:44:30 +0000 (13:44 +0000)]
Fixes to connection pooling... this brain misunderstood the parameters to select :p

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

20 years agoFixed bug on client registration timeout/ping timeout
brain [Thu, 8 Apr 2004 12:00:43 +0000 (12:00 +0000)]
Fixed bug on client registration timeout/ping timeout

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

20 years agoAdded connection pooling - connections are sorted into pools of X descriptors
brain [Thu, 8 Apr 2004 11:52:37 +0000 (11:52 +0000)]
Added connection pooling - connections are sorted into pools of X descriptors
This is configurable, the default is 64 but it can go as high as the FD_MAX
of the machine where its installed.

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

20 years agofixed typo
brain [Thu, 8 Apr 2004 02:46:51 +0000 (02:46 +0000)]
fixed typo

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

20 years agoFixes (and now it has an infinite loop - DO NOT USE)
brain [Thu, 8 Apr 2004 02:15:20 +0000 (02:15 +0000)]
Fixes (and now it has an infinite loop - DO NOT USE)

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

20 years agoMore characters allowed in command field requested by phidjit
brain [Thu, 8 Apr 2004 01:50:01 +0000 (01:50 +0000)]
More characters allowed in command field requested by phidjit

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

20 years agoModified headers
frostycoolslug [Thu, 8 Apr 2004 01:48:45 +0000 (01:48 +0000)]
Modified headers

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

20 years agoDamn typos
brain [Thu, 8 Apr 2004 01:21:56 +0000 (01:21 +0000)]
Damn typos

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

20 years ago/helpop command Module.
frostycoolslug [Thu, 8 Apr 2004 01:21:46 +0000 (01:21 +0000)]
/helpop command Module.

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

20 years agoProper fix for comma seperated lists
brain [Thu, 8 Apr 2004 01:12:02 +0000 (01:12 +0000)]
Proper fix for comma seperated lists

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

20 years agoFix to loop_call and comma seperated lists - another phidjit one
brain [Thu, 8 Apr 2004 01:00:25 +0000 (01:00 +0000)]
Fix to loop_call and comma seperated lists - another phidjit one

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

20 years agoSanity checks in SAJOIN and SAPART
brain [Thu, 8 Apr 2004 00:56:51 +0000 (00:56 +0000)]
Sanity checks in SAJOIN and SAPART

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

20 years agoFixes to m_filter to check its config file exists!
brain [Thu, 8 Apr 2004 00:52:18 +0000 (00:52 +0000)]
Fixes to m_filter to check its config file exists!

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

20 years agoFixed module loading and chop() bugs
brain [Thu, 8 Apr 2004 00:48:32 +0000 (00:48 +0000)]
Fixed module loading and chop() bugs

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

20 years agoFixed module loading bugs...again
brain [Thu, 8 Apr 2004 00:45:47 +0000 (00:45 +0000)]
Fixed module loading bugs...again

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

20 years agoFixed another module loader bug
brain [Thu, 8 Apr 2004 00:05:49 +0000 (00:05 +0000)]
Fixed another module loader bug

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

20 years agoFix to an old old bug? :)
brain [Wed, 7 Apr 2004 23:58:47 +0000 (23:58 +0000)]
Fix to an old old bug? :)

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

20 years agoFixed typo in m_saquit (missing ;) w00t needs to test what he commits.
brain [Wed, 7 Apr 2004 23:10:29 +0000 (23:10 +0000)]
Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.

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

20 years agoFixed typo/crash in m_sethost discovered by Hart and Mike
brain [Wed, 7 Apr 2004 22:22:43 +0000 (22:22 +0000)]
Fixed typo/crash in m_sethost discovered by Hart and Mike

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

20 years agoAdded a sanity check on the hostnames being set before actually setting them
brain [Wed, 7 Apr 2004 22:05:15 +0000 (22:05 +0000)]
Added a sanity check on the hostnames being set before actually setting them

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

20 years agoThis always seems to change
brain [Wed, 7 Apr 2004 22:04:53 +0000 (22:04 +0000)]
This always seems to change

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

20 years agoFixed makefile to show progress
brain [Wed, 7 Apr 2004 21:52:58 +0000 (21:52 +0000)]
Fixed makefile to show progress
Fixed m_setname.cpp compile error

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

20 years agoAdded new modules m_chghost, m_sethost, m_setname
brain [Wed, 7 Apr 2004 21:47:44 +0000 (21:47 +0000)]
Added new modules m_chghost, m_sethost, m_setname

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

20 years agoFixed bug where putting too many spaces in a privmsg disconnected the user
brain [Wed, 7 Apr 2004 21:47:31 +0000 (21:47 +0000)]
Fixed bug where putting too many spaces in a privmsg disconnected the user

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

20 years agoFixes to /modules output (found by typobox43)
brain [Wed, 7 Apr 2004 19:34:43 +0000 (19:34 +0000)]
Fixes to /modules output (found by typobox43)

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

20 years agoFix to Bugs #10 and #11
frostycoolslug [Wed, 7 Apr 2004 19:14:24 +0000 (19:14 +0000)]
Fix to Bugs #10 and #11

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

20 years agoadded documentation to FileReader::Exists()
brain [Wed, 7 Apr 2004 19:09:59 +0000 (19:09 +0000)]
added documentation to FileReader::Exists()

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

20 years agoAdded example config for m_filter.so
brain [Wed, 7 Apr 2004 19:09:48 +0000 (19:09 +0000)]
Added example config for m_filter.so

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

20 years agoAdded new documentation
brain [Wed, 7 Apr 2004 18:21:29 +0000 (18:21 +0000)]
Added new documentation

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

20 years agoAdded Server::CountUsers function
brain [Wed, 7 Apr 2004 18:12:45 +0000 (18:12 +0000)]
Added Server::CountUsers function

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

20 years agoFixed actions in m_filter
brain [Wed, 7 Apr 2004 18:01:00 +0000 (18:01 +0000)]
Fixed actions in m_filter
Added new m_saquit by w00t

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

20 years ago*** empty log message ***
brain [Wed, 7 Apr 2004 18:00:41 +0000 (18:00 +0000)]
*** empty log message ***

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

20 years agoFixed actions
brain [Wed, 7 Apr 2004 17:53:29 +0000 (17:53 +0000)]
Fixed actions

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

20 years agoAdded preliminary support for ConfigReader::Verify at request of the slug :p
brain [Wed, 7 Apr 2004 17:26:30 +0000 (17:26 +0000)]
Added preliminary support for ConfigReader::Verify at request of the slug :p

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

20 years agoAdded servernotice back to the user, informing them
brain [Wed, 7 Apr 2004 16:33:24 +0000 (16:33 +0000)]
Added servernotice back to the user, informing them
Added support for NULL as first parameter to Server::SendTo

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

20 years agoAdded servernotice back to the user, informing them
brain [Wed, 7 Apr 2004 16:33:08 +0000 (16:33 +0000)]
Added servernotice back to the user, informing them

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

20 years agoAdded m_filter module that filters privmsgs and notices that match patterns
brain [Wed, 7 Apr 2004 16:18:31 +0000 (16:18 +0000)]
Added m_filter module that filters privmsgs and notices that match patterns

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

20 years agoStability fixes
brain [Wed, 7 Apr 2004 16:18:03 +0000 (16:18 +0000)]
Stability fixes

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

20 years agoModified to support wildcard matching of glob patterns
brain [Wed, 7 Apr 2004 16:17:48 +0000 (16:17 +0000)]
Modified to support wildcard matching of glob patterns

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

20 years agoFixed config reader to cache its files instead of re-reading them for each access
brain [Wed, 7 Apr 2004 13:22:17 +0000 (13:22 +0000)]
Fixed config reader to cache its files instead of re-reading them for each access

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

20 years agoindentation fixes
brain [Tue, 6 Apr 2004 22:52:28 +0000 (22:52 +0000)]
indentation fixes

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

20 years agoUpdated docs
brain [Tue, 6 Apr 2004 20:16:43 +0000 (20:16 +0000)]
Updated docs

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

20 years agotypo fixes
brain [Tue, 6 Apr 2004 19:35:53 +0000 (19:35 +0000)]
typo fixes

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

20 years agoOnUserPre* api fixes
brain [Tue, 6 Apr 2004 19:34:41 +0000 (19:34 +0000)]
OnUserPre* api fixes

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

20 years agoFixes to OnUserPreMessage and OnUserPreNotice
brain [Tue, 6 Apr 2004 19:23:31 +0000 (19:23 +0000)]
Fixes to OnUserPreMessage and OnUserPreNotice

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

20 years agoAdded OnUserPreMessage and OnUserPreNotice events (not tested yet)
brain [Tue, 6 Apr 2004 19:22:11 +0000 (19:22 +0000)]
Added OnUserPreMessage and OnUserPreNotice events (not tested yet)

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

20 years agoFixed error where ircd would crash if user's quit message was 'Client exited' and...
brain [Tue, 6 Apr 2004 18:39:41 +0000 (18:39 +0000)]
Fixed error where ircd would crash if user's quit message was 'Client exited' and it wasnt ircd generated

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

20 years agoFixed to allow gay scripts like invision to send duff commands (why i do this is...
brain [Tue, 6 Apr 2004 12:29:27 +0000 (12:29 +0000)]
Fixed to allow gay scripts like invision to send duff commands (why i do this is beyond me)

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

20 years agoActually compiles now :p
brain [Tue, 6 Apr 2004 11:24:49 +0000 (11:24 +0000)]
Actually compiles now :p

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

20 years agoAdded m_samode.cpp module by w00t (stability testing)
brain [Tue, 6 Apr 2004 11:17:44 +0000 (11:17 +0000)]
Added m_samode.cpp module by w00t (stability testing)

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

20 years agoThe SA* modules actually compile in this version
brain [Tue, 6 Apr 2004 11:12:27 +0000 (11:12 +0000)]
The SA* modules actually compile in this version

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

20 years agoAdded SA* modules (untested)
brain [Tue, 6 Apr 2004 11:03:53 +0000 (11:03 +0000)]
Added SA* modules (untested)

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

20 years agoAdded support for SVS-style Server class methods for modules
brain [Tue, 6 Apr 2004 10:43:34 +0000 (10:43 +0000)]
Added support for SVS-style Server class methods for modules

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

20 years agoFixes to INVITE to return numeric 443 if user is already on the channel
brain [Tue, 6 Apr 2004 09:57:13 +0000 (09:57 +0000)]
Fixes to INVITE to return numeric 443 if user is already on the channel

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

20 years agoFixed yet more phidjit bugs. BugID #6 (yes again)
brain [Tue, 6 Apr 2004 09:48:39 +0000 (09:48 +0000)]
Fixed yet more phidjit bugs. BugID #6 (yes again)

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

20 years agoFixed minotr bug in handle_invite which caused only people in +i channels to be able...
frostycoolslug [Mon, 5 Apr 2004 23:36:13 +0000 (23:36 +0000)]
Fixed minotr bug in handle_invite which caused only people in +i channels to be able to invite.

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

20 years agoFixed Small bug in PASS command
frostycoolslug [Mon, 5 Apr 2004 23:27:16 +0000 (23:27 +0000)]
Fixed Small bug in PASS command

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

20 years agoAdded extra command logging
brain [Mon, 5 Apr 2004 20:10:53 +0000 (20:10 +0000)]
Added extra command logging
Improved m_globops to give the sender details in the message

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

20 years agoAdded extra command logging
brain [Mon, 5 Apr 2004 20:10:43 +0000 (20:10 +0000)]
Added extra command logging

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

20 years agoChanged comments to match the module (duh)
brain [Mon, 5 Apr 2004 19:40:24 +0000 (19:40 +0000)]
Changed comments to match the module (duh)

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

20 years agoChanged description
brain [Mon, 5 Apr 2004 19:38:24 +0000 (19:38 +0000)]
Changed description

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

20 years agoFixed to require +o as well as +g to receive a globops notice
brain [Mon, 5 Apr 2004 18:57:12 +0000 (18:57 +0000)]
Fixed to require +o as well as +g to receive a globops notice

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

20 years agoAdded 'Timeout' in classes :p
frostycoolslug [Mon, 5 Apr 2004 16:31:50 +0000 (16:31 +0000)]
Added 'Timeout' in classes :p

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

20 years agoAdded m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)
brain [Mon, 5 Apr 2004 16:23:12 +0000 (16:23 +0000)]
Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)

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

20 years agoAdded support for OnWhois, OnOper, OnInfo and SendToModeMask in the API
brain [Mon, 5 Apr 2004 16:06:32 +0000 (16:06 +0000)]
Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API

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

20 years agoAttempted fix for bug ID #3 (compile error/namespace error in channels.cpp)
brain [Mon, 5 Apr 2004 11:02:53 +0000 (11:02 +0000)]
Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp)

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

20 years agoFix for bug ID #5 (PING, PONG And other matters)
brain [Mon, 5 Apr 2004 11:00:20 +0000 (11:00 +0000)]
Fix for bug ID #5 (PING, PONG And other matters)

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

20 years agoFix for bug ID #6 (excessively long commands)
brain [Mon, 5 Apr 2004 09:57:15 +0000 (09:57 +0000)]
Fix for bug ID #6 (excessively long commands)

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

20 years agoChanged documentation to match change in OnExtendedMode with a void*
brain [Mon, 5 Apr 2004 01:04:54 +0000 (01:04 +0000)]
Changed documentation to match change in OnExtendedMode with a void*

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

20 years agoModified the Module::OnExtendedMode() method to use a void* as its target which the...
brain [Mon, 5 Apr 2004 01:03:26 +0000 (01:03 +0000)]
Modified the Module::OnExtendedMode() method to use a void* as its target which the coder must cast into a chanrec or userrec.

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

20 years agoFixed a bug in servermode handling where the target is a channel, found by ChroNiCk
brain [Sun, 4 Apr 2004 23:19:13 +0000 (23:19 +0000)]
Fixed a bug in servermode handling where the target is a channel, found by ChroNiCk

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

20 years agoFixes to make motd display (we were missinga readfile()?!)
brain [Sun, 4 Apr 2004 23:01:37 +0000 (23:01 +0000)]
Fixes to make motd display (we were missinga readfile()?!)

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

20 years agoNew documentation to document user/channel mode handling
brain [Sun, 4 Apr 2004 22:03:32 +0000 (22:03 +0000)]
New documentation to document user/channel mode handling

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

20 years agoAdded comments to m_cloaking.cpp
brain [Sun, 4 Apr 2004 21:45:40 +0000 (21:45 +0000)]
Added comments to m_cloaking.cpp

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

20 years agoCompleted support for module-handled umodes
brain [Sun, 4 Apr 2004 21:31:02 +0000 (21:31 +0000)]
Completed support for module-handled umodes
Updated m_cloaking to auto-set mode +x, and update cloaking status as its added/removed from users

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

20 years agoCompleted support for module-handled umodes
brain [Sun, 4 Apr 2004 21:30:41 +0000 (21:30 +0000)]
Completed support for module-handled umodes

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

20 years agoFixed idle time
brain [Sun, 4 Apr 2004 15:18:34 +0000 (15:18 +0000)]
Fixed idle time

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

20 years agoAdded support for module-based chanmodes with parameters and the ability to query...
brain [Sun, 4 Apr 2004 13:41:17 +0000 (13:41 +0000)]
Added support for module-based chanmodes with parameters and the ability to query the mode states.
Created test case in m_testcommand module where a mode with one parameter can be set/removed on channels

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

20 years agoAdded support for module-based chanmodes with parameters and the ability to query...
brain [Sun, 4 Apr 2004 13:41:01 +0000 (13:41 +0000)]
Added support for module-based chanmodes with parameters and the ability to query the mode states.

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

20 years agoAdded support for /modules command
brain [Sun, 4 Apr 2004 00:58:20 +0000 (00:58 +0000)]
Added support for /modules command
Updated contributors

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

20 years agoAdded support for /modules command
brain [Sun, 4 Apr 2004 00:58:11 +0000 (00:58 +0000)]
Added support for /modules command

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

20 years agoremoved ``s to fix bug running $MAKEPROG
frostycoolslug [Sat, 3 Apr 2004 22:39:14 +0000 (22:39 +0000)]
removed ``s to fix bug running $MAKEPROG

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

20 years agoFixes for setpriority on freebsd
brain [Sat, 3 Apr 2004 22:34:38 +0000 (22:34 +0000)]
Fixes for setpriority on freebsd

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

20 years agoFixed FreeBSD bugs.
frostycoolslug [Sat, 3 Apr 2004 22:26:25 +0000 (22:26 +0000)]
Fixed FreeBSD bugs.

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

20 years agoTopic and stability fixes
brain [Sat, 3 Apr 2004 21:53:48 +0000 (21:53 +0000)]
Topic and stability fixes

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

20 years agoFixed wrong number of parameters for TOPIC that could cause a segfault
brain [Sat, 3 Apr 2004 20:50:33 +0000 (20:50 +0000)]
Fixed wrong number of parameters for TOPIC that could cause a segfault

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

20 years agoTons more sanity checks and length checks
brain [Sat, 3 Apr 2004 20:35:20 +0000 (20:35 +0000)]
Tons more sanity checks and length checks

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

20 years agoFixed bugs in ./configure
frostycoolslug [Sat, 3 Apr 2004 19:38:01 +0000 (19:38 +0000)]
Fixed bugs in ./configure
Created new Makefile Generator
Removed some redundant makefiles.

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

20 years agoFixed command parser to tidy up malformed commands (xchat inserts extra spaces)
brain [Sat, 3 Apr 2004 17:24:37 +0000 (17:24 +0000)]
Fixed command parser to tidy up malformed commands (xchat inserts extra spaces)

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

20 years agoNew stylesheet (grey shades)
brain [Sat, 3 Apr 2004 15:47:15 +0000 (15:47 +0000)]
New stylesheet (grey shades)

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

20 years agoAdded support for module-defined chanmodes with no parameters
brain [Sat, 3 Apr 2004 15:46:53 +0000 (15:46 +0000)]
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf
Added new stylesheet and docs

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

20 years agoAdded support for module-defined chanmodes with no parameters
brain [Sat, 3 Apr 2004 15:46:36 +0000 (15:46 +0000)]
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf

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

20 years agoAdded -nofork parameter which allows you to force inspircd into the foreground for...
brain [Sat, 3 Apr 2004 00:33:52 +0000 (00:33 +0000)]
Added -nofork parameter which allows you to force inspircd into the foreground for gdb debugging

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

20 years agoYet MORE fixes to crashes on quit
brain [Fri, 2 Apr 2004 20:09:44 +0000 (20:09 +0000)]
Yet MORE fixes to crashes on quit

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

20 years agoAdded logging for when commands are added
brain [Fri, 2 Apr 2004 16:38:45 +0000 (16:38 +0000)]
Added logging for when commands are added

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