]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
19 years agoReordered stuff
brain [Sun, 8 May 2005 21:00:52 +0000 (21:00 +0000)]
Reordered stuff

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

19 years agoFixed 'make clean'
brain [Sun, 8 May 2005 20:59:45 +0000 (20:59 +0000)]
Fixed 'make clean'

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

19 years agoFix naming glitches
brain [Sun, 8 May 2005 20:13:25 +0000 (20:13 +0000)]
Fix naming glitches

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

19 years agoRenamed core files to all be libIRCD*
brain [Sun, 8 May 2005 20:06:54 +0000 (20:06 +0000)]
Renamed core files to all be libIRCD*

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

19 years agoMinor tweaks
brain [Sun, 8 May 2005 20:03:50 +0000 (20:03 +0000)]
Minor tweaks

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

19 years agoChanged to fully dynamic core (should be faster compile times)
brain [Sun, 8 May 2005 19:54:32 +0000 (19:54 +0000)]
Changed to fully dynamic core (should be faster compile times)

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

19 years ago/WHOIS as oper now shows real ip as well as real host
brain [Sun, 8 May 2005 04:36:25 +0000 (04:36 +0000)]
/WHOIS as oper now shows real ip as well as real host

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

19 years agoAdded USERIP numeric 005 output
brain [Sun, 8 May 2005 04:26:22 +0000 (04:26 +0000)]
Added USERIP numeric 005 output

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

19 years agoFixed to use numeric 340-
brain [Sun, 8 May 2005 04:18:19 +0000 (04:18 +0000)]
Fixed to use numeric 340-

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

19 years agoAdded m_userip.cpp requested by Selphie
brain [Sun, 8 May 2005 04:16:10 +0000 (04:16 +0000)]
Added m_userip.cpp requested by Selphie

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

19 years agoChanged the final bunch of udp_* vars to server_*/tcp_*
brain [Sun, 8 May 2005 00:52:03 +0000 (00:52 +0000)]
Changed the final bunch of udp_* vars to server_*/tcp_*
Fixed ircservices sending PING

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

19 years agoFixed remote kills to display the correct source (spotted while talking to aquanight)
brain [Sun, 8 May 2005 00:39:02 +0000 (00:39 +0000)]
Fixed remote kills to display the correct source (spotted while talking to aquanight)

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

19 years agoMoved to Beta 5 CVS
brain [Sat, 7 May 2005 19:38:23 +0000 (19:38 +0000)]
Moved to Beta 5 CVS

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

19 years agoAdded final documentation for inspircd Beta 4
brain [Sat, 7 May 2005 15:35:21 +0000 (15:35 +0000)]
Added final documentation for inspircd Beta 4

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

19 years agoUpdated version counter to beta4
brain [Sat, 7 May 2005 15:16:59 +0000 (15:16 +0000)]
Updated version counter to beta4

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

19 years agoEmpty but non-null string passed to is_uline returns true
brain [Fri, 6 May 2005 18:56:47 +0000 (18:56 +0000)]
Empty but non-null string passed to is_uline returns true

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

19 years agoFixed services not being informed of force joins
brain [Fri, 6 May 2005 18:12:53 +0000 (18:12 +0000)]
Fixed services not being informed of force joins

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

19 years agoFixed logging slowdown
brain [Fri, 6 May 2005 13:09:55 +0000 (13:09 +0000)]
Fixed logging slowdown

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

19 years agoAdded numeric 318 to /WHOIS when nick is not found (end of whois should still be...
brain [Fri, 6 May 2005 05:03:15 +0000 (05:03 +0000)]
Added numeric 318 to /WHOIS when nick is not found (end of whois should still be there as its a list response)

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

19 years agoAdded numeric 412 "no text to send"
brain [Fri, 6 May 2005 03:44:02 +0000 (03:44 +0000)]
Added numeric 412 "no text to send"

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

19 years agoTest fix for 3.23 and below
brain [Fri, 6 May 2005 01:38:48 +0000 (01:38 +0000)]
Test fix for 3.23 and below

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

19 years agoRemoval of some pointless debug
brain [Fri, 6 May 2005 00:59:29 +0000 (00:59 +0000)]
Removal of some pointless debug

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

19 years agoRemoved debug output associated with fix of bug #63
brain [Fri, 6 May 2005 00:54:14 +0000 (00:54 +0000)]
Removed debug output associated with fix of bug #63

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

19 years agoFixed park crash bug #63 reported by ViaraiX
brain [Fri, 6 May 2005 00:51:48 +0000 (00:51 +0000)]
Fixed park crash bug #63 reported by ViaraiX

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

19 years agoFixes to:
brain [Thu, 5 May 2005 12:42:20 +0000 (12:42 +0000)]
Fixes to:
+s and +p channels wouldn't be synched correctly
+s and +p never show in whois even when you're a member of them
+s and +p never show in list even if you're a member of them

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

19 years agoChanged to handle : as a NOP token so that 'assuming' inspircd knows RFC commands...
brain [Wed, 4 May 2005 18:33:05 +0000 (18:33 +0000)]
Changed to handle : as a NOP token so that 'assuming' inspircd knows RFC commands wont cause tons of errors

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

19 years agoFix to a mode parsing bug (eating wrong version of parameter?)
brain [Wed, 4 May 2005 12:57:35 +0000 (12:57 +0000)]
Fix to a mode parsing bug (eating wrong version of parameter?)

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

19 years agoFixed off-by-one error in client read() (improbable due to size of buffer but fixed...
brain [Tue, 3 May 2005 23:09:55 +0000 (23:09 +0000)]
Fixed off-by-one error in client read() (improbable due to size of buffer but fixed as a risk anyway)

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

19 years agoFixed to remove privilages upon kick
brain [Tue, 3 May 2005 21:47:05 +0000 (21:47 +0000)]
Fixed to remove privilages upon kick

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

19 years agofixed warning of redefinition of RUSAGE_SELF
brain [Tue, 3 May 2005 20:46:22 +0000 (20:46 +0000)]
fixed warning of redefinition of RUSAGE_SELF

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

19 years agoFix annoying off-by-one error in connection::RecvPacket (nothing like driving to...
brain [Tue, 3 May 2005 20:12:47 +0000 (20:12 +0000)]
Fix annoying off-by-one error in connection::RecvPacket (nothing like driving to calm the mind :p)

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

19 years agoAdded more fault tolerance to server links
brain [Tue, 3 May 2005 16:34:11 +0000 (16:34 +0000)]
Added more fault tolerance to server links

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

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