]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
19 years agoFixed 'no such server' when server is found
brain [Tue, 3 May 2005 13:47:53 +0000 (13:47 +0000)]
Fixed 'no such server' when server is found

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

19 years agoFixed empty modes from nickserv
brain [Tue, 3 May 2005 13:38:47 +0000 (13:38 +0000)]
Fixed empty modes from nickserv

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

19 years agoReordered some on-connect network stuff to stop services being so confused
brain [Tue, 3 May 2005 13:27:00 +0000 (13:27 +0000)]
Reordered some on-connect network stuff to stop services being so confused

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

19 years agoFix to prevent quits being sent onto the network for nonexistent users
brain [Tue, 3 May 2005 13:23:23 +0000 (13:23 +0000)]
Fix to prevent quits being sent onto the network for nonexistent users

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

19 years agoFixed to always write log to bin directory
brain [Tue, 3 May 2005 12:51:05 +0000 (12:51 +0000)]
Fixed to always write log to bin directory

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

19 years agoFixed to always look for the ircd.log within the bin/ dir
brain [Tue, 3 May 2005 12:50:52 +0000 (12:50 +0000)]
Fixed to always look for the ircd.log within the bin/ dir
Fixed to not spool the error log after ./inspircd debug

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

19 years agoAdded another check for 'NoServerUline' type thing.
frostycoolslug [Tue, 3 May 2005 09:10:31 +0000 (09:10 +0000)]
Added another check for 'NoServerUline' type thing.

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

19 years agoMissed missing )
frostycoolslug [Tue, 3 May 2005 09:07:23 +0000 (09:07 +0000)]
Missed missing )

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

19 years agoAdded Check for 'NoServer' when +r ing a channel.
frostycoolslug [Tue, 3 May 2005 09:06:28 +0000 (09:06 +0000)]
Added Check for 'NoServer' when +r ing a channel.

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

19 years agoExtra safety checks to avoid trying to write() remote users
brain [Tue, 3 May 2005 06:08:01 +0000 (06:08 +0000)]
Extra safety checks to avoid trying to write() remote users

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

19 years agoA few cpu usage tweaks
brain [Tue, 3 May 2005 04:01:31 +0000 (04:01 +0000)]
A few cpu usage tweaks

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

19 years agoOptimized WriteCommon and WriteCommonExcept
brain [Tue, 3 May 2005 03:06:05 +0000 (03:06 +0000)]
Optimized WriteCommon and WriteCommonExcept

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

19 years agoFix to prevent empty umodes
brain [Mon, 2 May 2005 23:21:56 +0000 (23:21 +0000)]
Fix to prevent empty umodes

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

19 years agoAdded new /stats z (warning - this is UNTESTED on linux!)
brain [Mon, 2 May 2005 18:53:16 +0000 (18:53 +0000)]
Added new /stats z (warning - this is UNTESTED on linux!)

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

19 years agoUpdated /stats T to include motds
brain [Mon, 2 May 2005 17:25:33 +0000 (17:25 +0000)]
Updated /stats T to include motds

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

19 years agoAdded /stats T
brain [Mon, 2 May 2005 17:23:40 +0000 (17:23 +0000)]
Added /stats T

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

19 years agoAttempted /who fixes
brain [Mon, 2 May 2005 02:19:09 +0000 (02:19 +0000)]
Attempted /who fixes

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

19 years agoFix for bug #62 (replaces only occur once per line)
brain [Mon, 2 May 2005 01:41:04 +0000 (01:41 +0000)]
Fix for bug #62 (replaces only occur once per line)

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

19 years agoFixed weird line wrapping bug with extremely long lines
brain [Mon, 2 May 2005 01:10:31 +0000 (01:10 +0000)]
Fixed weird line wrapping bug with extremely long lines

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

19 years agoFixed bug resulting in osflags being called BEFORE getcache (Making it redundant.)
frostycoolslug [Sun, 1 May 2005 23:38:38 +0000 (23:38 +0000)]
Fixed bug resulting in osflags being called BEFORE getcache (Making it redundant.)

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

19 years agoFixed a typo preventing execution
brain [Sun, 1 May 2005 22:27:18 +0000 (22:27 +0000)]
Fixed a typo preventing execution

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

19 years agoAdded FindDescriptor
brain [Sun, 1 May 2005 22:11:29 +0000 (22:11 +0000)]
Added FindDescriptor

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

19 years agoSanity checks for fd_ref in addclient
brain [Sun, 1 May 2005 21:24:59 +0000 (21:24 +0000)]
Sanity checks for fd_ref in addclient
Fixed 'server ignores me forever if i throttle the server with connections' bug

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

19 years agoAdded and tested fd crossreference table - improves speed a lot, and fixes one of...
brain [Sun, 1 May 2005 19:21:21 +0000 (19:21 +0000)]
Added and tested fd crossreference table - improves speed a lot, and fixes one of the /STATS chars which has been broken a while

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

19 years agoFixed output of src/modules/Makefile saying it was made by Craig.net :p
brain [Sat, 30 Apr 2005 20:58:06 +0000 (20:58 +0000)]
Fixed output of src/modules/Makefile saying it was made by Craig.net :p

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

19 years agoTried a new way of doing remote versions
brain [Sat, 30 Apr 2005 20:56:20 +0000 (20:56 +0000)]
Tried a new way of doing remote versions
commented some users and connections code
added remote @* notice

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

19 years agoChanged how remote version works a bit
brain [Sat, 30 Apr 2005 16:27:32 +0000 (16:27 +0000)]
Changed how remote version works a bit
Commented some of connection.cpp

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

19 years agoAdded OnAddBan and OnDelBan module api calls, and fixed glitch which required them...
brain [Sat, 30 Apr 2005 02:55:55 +0000 (02:55 +0000)]
Added OnAddBan and OnDelBan module api calls, and fixed glitch which required them in m_timedbans module

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

19 years agoAdded mode 'compression', stops abuse with modes like: +s-s+s-s+s-s
brain [Sat, 30 Apr 2005 01:05:22 +0000 (01:05 +0000)]
Added mode 'compression', stops abuse with modes like: +s-s+s-s+s-s

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

19 years agoTest fixes for /version strings not being set in burst
brain [Fri, 29 Apr 2005 16:24:44 +0000 (16:24 +0000)]
Test fixes for /version strings not being set in burst

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

19 years agoFixed a reversed strcmp
brain [Fri, 29 Apr 2005 16:12:38 +0000 (16:12 +0000)]
Fixed a reversed strcmp

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

19 years agoFixed some flood checking
brain [Fri, 29 Apr 2005 15:01:13 +0000 (15:01 +0000)]
Fixed some flood checking
added noticeall

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

19 years agoAdded some pretty mean anti-flood features
brain [Fri, 29 Apr 2005 08:50:57 +0000 (08:50 +0000)]
Added some pretty mean anti-flood features

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

19 years agoA few anti-flood features
brain [Fri, 29 Apr 2005 08:28:33 +0000 (08:28 +0000)]
A few anti-flood features

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

19 years agoTidied up zline stuff
brain [Fri, 29 Apr 2005 07:34:50 +0000 (07:34 +0000)]
Tidied up zline stuff

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

19 years agoMade xline notices neater when notifying of unknown connections
brain [Fri, 29 Apr 2005 07:33:07 +0000 (07:33 +0000)]
Made xline notices neater when notifying of unknown connections

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

19 years agoAdded code to detect and set local zlines for "flood from unregistered connection"
brain [Fri, 29 Apr 2005 07:16:04 +0000 (07:16 +0000)]
Added code to detect and set local zlines for "flood from unregistered connection"

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

19 years agoUpdated buffering, faster and more sensible (old code sucks)
brain [Fri, 29 Apr 2005 05:46:17 +0000 (05:46 +0000)]
Updated buffering, faster and more sensible (old code sucks)

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

19 years agoAdded 901 numeric - end of modules list
brain [Fri, 29 Apr 2005 01:36:54 +0000 (01:36 +0000)]
Added 901 numeric - end of modules list

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

19 years agoUpdated for test gcc4 compatibility
brain [Fri, 29 Apr 2005 00:53:04 +0000 (00:53 +0000)]
Updated for test gcc4 compatibility

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

19 years agoFixed WriteCommon not writing to the source user when not on any channels
brain [Thu, 28 Apr 2005 21:49:04 +0000 (21:49 +0000)]
Fixed WriteCommon not writing to the source user when not on any channels

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

19 years agoFixes minor typo
brain [Thu, 28 Apr 2005 20:24:25 +0000 (20:24 +0000)]
Fixes minor typo

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

19 years agoFixed remote /squit <mask>
brain [Thu, 28 Apr 2005 20:23:12 +0000 (20:23 +0000)]
Fixed remote /squit <mask>

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

19 years agoAdded support for /SQUIT <mask> and checks against /SQUIT *
brain [Thu, 28 Apr 2005 20:18:10 +0000 (20:18 +0000)]
Added support for /SQUIT <mask> and checks against /SQUIT *

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

19 years agoremote Versionstring set fixes
brain [Thu, 28 Apr 2005 19:52:31 +0000 (19:52 +0000)]
remote Versionstring set fixes

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

19 years agoRemote versioning fixes
brain [Thu, 28 Apr 2005 19:46:23 +0000 (19:46 +0000)]
Remote versioning fixes

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

19 years agoAdded remote versioning
brain [Thu, 28 Apr 2005 19:39:18 +0000 (19:39 +0000)]
Added remote versioning

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

19 years agoFixed dodgy poll()
brain [Thu, 28 Apr 2005 16:47:06 +0000 (16:47 +0000)]
Fixed dodgy poll()

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

19 years agoAdded poll delay in server socket read
brain [Thu, 28 Apr 2005 16:33:57 +0000 (16:33 +0000)]
Added poll delay in server socket read

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

19 years agoAdded new and improved GetBuffer function based on research on crappy redhat 7.3
brain [Thu, 28 Apr 2005 16:06:48 +0000 (16:06 +0000)]
Added new and improved GetBuffer function based on research on crappy redhat 7.3

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

19 years agoInput queue doesnt queue empty strings any more
brain [Thu, 28 Apr 2005 15:11:00 +0000 (15:11 +0000)]
Input queue doesnt queue empty strings any more

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

19 years agoAdded important note relating to ip addresses in <link:ipaddr>
brain [Thu, 28 Apr 2005 15:10:21 +0000 (15:10 +0000)]
Added important note relating to ip addresses in <link:ipaddr>

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

19 years agoChanged remote kill reason text
brain [Thu, 28 Apr 2005 13:09:44 +0000 (13:09 +0000)]
Changed remote kill reason text

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

19 years agoChanged some comments
brain [Thu, 28 Apr 2005 13:09:38 +0000 (13:09 +0000)]
Changed some comments

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

19 years agoFixed remote squit
brain [Thu, 28 Apr 2005 01:46:11 +0000 (01:46 +0000)]
Fixed remote squit

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

19 years ago*** empty log message ***
brain [Thu, 28 Apr 2005 01:38:34 +0000 (01:38 +0000)]
*** empty log message ***

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

19 years agoAdded remote squit
brain [Thu, 28 Apr 2005 01:32:07 +0000 (01:32 +0000)]
Added remote squit

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

19 years agoBlah (ive committed so many times to fix this bug its not worth commenting here)
brain [Thu, 28 Apr 2005 01:03:42 +0000 (01:03 +0000)]
Blah (ive committed so many times to fix this bug its not worth commenting here)

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

19 years agoA-bug-huntin' we will go
brain [Thu, 28 Apr 2005 00:58:34 +0000 (00:58 +0000)]
A-bug-huntin' we will go

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

19 years agoChanged point where routing table is sent so that services works
brain [Thu, 28 Apr 2005 00:35:23 +0000 (00:35 +0000)]
Changed point where routing table is sent so that services works

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

19 years agoTransposed strcmp
brain [Thu, 28 Apr 2005 00:25:40 +0000 (00:25 +0000)]
Transposed strcmp

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

19 years agoFixes to WriteCommon and WriteCommonExcept
brain [Thu, 28 Apr 2005 00:12:16 +0000 (00:12 +0000)]
Fixes to WriteCommon and WriteCommonExcept

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

19 years agoAdded support back for ./inspircd
frostycoolslug [Thu, 28 Apr 2005 00:00:37 +0000 (00:00 +0000)]
Added support back for ./inspircd
Added a line to automatically chmod ./inspircd to 0744 ('Last Second Save!')
./configure now supports any future .file.inc includes (Yes, i can see into the future)

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

19 years agoDouble nickchange
brain [Wed, 27 Apr 2005 23:58:14 +0000 (23:58 +0000)]
Double nickchange

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

19 years agoDouble nickchange issue
brain [Wed, 27 Apr 2005 23:51:25 +0000 (23:51 +0000)]
Double nickchange issue

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

19 years agoFixed stuff
brain [Wed, 27 Apr 2005 23:41:13 +0000 (23:41 +0000)]
Fixed stuff

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

19 years agoLinking fixes
brain [Wed, 27 Apr 2005 23:12:47 +0000 (23:12 +0000)]
Linking fixes

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

19 years agoQuote of the day: some strlens are needed.
brain [Wed, 27 Apr 2005 21:23:46 +0000 (21:23 +0000)]
Quote of the day: some strlens are needed.

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

19 years agoFixes to all kinds of annoying problems
brain [Wed, 27 Apr 2005 19:53:16 +0000 (19:53 +0000)]
Fixes to all kinds of annoying problems

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

19 years agoA little more error checking on the banmask etc
brain [Wed, 27 Apr 2005 16:27:20 +0000 (16:27 +0000)]
A little more error checking on the banmask etc

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

19 years agoFixed WriteChannelWithServ
brain [Wed, 27 Apr 2005 16:19:45 +0000 (16:19 +0000)]
Fixed WriteChannelWithServ

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

19 years agoAdded preliminary timed bans module
brain [Wed, 27 Apr 2005 15:21:25 +0000 (15:21 +0000)]
Added preliminary timed bans module

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

19 years agoNo suck nickname?! why didn't anyone see this?!
brain [Wed, 27 Apr 2005 15:21:18 +0000 (15:21 +0000)]
No suck nickname?! why didn't anyone see this?!

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

19 years agoAdded a Server:: method to send server notices to channels
brain [Wed, 27 Apr 2005 15:21:08 +0000 (15:21 +0000)]
Added a Server:: method to send server notices to channels

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

19 years agoAdded faster wildcard checking routines
brain [Wed, 27 Apr 2005 12:11:21 +0000 (12:11 +0000)]
Added faster wildcard checking routines

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

19 years agoOptimized stuff
brain [Wed, 27 Apr 2005 11:50:16 +0000 (11:50 +0000)]
Optimized stuff

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

19 years agoOptimized modes (removed strlens etc)
brain [Wed, 27 Apr 2005 03:03:00 +0000 (03:03 +0000)]
Optimized modes (removed strlens etc)

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

19 years agoFixed empty modes issue that emerged after dodgy code was corrected
brain [Wed, 27 Apr 2005 02:33:01 +0000 (02:33 +0000)]
Fixed empty modes issue that emerged after dodgy code was corrected

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

19 years agoAdded explicit oper tracking in a vector of userrec* pointers, optimizes sending...
brain [Wed, 27 Apr 2005 02:30:30 +0000 (02:30 +0000)]
Added explicit oper tracking in a vector of userrec* pointers, optimizes sending out oper notices

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

19 years agoA bit of optimization
brain [Wed, 27 Apr 2005 01:24:55 +0000 (01:24 +0000)]
A bit of optimization

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

19 years agoMissing debug symbols?!
brain [Tue, 26 Apr 2005 23:50:23 +0000 (23:50 +0000)]
Missing debug symbols?!

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

19 years agommmm, green. Elphaba would be so proud :p
brain [Tue, 26 Apr 2005 20:49:17 +0000 (20:49 +0000)]
mmmm, green. Elphaba would be so proud :p

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

19 years agoUpdated startup colour scheme
brain [Tue, 26 Apr 2005 20:47:13 +0000 (20:47 +0000)]
Updated startup colour scheme

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

19 years agoUpdated makefile
brain [Tue, 26 Apr 2005 20:42:49 +0000 (20:42 +0000)]
Updated makefile

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

19 years agoChanged some %d to %lu
brain [Tue, 26 Apr 2005 20:36:39 +0000 (20:36 +0000)]
Changed some %d to %lu

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

19 years agostrlen tidyup #2
brain [Tue, 26 Apr 2005 20:23:03 +0000 (20:23 +0000)]
strlen tidyup #2

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

19 years agoStrlen tidyup (based on results of gprof output)
brain [Tue, 26 Apr 2005 20:04:12 +0000 (20:04 +0000)]
Strlen tidyup (based on results of gprof output)

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

19 years agoFixed problem where nobody could message a channel they werent a member of (including...
brain [Tue, 26 Apr 2005 18:03:20 +0000 (18:03 +0000)]
Fixed problem where nobody could message a channel they werent a member of (including u-lines, eek)

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

19 years agoNew documentation!
brain [Tue, 26 Apr 2005 17:15:49 +0000 (17:15 +0000)]
New documentation!

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

19 years agoCommented new functions
brain [Tue, 26 Apr 2005 17:09:25 +0000 (17:09 +0000)]
Commented new functions

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

19 years agoMajor *MAJOR* optimizations by double-referencing channels to users
brain [Tue, 26 Apr 2005 17:01:59 +0000 (17:01 +0000)]
Major *MAJOR* optimizations by double-referencing channels to users
(never need to scan the entire user hash again except in very rare circumstances)

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

19 years agoNew Perl ./configure
frostycoolslug [Tue, 26 Apr 2005 15:50:20 +0000 (15:50 +0000)]
New Perl ./configure

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

19 years agoOld sh Version
frostycoolslug [Tue, 26 Apr 2005 15:49:47 +0000 (15:49 +0000)]
Old sh Version

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

19 years agoAdded channel 'counter', increases speed of quits, parts, kicks
brain [Tue, 26 Apr 2005 15:14:05 +0000 (15:14 +0000)]
Added channel 'counter', increases speed of quits, parts, kicks

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

19 years agoFixed dicky buffer (due to cleanup the wrong variable was being used)
brain [Tue, 26 Apr 2005 13:31:24 +0000 (13:31 +0000)]
Fixed dicky buffer (due to cleanup the wrong variable was being used)

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

19 years agoAdded -Woverloaded-virtual to catch annoying module typos
brain [Tue, 26 Apr 2005 01:47:01 +0000 (01:47 +0000)]
Added -Woverloaded-virtual to catch annoying module typos

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

19 years agoAdded -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedantic settin...
brain [Tue, 26 Apr 2005 01:25:07 +0000 (01:25 +0000)]
Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedantic settings :)

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

19 years agoMajor code tidyup (-W) - expect a few belches
brain [Tue, 26 Apr 2005 00:58:31 +0000 (00:58 +0000)]
Major code tidyup (-W) - expect a few belches

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

19 years agoFixed include issue
brain [Mon, 25 Apr 2005 18:20:17 +0000 (18:20 +0000)]
Fixed include issue

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

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