]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
19 years agoAdded OnPreCommand
brain [Thu, 14 Apr 2005 12:09:53 +0000 (12:09 +0000)]
Added OnPreCommand

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

19 years agoUpdated /INFO (nothing in here before, was 2 years out of date)
brain [Wed, 13 Apr 2005 22:31:08 +0000 (22:31 +0000)]
Updated /INFO (nothing in here before, was 2 years out of date)

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

19 years agoAdded IsValidHostMask
brain [Wed, 13 Apr 2005 17:22:46 +0000 (17:22 +0000)]
Added IsValidHostMask

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

19 years agoFixed some 'unknown command' stuff (sorry w00t) :p
brain [Wed, 13 Apr 2005 17:12:06 +0000 (17:12 +0000)]
Fixed some 'unknown command' stuff (sorry w00t) :p

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

19 years agoChanged to non-conflicting numeric 948 for invalid idle time
brain [Wed, 13 Apr 2005 16:01:02 +0000 (16:01 +0000)]
Changed to non-conflicting numeric 948 for invalid idle time

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

19 years agoFixed stupid m_park disabling privmsgs to all users :/
brain [Wed, 13 Apr 2005 13:46:12 +0000 (13:46 +0000)]
Fixed stupid m_park disabling privmsgs to all users :/

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

19 years agoUpdated to support OnSendList
brain [Wed, 13 Apr 2005 13:42:19 +0000 (13:42 +0000)]
Updated to support OnSendList
Fixed to allow server to server traffic again (DOH)

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

19 years agoUpdated to support OnSendList
brain [Wed, 13 Apr 2005 13:42:08 +0000 (13:42 +0000)]
Updated to support OnSendList

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

19 years agoAdded Module::OnSendList
brain [Wed, 13 Apr 2005 13:02:20 +0000 (13:02 +0000)]
Added Module::OnSendList

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

19 years agoAdded Server::AddGLine
brain [Wed, 13 Apr 2005 12:41:46 +0000 (12:41 +0000)]
Added Server::AddGLine
Added Server::AddKLine
Added Server::AddZLine
Added Server::AddQLine
Added Server::AddELine
Added Server::DelGLine
Added Server::DelKLine
Added Server::DelZLine
Added Server::DelQLine
Added Server::DelELine
Added Server::Duration

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

19 years agoFixed a typo
brain [Wed, 13 Apr 2005 11:33:34 +0000 (11:33 +0000)]
Fixed a typo

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

19 years agoFixed /kill bug in m_operlevels (couldnt kill non-opers)
brain [Wed, 13 Apr 2005 03:58:45 +0000 (03:58 +0000)]
Fixed /kill bug in m_operlevels (couldnt kill non-opers)

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

19 years agoFixed m_park stuff
brain [Wed, 13 Apr 2005 03:48:39 +0000 (03:48 +0000)]
Fixed m_park stuff

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

19 years agoDouble 367 numeric glitch fixed
brain [Wed, 13 Apr 2005 02:30:11 +0000 (02:30 +0000)]
Double 367 numeric glitch fixed

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

19 years agoNow tracks quits (just in case some oper saquits, then a user changes to the parked...
brain [Wed, 13 Apr 2005 01:48:05 +0000 (01:48 +0000)]
Now tracks quits (just in case some oper saquits, then a user changes to the parked nick and gets park timeouted)

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

19 years agoTrack user quits in the park list
brain [Wed, 13 Apr 2005 01:43:42 +0000 (01:43 +0000)]
Track user quits in the park list

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

19 years agoFixed OnBackgroundTimer segfaults
brain [Wed, 13 Apr 2005 01:05:59 +0000 (01:05 +0000)]
Fixed OnBackgroundTimer segfaults

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

19 years agoUnitialized data bites the big one
brain [Tue, 12 Apr 2005 22:54:48 +0000 (22:54 +0000)]
Unitialized data bites the big one

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

19 years agoFixed not reading sessions until a rehash
brain [Tue, 12 Apr 2005 19:01:59 +0000 (19:01 +0000)]
Fixed not reading sessions until a rehash

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

19 years agoAdded 005 numeric handling, token is "PARK"
brain [Tue, 12 Apr 2005 19:00:00 +0000 (19:00 +0000)]
Added 005 numeric handling, token is "PARK"

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

19 years agoFixed to prevent giving out negative keys
brain [Tue, 12 Apr 2005 18:14:07 +0000 (18:14 +0000)]
Fixed to prevent giving out negative keys

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

19 years agoAdded m_park, user parking to keep ops during a ping timeout (suggested by Ib3N)
brain [Tue, 12 Apr 2005 18:12:06 +0000 (18:12 +0000)]
Added m_park, user parking to keep ops during a ping timeout (suggested by Ib3N)

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

19 years agoAdded OnBackgroundTimer method, ticks every 5 seconds approximately
brain [Tue, 12 Apr 2005 18:11:46 +0000 (18:11 +0000)]
Added OnBackgroundTimer method, ticks every 5 seconds approximately

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

19 years agoAdded Server::PseudoToUser and Server::UserToPseudo
brain [Tue, 12 Apr 2005 14:38:32 +0000 (14:38 +0000)]
Added Server::PseudoToUser and Server::UserToPseudo

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

19 years agoSomebody *dum de dum, nonchalant* put double closing tags, nullifying the effect...
brain [Tue, 12 Apr 2005 03:29:21 +0000 (03:29 +0000)]
Somebody *dum de dum, nonchalant* put double closing tags, nullifying the effect of allowhalfop ;)

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

19 years agoDns free() errors fixed
brain [Mon, 11 Apr 2005 21:35:17 +0000 (21:35 +0000)]
Dns free() errors fixed

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

19 years agoMore fixes :/
brain [Mon, 11 Apr 2005 21:18:02 +0000 (21:18 +0000)]
More fixes :/

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

19 years agoBlah
brain [Mon, 11 Apr 2005 20:20:36 +0000 (20:20 +0000)]
Blah

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

19 years agoGrr
brain [Mon, 11 Apr 2005 19:47:28 +0000 (19:47 +0000)]
Grr

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

19 years agoMore module fixes
brain [Mon, 11 Apr 2005 19:40:53 +0000 (19:40 +0000)]
More module fixes

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

19 years agoFucking linux
brain [Mon, 11 Apr 2005 19:27:22 +0000 (19:27 +0000)]
Fucking linux

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

19 years agoStoopid bloody linux
brain [Mon, 11 Apr 2005 19:22:25 +0000 (19:22 +0000)]
Stoopid bloody linux

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

19 years agoMore fixes
brain [Mon, 11 Apr 2005 19:02:53 +0000 (19:02 +0000)]
More fixes

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

19 years agoAttempts to fix broken /loadmodule on some linux
brain [Mon, 11 Apr 2005 18:51:08 +0000 (18:51 +0000)]
Attempts to fix broken /loadmodule on some linux

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

19 years agoFixed /unloadmodule on crappy gentoo
brain [Mon, 11 Apr 2005 18:42:23 +0000 (18:42 +0000)]
Fixed /unloadmodule on crappy gentoo

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

19 years agoFixed Non Fatal Warning:
frostycoolslug [Mon, 11 Apr 2005 17:47:57 +0000 (17:47 +0000)]
Fixed Non Fatal Warning:
./configure: line 485: [: : integer expression expected

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

19 years agoFixed minor text typos
brain [Mon, 11 Apr 2005 16:58:00 +0000 (16:58 +0000)]
Fixed minor text typos

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

19 years agoAdded m_filter_pcre, filters with regular expression matches!
brain [Mon, 11 Apr 2005 16:30:23 +0000 (16:30 +0000)]
Added m_filter_pcre, filters with regular expression matches!

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

19 years agoMade setrlimit a commandline option
brain [Mon, 11 Apr 2005 12:36:37 +0000 (12:36 +0000)]
Made setrlimit a commandline option

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

19 years agoAdded getrlimit/setrlimit to set process limits to allow a core dump
brain [Mon, 11 Apr 2005 12:18:19 +0000 (12:18 +0000)]
Added getrlimit/setrlimit to set process limits to allow a core dump
Fixed m_setidle to only allow you to set a positive integer as the idle time
Removed some logging from wildcard.cpp

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

19 years agoAdded getrlimit/setrlimit to set process limits to allow a core dump
brain [Mon, 11 Apr 2005 12:18:03 +0000 (12:18 +0000)]
Added getrlimit/setrlimit to set process limits to allow a core dump
Removed some logging from wildcard.cpp

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

19 years agoFixed to not have an idle time greater than the signon time
brain [Sun, 10 Apr 2005 23:56:57 +0000 (23:56 +0000)]
Fixed to not have an idle time greater than the signon time

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

19 years agoAdded m_setidle, allows opers to set their idle times
brain [Sun, 10 Apr 2005 23:54:23 +0000 (23:54 +0000)]
Added m_setidle, allows opers to set their idle times

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

19 years agoChanged escape codes to work better on dark-on-light terminals
brain [Sun, 10 Apr 2005 21:46:24 +0000 (21:46 +0000)]
Changed escape codes to work better on dark-on-light terminals

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

19 years agoMoved to beta 3
brain [Sun, 10 Apr 2005 20:24:42 +0000 (20:24 +0000)]
Moved to beta 3

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

19 years agoFixed problem with strlcpy detection.
frostycoolslug [Sun, 10 Apr 2005 20:11:12 +0000 (20:11 +0000)]
Fixed problem with strlcpy detection.

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

19 years agoChanged to beta 2 (beta 1 was a fast beta!)
brain [Sun, 10 Apr 2005 20:09:46 +0000 (20:09 +0000)]
Changed to beta 2 (beta 1 was a fast beta!)

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

19 years agoFixed badly setting colours, now all non green / yellow text is 'default' (Thanks...
frostycoolslug [Sun, 10 Apr 2005 19:35:00 +0000 (19:35 +0000)]
Fixed badly setting colours, now all non green / yellow text is 'default' (Thanks ol and others)

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

19 years agoFine-grained control over what can be overridden by whom
brain [Sun, 10 Apr 2005 14:46:03 +0000 (14:46 +0000)]
Fine-grained control over what can be overridden by whom

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

19 years agoTest commit
brain [Sun, 10 Apr 2005 03:37:32 +0000 (03:37 +0000)]
Test commit

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

19 years agoFixed chu's typo
brain [Sun, 10 Apr 2005 03:33:37 +0000 (03:33 +0000)]
Fixed chu's typo

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

19 years agoPut the version back after a rush-fix
brain [Sun, 10 Apr 2005 01:13:38 +0000 (01:13 +0000)]
Put the version back after a rush-fix

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

19 years agoFixed a missing semicolon *LARGE SLAP*
brain [Sun, 10 Apr 2005 01:03:27 +0000 (01:03 +0000)]
Fixed a missing semicolon *LARGE SLAP*

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

19 years agoRemoved 'irregular' output caused by Brains test for strlcpy
frostycoolslug [Sun, 10 Apr 2005 01:03:06 +0000 (01:03 +0000)]
Removed 'irregular' output caused by Brains test for strlcpy

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

19 years agoNew day, new version :)
brain [Sat, 9 Apr 2005 21:59:18 +0000 (21:59 +0000)]
New day, new version :)

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

19 years agoModified Module Makefile autogeneration to depend on some .h files and its own cpp...
frostycoolslug [Sat, 9 Apr 2005 15:38:07 +0000 (15:38 +0000)]
Modified Module Makefile autogeneration to depend on some .h files and its own cpp file.

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

19 years agoChanged parameters of OnPacketTransmit and OnPacketReceive to be much more useful
brain [Sat, 9 Apr 2005 14:39:07 +0000 (14:39 +0000)]
Changed parameters of OnPacketTransmit and OnPacketReceive to be much more useful

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

19 years agoAdded support for /NAMES with no parameters (just gives a hardcoded response anyway...
brain [Sat, 9 Apr 2005 13:46:42 +0000 (13:46 +0000)]
Added support for /NAMES with no parameters (just gives a hardcoded response anyway, who thinks up this shit)

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

19 years agoFixed matching
brain [Sat, 9 Apr 2005 13:33:57 +0000 (13:33 +0000)]
Fixed matching

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

19 years agoFinally updated ChangeLog to reflect beta 1
brain [Sat, 9 Apr 2005 02:45:52 +0000 (02:45 +0000)]
Finally updated ChangeLog to reflect beta 1

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

19 years agoNever got committed - added GetVersion()
brain [Sat, 9 Apr 2005 02:26:15 +0000 (02:26 +0000)]
Never got committed - added GetVersion()

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

19 years agoTold Makefile to ignore if cp fails on the binaries.
frostycoolslug [Fri, 8 Apr 2005 23:34:00 +0000 (23:34 +0000)]
Told Makefile to ignore if cp fails on the binaries.

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

19 years agoModified to kill -9, if a kill -TERM fails.
frostycoolslug [Fri, 8 Apr 2005 23:03:18 +0000 (23:03 +0000)]
Modified to kill -9, if a kill -TERM fails.

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

19 years agoAdded Dynamic src/modules/Makefile generation, during ./configure the script will...
frostycoolslug [Fri, 8 Apr 2005 22:39:46 +0000 (22:39 +0000)]
Added Dynamic src/modules/Makefile generation, during ./configure the script will search modules for /* $CompileFlags: */ and append any given flags to its g++ line.

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

19 years agoAdded <disabled:commands> to the example config (commented out by default!)
brain [Fri, 8 Apr 2005 17:39:11 +0000 (17:39 +0000)]
Added <disabled:commands> to the example config (commented out by default!)

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

19 years agoAdded <disabled:commands> tag!
brain [Fri, 8 Apr 2005 17:35:38 +0000 (17:35 +0000)]
Added <disabled:commands> tag!

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

19 years agoAdded ability to disable any command for non-opers
brain [Fri, 8 Apr 2005 17:26:33 +0000 (17:26 +0000)]
Added ability to disable any command for non-opers

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

19 years agoAdded m_nicklock module, a module which allows opers to lock a user to a nickname...
brain [Fri, 8 Apr 2005 16:51:44 +0000 (16:51 +0000)]
Added m_nicklock module, a module which allows opers to lock a user to a nickname until they quit

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

19 years agoAdded customizable pingfreq
brain [Fri, 8 Apr 2005 14:33:38 +0000 (14:33 +0000)]
Added customizable pingfreq

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

19 years agoAdded optional module path to the configuration file
brain [Fri, 8 Apr 2005 13:06:19 +0000 (13:06 +0000)]
Added optional module path to the configuration file

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

19 years agoChanged documentation of /loadmodule and /unloadmodule to include parameters
brain [Fri, 8 Apr 2005 13:06:09 +0000 (13:06 +0000)]
Changed documentation of /loadmodule and /unloadmodule to include parameters

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

19 years agorehashing now adds and removes modules
brain [Fri, 8 Apr 2005 12:17:13 +0000 (12:17 +0000)]
rehashing now adds and removes modules

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

19 years agoNew docs to match extra module Version class stuff, etc
brain [Thu, 7 Apr 2005 20:15:05 +0000 (20:15 +0000)]
New docs to match extra module Version class stuff, etc

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

19 years agoFixed issue where failing modules would bail by calling exit (deprecated) --
brain [Thu, 7 Apr 2005 19:30:12 +0000 (19:30 +0000)]
Fixed issue where failing modules would bail by calling exit (deprecated) --
modules should now just disable their functionality if they are missing data

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

19 years agoAdded module flags output to /MODULES
brain [Thu, 7 Apr 2005 19:29:46 +0000 (19:29 +0000)]
Added module flags output to /MODULES

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

19 years agoDocumented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviour
brain [Thu, 7 Apr 2005 19:29:28 +0000 (19:29 +0000)]
Documented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviour

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

19 years agoFixed typo in new /modules
brain [Thu, 7 Apr 2005 18:34:54 +0000 (18:34 +0000)]
Fixed typo in new /modules

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

19 years agoAdded ability for non-opers to see simplistic /modules output
brain [Thu, 7 Apr 2005 18:33:24 +0000 (18:33 +0000)]
Added ability for non-opers to see simplistic /modules output
Added module flags to /modules for opers

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

19 years ago/LOADMODULE and /UNLOADMODULE all successfully working!
brain [Thu, 7 Apr 2005 18:20:34 +0000 (18:20 +0000)]
/LOADMODULE and /UNLOADMODULE all successfully working!

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

19 years agoTons of module versionflags stuff, and checks for it in /UNLOADMODULE
brain [Thu, 7 Apr 2005 17:59:33 +0000 (17:59 +0000)]
Tons of module versionflags stuff, and checks for it in /UNLOADMODULE

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

19 years agoAdded version flags
brain [Thu, 7 Apr 2005 17:40:40 +0000 (17:40 +0000)]
Added version flags

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

19 years agoStarted work on /UNLOADMODULE, resource tracking and flags in Version class
brain [Thu, 7 Apr 2005 17:04:04 +0000 (17:04 +0000)]
Started work on /UNLOADMODULE, resource tracking and flags in Version class

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

19 years agoAdded /LOADMODULE (tested and working)
brain [Thu, 7 Apr 2005 16:05:08 +0000 (16:05 +0000)]
Added /LOADMODULE (tested and working)

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

19 years agoFixed "error in free()" and other bugs going to open sockets
brain [Thu, 7 Apr 2005 15:43:12 +0000 (15:43 +0000)]
Fixed "error in free()" and other bugs going to open sockets

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

19 years agoAdded VF_ module flags as discussed with Craig
brain [Thu, 7 Apr 2005 05:08:10 +0000 (05:08 +0000)]
Added VF_ module flags as discussed with Craig

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

19 years agoFixed a double free in dnsqueue.cpp
brain [Thu, 7 Apr 2005 01:33:11 +0000 (01:33 +0000)]
Fixed a double free in dnsqueue.cpp
Fixed a resolver issue (weird segfault on gentoo?) in server linking

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

19 years agoMoved module loading to a LoadModule function that can be called outside of initializ...
brain [Wed, 6 Apr 2005 21:21:15 +0000 (21:21 +0000)]
Moved module loading to a LoadModule function that can be called outside of initialization

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

19 years agoAdded log output for on-oper
brain [Wed, 6 Apr 2005 19:16:47 +0000 (19:16 +0000)]
Added log output for on-oper

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

19 years agoAlright, who forgot to make /oper check hostnames?
brain [Wed, 6 Apr 2005 19:15:16 +0000 (19:15 +0000)]
Alright, who forgot to make /oper check hostnames?
Added logging for why oper-ups fail

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

19 years agoChanged the loglevel of some startup failure messages to DEFAULT (were DEBUG)
brain [Wed, 6 Apr 2005 19:04:03 +0000 (19:04 +0000)]
Changed the loglevel of some startup failure messages to DEFAULT (were DEBUG)

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

19 years agoDeprecated .layout and .dev files (we no longer use dev-c++ for editing)
brain [Wed, 6 Apr 2005 18:48:37 +0000 (18:48 +0000)]
Deprecated .layout and .dev files (we no longer use dev-c++ for editing)

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

19 years agoFixed casting warning in ShowMOTD under linux
brain [Wed, 6 Apr 2005 16:31:03 +0000 (16:31 +0000)]
Fixed casting warning in ShowMOTD under linux

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

19 years agoFix by om for 'mode change while not on channel' bug
brain [Wed, 6 Apr 2005 13:15:05 +0000 (13:15 +0000)]
Fix by om for 'mode change while not on channel' bug

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

19 years agoFix to bug #33 (weird /map)
brain [Tue, 5 Apr 2005 22:22:07 +0000 (22:22 +0000)]
Fix to bug #33 (weird /map)

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

19 years agoRemoved reference to depricated ./makeconf and updated command to exec to build the...
frostycoolslug [Tue, 5 Apr 2005 21:35:37 +0000 (21:35 +0000)]
Removed reference to depricated ./makeconf and updated command to exec to build the daemon.

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

19 years agoFixed ./inspircd cron actually working.. but not claiming too!
frostycoolslug [Tue, 5 Apr 2005 21:24:01 +0000 (21:24 +0000)]
Fixed ./inspircd cron actually working.. but not claiming too!

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

19 years agoFixed careless bug i left in while debugging :/
frostycoolslug [Tue, 5 Apr 2005 21:21:04 +0000 (21:21 +0000)]
Fixed careless bug i left in while debugging :/

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

19 years agoAdded ./inspircd (start|stop|restart|rehash|status|cron|Cheese-Sandwich) (Happy luigi...
frostycoolslug [Tue, 5 Apr 2005 21:17:33 +0000 (21:17 +0000)]
Added ./inspircd (start|stop|restart|rehash|status|cron|Cheese-Sandwich) (Happy luigiman?)
Made a slightly nicer method for .Makefile.inc
Updated ./configure to reflect the above changes.

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

19 years agoMajor optimizations!
brain [Tue, 5 Apr 2005 18:01:28 +0000 (18:01 +0000)]
Major optimizations!

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

19 years agoOptimized connects - motd is sent faster
brain [Tue, 5 Apr 2005 17:01:43 +0000 (17:01 +0000)]
Optimized connects - motd is sent faster

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