]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
19 years agoAdded hostname checking
brain [Mon, 25 Apr 2005 17:26:44 +0000 (17:26 +0000)]
Added hostname checking

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

19 years agoAdded m_sqloper, allows storage of opers within a mysql database
brain [Mon, 25 Apr 2005 17:06:24 +0000 (17:06 +0000)]
Added m_sqloper, allows storage of opers within a mysql database

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

19 years agoNow works on gcc 2.95.x again.
brain [Mon, 25 Apr 2005 15:40:07 +0000 (15:40 +0000)]
Now works on gcc 2.95.x again.

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

19 years agoRemoved dependency upon strcasestr()
brain [Mon, 25 Apr 2005 15:38:10 +0000 (15:38 +0000)]
Removed dependency upon strcasestr()

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

19 years agoOptimised SQL
brain [Mon, 25 Apr 2005 04:19:11 +0000 (04:19 +0000)]
Optimised SQL

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

19 years agoFixed strange leading ":" on remote Z/K/G lines
brain [Mon, 25 Apr 2005 04:19:05 +0000 (04:19 +0000)]
Fixed strange leading ":" on remote Z/K/G lines

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

19 years agoFixed so that quitprefixes are shown in client exit notices
brain [Sun, 24 Apr 2005 03:52:39 +0000 (03:52 +0000)]
Fixed so that quitprefixes are shown in client exit notices

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

19 years agoChanged $ModDesc
brain [Sun, 24 Apr 2005 00:50:49 +0000 (00:50 +0000)]
Changed $ModDesc

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

19 years agoAdded global connect/oper logging
brain [Sat, 23 Apr 2005 23:33:21 +0000 (23:33 +0000)]
Added global connect/oper logging

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

19 years agoAdded global oper monitoring through modules and global connect monitoring through...
brain [Sat, 23 Apr 2005 23:33:13 +0000 (23:33 +0000)]
Added global oper monitoring through modules and global connect monitoring through modules

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

19 years agoSpeedup for buffered uplinks
brain [Sat, 23 Apr 2005 22:30:06 +0000 (22:30 +0000)]
Speedup for buffered uplinks

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

19 years agoServices speedups for stupid buffered i/o uplinks
brain [Sat, 23 Apr 2005 22:24:27 +0000 (22:24 +0000)]
Services speedups for stupid buffered i/o uplinks

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

19 years agoUpdated field name in schema (date is a reserved word now?)
brain [Sat, 23 Apr 2005 21:38:39 +0000 (21:38 +0000)]
Updated field name in schema (date is a reserved word now?)

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

19 years agoFixed typo in OnKill
brain [Sat, 23 Apr 2005 18:06:28 +0000 (18:06 +0000)]
Fixed typo in OnKill

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

19 years agoFixed recursive 'splat' in the actors table
brain [Sat, 23 Apr 2005 18:04:32 +0000 (18:04 +0000)]
Fixed recursive 'splat' in the actors table
Added other log events

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

19 years agoAdded preliminary m_sqllog.cpp
brain [Sat, 23 Apr 2005 17:14:06 +0000 (17:14 +0000)]
Added preliminary m_sqllog.cpp

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

19 years agoAdded schema for m_sqllog.so
brain [Sat, 23 Apr 2005 16:32:17 +0000 (16:32 +0000)]
Added schema for m_sqllog.so

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

19 years agoAdded server input buffers (for systems that decide buffering is fun)
brain [Fri, 22 Apr 2005 23:52:35 +0000 (23:52 +0000)]
Added server input buffers (for systems that decide buffering is fun)

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

19 years agoFixed weird issues when anope sends large amounts of text at once to the uplink
brain [Fri, 22 Apr 2005 21:16:09 +0000 (21:16 +0000)]
Fixed weird issues when anope sends large amounts of text at once to the uplink

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

19 years agoFixed crash-n-burn on rehash
brain [Fri, 22 Apr 2005 15:10:40 +0000 (15:10 +0000)]
Fixed crash-n-burn on rehash

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

19 years agoAdded module which provides MD5 encryption for oper passwords plus /mkpasswd
brain [Fri, 22 Apr 2005 15:10:32 +0000 (15:10 +0000)]
Added module which provides MD5 encryption for oper passwords plus /mkpasswd

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

19 years agoAdded OnOperCompare function to override strcmp in password check for /oper
brain [Fri, 22 Apr 2005 15:10:11 +0000 (15:10 +0000)]
Added OnOperCompare function to override strcmp in password check for /oper

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

19 years agoAdded allowpatterns
brain [Thu, 21 Apr 2005 18:24:15 +0000 (18:24 +0000)]
Added allowpatterns

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

19 years agoAdded some extra options
brain [Thu, 21 Apr 2005 18:14:24 +0000 (18:14 +0000)]
Added some extra options

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

19 years agoChanged description comment
brain [Thu, 21 Apr 2005 17:27:55 +0000 (17:27 +0000)]
Changed description comment

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

19 years agoAdded user/password checks and connection code
brain [Thu, 21 Apr 2005 17:26:33 +0000 (17:26 +0000)]
Added user/password checks and connection code

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

19 years agoAdded m_sqlauth - allows authorizing of connections via an arbitary mysql table with...
brain [Thu, 21 Apr 2005 14:22:21 +0000 (14:22 +0000)]
Added m_sqlauth - allows authorizing of connections via an arbitary mysql table with a username and password field

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

19 years agoAdded password field
brain [Thu, 21 Apr 2005 14:21:58 +0000 (14:21 +0000)]
Added password field

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

19 years agoUpdated with a bit more debug output
brain [Thu, 21 Apr 2005 13:22:45 +0000 (13:22 +0000)]
Updated with a bit more debug output

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

19 years agoRemoved some debug output
brain [Thu, 21 Apr 2005 13:22:37 +0000 (13:22 +0000)]
Removed some debug output

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

19 years agoAdded documentation to manpages of Request, Event and ModuleMessage
brain [Thu, 21 Apr 2005 13:22:31 +0000 (13:22 +0000)]
Added documentation to manpages of Request, Event and ModuleMessage

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

19 years agoFixed to allow debugging
brain [Thu, 21 Apr 2005 13:22:15 +0000 (13:22 +0000)]
Fixed to allow debugging

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

19 years agoNew stuff actually compiles now
brain [Thu, 21 Apr 2005 12:15:56 +0000 (12:15 +0000)]
New stuff actually compiles now

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

19 years agoAdded header for m_sql with inherited Request class
brain [Thu, 21 Apr 2005 12:01:35 +0000 (12:01 +0000)]
Added header for m_sql with inherited Request class
Added simple API for m_sql

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

19 years agoCorrected library paths in $CompileFlags
brain [Thu, 21 Apr 2005 00:59:57 +0000 (00:59 +0000)]
Corrected library paths in $CompileFlags

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

19 years agoAdded warning on unresolved symbol errors about 'you might need ./inspircd start'
brain [Thu, 21 Apr 2005 00:59:44 +0000 (00:59 +0000)]
Added warning on unresolved symbol errors about 'you might need ./inspircd start'

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

19 years agoAdded LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find libmysq...
brain [Thu, 21 Apr 2005 00:59:25 +0000 (00:59 +0000)]
Added LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find libmysql in funny situations

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

19 years agoTested initial m_sql (works with issues)
brain [Thu, 21 Apr 2005 00:33:41 +0000 (00:33 +0000)]
Tested initial m_sql (works with issues)

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

19 years agoAdded preliminary m_sql.cpp
brain [Wed, 20 Apr 2005 21:17:24 +0000 (21:17 +0000)]
Added preliminary m_sql.cpp

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

19 years agoMoved to B4
brain [Wed, 20 Apr 2005 17:09:56 +0000 (17:09 +0000)]
Moved to B4

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

19 years agoMoved to B3 official
brain [Wed, 20 Apr 2005 16:23:19 +0000 (16:23 +0000)]
Moved to B3 official

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

19 years agoAdded extra comment
brain [Wed, 20 Apr 2005 16:02:09 +0000 (16:02 +0000)]
Added extra comment

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

19 years agoAdded module message passing architecture
brain [Wed, 20 Apr 2005 15:48:27 +0000 (15:48 +0000)]
Added module message passing architecture

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

19 years agoRemoved some unceccessary debug output
brain [Wed, 20 Apr 2005 13:57:50 +0000 (13:57 +0000)]
Removed some unceccessary debug output

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

19 years agoAdded OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
brain [Wed, 20 Apr 2005 02:48:12 +0000 (02:48 +0000)]
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp

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

19 years agoFixed fd leaks
brain [Tue, 19 Apr 2005 21:53:44 +0000 (21:53 +0000)]
Fixed fd leaks

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

19 years agoAdded 'server already exists' check for u-type links
brain [Tue, 19 Apr 2005 03:33:02 +0000 (03:33 +0000)]
Added 'server already exists' check for u-type links

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

19 years agoFixed bug when ordering a bot to leave using anope services
brain [Tue, 19 Apr 2005 03:13:29 +0000 (03:13 +0000)]
Fixed bug when ordering a bot to leave using anope services

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

19 years agoFixed anope module sending L tokens with 2 instead of 3 params (made code more tolera...
brain [Tue, 19 Apr 2005 02:48:03 +0000 (02:48 +0000)]
Fixed anope module sending L tokens with 2 instead of 3 params (made code more tolerant instead of changing module)

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

19 years agoFixed broken server/server handshake for U-type server links (services)
brain [Mon, 18 Apr 2005 18:06:38 +0000 (18:06 +0000)]
Fixed broken server/server handshake for U-type server links (services)

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

19 years agoAdded PID reporting and testing before daemonize
brain [Mon, 18 Apr 2005 13:14:11 +0000 (13:14 +0000)]
Added PID reporting and testing before daemonize

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

19 years agoChanged "is now running" message to AFTER port bind checks
brain [Mon, 18 Apr 2005 13:07:29 +0000 (13:07 +0000)]
Changed "is now running" message to AFTER port bind checks

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

19 years agoFixed /LUSERS server count again
brain [Mon, 18 Apr 2005 12:25:03 +0000 (12:25 +0000)]
Fixed /LUSERS server count again

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

19 years agoFixed /LUSERS server count
brain [Mon, 18 Apr 2005 12:21:31 +0000 (12:21 +0000)]
Fixed /LUSERS server count

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

19 years agoFixed strange join behavior reported by w00t (mirc requesting MODE immediately after...
brain [Mon, 18 Apr 2005 04:44:20 +0000 (04:44 +0000)]
Fixed strange join behavior reported by w00t (mirc requesting MODE immediately after JOIN)

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

19 years agoFixed strhashcomp
brain [Mon, 18 Apr 2005 04:01:50 +0000 (04:01 +0000)]
Fixed strhashcomp

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

19 years agoFixed bug #47 reported (and suggested fix) by Om
brain [Sun, 17 Apr 2005 13:54:58 +0000 (13:54 +0000)]
Fixed bug #47 reported (and suggested fix) by Om

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

19 years agoRemoved some old uneeded code
brain [Sun, 17 Apr 2005 01:05:20 +0000 (01:05 +0000)]
Removed some old uneeded code

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

19 years agoAdded:
brain [Sat, 16 Apr 2005 18:58:08 +0000 (18:58 +0000)]
Added:
OnMeshToken
MeshSendAll(std::string text);
MeshSendCommon(userrec* user, std::string text);
MeshSendAllAlive(std::string text);
MeshSendUnicast(std::string destination, std::string text);
MeshSendAllExcept(std::string target, std::string text);
MeshCheckChan(chanrec *c,std::string servername);
MeshCheckCommon(userrec* u,std::string servername);

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

19 years agoFixed lingering (SO_REUSEADDR was being set to 0?)
brain [Sat, 16 Apr 2005 15:19:50 +0000 (15:19 +0000)]
Fixed lingering (SO_REUSEADDR was being set to 0?)

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

19 years agoAdded extra parameter to OnRawMode in docs
brain [Sat, 16 Apr 2005 14:50:28 +0000 (14:50 +0000)]
Added extra parameter to OnRawMode in docs

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

19 years agoUpdated documentation of <connect> tags at request of Strike
brain [Sat, 16 Apr 2005 03:05:40 +0000 (03:05 +0000)]
Updated documentation of <connect> tags at request of Strike

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

19 years agoAdded a chanrec to OnRawMode, om pointed out i hadnt given him it :D
brain [Sat, 16 Apr 2005 01:26:20 +0000 (01:26 +0000)]
Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D

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

19 years agoFixed a minor bug in text formatting of errors
brain [Fri, 15 Apr 2005 19:32:58 +0000 (19:32 +0000)]
Fixed a minor bug in text formatting of errors

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

19 years agoNew docs for API:
brain [Fri, 15 Apr 2005 19:31:08 +0000 (19:31 +0000)]
New docs for API:
int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt);
int Module::OnCheckInvite(userrec* user, chanrec* chan);
int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven);
int Module::OnCheckLimit(userrec* user, chanrec* chan);
int Module::OnCheckBan(userrec* user, chanrec* chan);
void Module::OnStats(char symbol);
int Module::OnChangeLocalUserHost(userrec* user, std::string newhost);
int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost);
int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic);

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

19 years agoAdded new API methods:
brain [Fri, 15 Apr 2005 19:29:20 +0000 (19:29 +0000)]
Added new API methods:
int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt);
int Module::OnCheckInvite(userrec* user, chanrec* chan);
int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven);
int Module::OnCheckLimit(userrec* user, chanrec* chan);
int Module::OnCheckBan(userrec* user, chanrec* chan);
void Module::OnStats(char symbol);
int Module::OnChangeLocalUserHost(userrec* user, std::string newhost);
int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost);
int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic);

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

19 years agoFixed a minor parameter bug (display glitch, wrong censor word in an error)
brain [Fri, 15 Apr 2005 15:49:33 +0000 (15:49 +0000)]
Fixed a minor parameter bug (display glitch, wrong censor word in an error)

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

19 years agoRemoved deprecated class 'packet'
brain [Fri, 15 Apr 2005 14:52:13 +0000 (14:52 +0000)]
Removed deprecated class 'packet'

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

19 years agoRemoved some deprecated documentation (html)
brain [Fri, 15 Apr 2005 14:52:01 +0000 (14:52 +0000)]
Removed some deprecated documentation (html)

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

19 years agoRemoved some deprecated documentation
brain [Fri, 15 Apr 2005 14:51:38 +0000 (14:51 +0000)]
Removed some deprecated documentation

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

19 years agoAdded the m_chanfilter module, implements chanmode +g which allows channel specific...
brain [Fri, 15 Apr 2005 12:54:06 +0000 (12:54 +0000)]
Added the m_chanfilter module, implements chanmode +g which allows channel specific badwords (YAY)

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

19 years agoMade cmode and chanmode more safe
brain [Fri, 15 Apr 2005 12:53:49 +0000 (12:53 +0000)]
Made cmode and chanmode more safe

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

19 years agoSomeone got a comparison completely the wrong way around (and it wasnt spotted!)
brain [Fri, 15 Apr 2005 00:43:15 +0000 (00:43 +0000)]
Someone got a comparison completely the wrong way around (and it wasnt spotted!)

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

19 years agoFixed bug where if channel limit was lower than the user count users could still...
brain [Fri, 15 Apr 2005 00:32:18 +0000 (00:32 +0000)]
Fixed bug where if channel limit was lower than the user count users could still join, but not if it was equal

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

19 years agoNew documentation on today's new methods etc
brain [Thu, 14 Apr 2005 21:13:24 +0000 (21:13 +0000)]
New documentation on today's new methods etc

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

19 years agoBrains law of coding #1: There will always be typos in the simplest of code if you...
brain [Thu, 14 Apr 2005 18:15:35 +0000 (18:15 +0000)]
Brains law of coding #1: There will always be typos in the simplest of code if you commit in a rush

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

19 years agoSends /LUSERS on connect
brain [Thu, 14 Apr 2005 18:14:31 +0000 (18:14 +0000)]
Sends /LUSERS on connect

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

19 years agoMore nice comments (this module is kind of a flagship for a few new method calls)
brain [Thu, 14 Apr 2005 17:54:37 +0000 (17:54 +0000)]
More nice comments (this module is kind of a flagship for a few new method calls)

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

19 years agoChanged the state engine states to nice constants
brain [Thu, 14 Apr 2005 17:49:20 +0000 (17:49 +0000)]
Changed the state engine states to nice constants

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

19 years agoMore careful checks for control characters and linefeeds in the ident (because having...
brain [Thu, 14 Apr 2005 17:08:11 +0000 (17:08 +0000)]
More careful checks for control characters and linefeeds in the ident (because having them in there really does stuff things up)

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

19 years agoAdded comments
brain [Thu, 14 Apr 2005 16:12:19 +0000 (16:12 +0000)]
Added comments

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

19 years agoLots of bugfixes, added timeouts, completely nonblocking!
brain [Thu, 14 Apr 2005 15:56:30 +0000 (15:56 +0000)]
Lots of bugfixes, added timeouts, completely nonblocking!

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

19 years agoAdded ability for modules to hold users in a 'holding pattern' while they do stuff...
brain [Thu, 14 Apr 2005 15:56:17 +0000 (15:56 +0000)]
Added ability for modules to hold users in a 'holding pattern' while they do stuff on connect

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

19 years agoAdded m_ident skeleton
brain [Thu, 14 Apr 2005 14:01:57 +0000 (14:01 +0000)]
Added m_ident skeleton

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

19 years agoAdded OnUserKick and OnUserPreKick
brain [Thu, 14 Apr 2005 13:27:40 +0000 (13:27 +0000)]
Added OnUserKick and OnUserPreKick

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

19 years agoAdded rm -rf src/modules/*.so to make modclean
brain [Thu, 14 Apr 2005 13:27:27 +0000 (13:27 +0000)]
Added rm -rf src/modules/*.so to make modclean

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

19 years agoFixed typo
brain [Thu, 14 Apr 2005 13:01:56 +0000 (13:01 +0000)]
Fixed typo

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

19 years agoStupid typos
brain [Thu, 14 Apr 2005 12:55:37 +0000 (12:55 +0000)]
Stupid typos

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

19 years agoFixed minor typo in AllModulesReportReady()
brain [Thu, 14 Apr 2005 12:50:24 +0000 (12:50 +0000)]
Fixed minor typo in AllModulesReportReady()

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

19 years agoAdded (untested!) OnCheckReady and OnUserRegister (gonna write an ident lookup module!)
brain [Thu, 14 Apr 2005 12:47:19 +0000 (12:47 +0000)]
Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident lookup module!)

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

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