]> git.netwichtig.de Git - user/henk/code/inspircd.git/log
user/henk/code/inspircd.git
18 years agoExtra tweak for exceptional condition
brain [Thu, 16 Feb 2006 18:57:11 +0000 (18:57 +0000)]
Extra tweak for exceptional condition

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

18 years agoExperimental speed improvement to sending encrypted lines
brain [Thu, 16 Feb 2006 18:56:20 +0000 (18:56 +0000)]
Experimental speed improvement to sending encrypted lines

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

18 years agoExtra logging to log bad opertypes coming in from remotes
brain [Thu, 16 Feb 2006 18:51:17 +0000 (18:51 +0000)]
Extra logging to log bad opertypes coming in from remotes

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

18 years agoChecking to prevent dodgy opertypes (opertypes must follow the same syntax as nicks...
brain [Thu, 16 Feb 2006 18:49:48 +0000 (18:49 +0000)]
Checking to prevent dodgy opertypes (opertypes must follow the same syntax as nicks now)

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

18 years agoExtra checking and exception handling in InspSocket::Write
brain [Thu, 16 Feb 2006 18:39:25 +0000 (18:39 +0000)]
Extra checking and exception handling in InspSocket::Write

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

18 years agoTest for bug reported by TDC
brain [Wed, 15 Feb 2006 21:33:21 +0000 (21:33 +0000)]
Test for bug reported by TDC

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

18 years agoYet more logging
brain [Wed, 15 Feb 2006 21:28:26 +0000 (21:28 +0000)]
Yet more logging

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

18 years agoExtra error logging
brain [Wed, 15 Feb 2006 21:25:17 +0000 (21:25 +0000)]
Extra error logging

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

18 years agoFixed broken /oper
brain [Wed, 15 Feb 2006 20:53:28 +0000 (20:53 +0000)]
Fixed broken /oper

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

18 years agoMoved custom_mode_params to per-channel
brain [Wed, 15 Feb 2006 20:30:29 +0000 (20:30 +0000)]
Moved custom_mode_params to per-channel

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

18 years agoSped up disabled commands check
brain [Wed, 15 Feb 2006 19:25:35 +0000 (19:25 +0000)]
Sped up disabled commands check

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

18 years agoRemoved a whole lot of strchr's looking for mode +o where we can do if *user->oper
brain [Wed, 15 Feb 2006 19:23:01 +0000 (19:23 +0000)]
Removed a whole lot of strchr's looking for mode +o where we can do if *user->oper

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

18 years agoNow has no strchr() at all.
brain [Wed, 15 Feb 2006 19:10:44 +0000 (19:10 +0000)]
Now has no strchr() at all.

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

18 years agoAll the messing with these files someone did and they didnt notice we listed gcc2...
brain [Wed, 15 Feb 2006 19:01:20 +0000 (19:01 +0000)]
All the messing with these files someone did and they  didnt notice we listed gcc2 as supported :P

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

18 years ago- More formatting changes
w00t [Wed, 15 Feb 2006 05:34:23 +0000 (05:34 +0000)]
- More formatting changes

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

18 years ago- Made some notes about potentially restructuring things a bit
w00t [Wed, 15 Feb 2006 04:57:54 +0000 (04:57 +0000)]
- Made some notes about potentially restructuring things a bit

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

18 years ago- Useless loop removed
w00t [Wed, 15 Feb 2006 04:50:41 +0000 (04:50 +0000)]
- Useless loop removed
- Intenting cleaned up
- command_parse stuff (really) needs proper going over and at least commenting what stuff does.

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

18 years agoThis was there for a reason after all.
w00t [Wed, 15 Feb 2006 04:18:23 +0000 (04:18 +0000)]
This was there for a reason after all.

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

18 years ago- Fixed some HORRIBLE indenting. Tabs, please.
w00t [Wed, 15 Feb 2006 04:04:57 +0000 (04:04 +0000)]
- Fixed some HORRIBLE indenting. Tabs, please.
- Fixed channel keys being case insensetive.
- Added a 'XXX' fixme.

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

18 years ago- Moved example configuration from docs/ to conf/.. Why did we have two example confs?
w00t [Wed, 15 Feb 2006 03:30:48 +0000 (03:30 +0000)]
- Moved example configuration from docs/ to conf/.. Why did we have two example confs?

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

18 years ago- Docs update, b4 was a LONG time ago.
w00t [Wed, 15 Feb 2006 03:26:06 +0000 (03:26 +0000)]
- Docs update, b4 was a LONG time ago.

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

18 years ago- Minor documentation updates here, someone really needs to sit down and rework it...
w00t [Wed, 15 Feb 2006 03:16:20 +0000 (03:16 +0000)]
- Minor documentation updates here, someone really needs to sit down and rework it a bit ;p

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

18 years ago- Manually bump revision ID, apparantly it's stopped doing it itself...
w00t [Wed, 15 Feb 2006 03:10:26 +0000 (03:10 +0000)]
- Manually bump revision ID, apparantly it's stopped doing it itself...

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

18 years ago- Oops, missed two includes
w00t [Wed, 15 Feb 2006 03:01:31 +0000 (03:01 +0000)]
- Oops, missed two includes

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

18 years ago- Check for +K before bothing to assemble knock message
w00t [Wed, 15 Feb 2006 02:58:20 +0000 (02:58 +0000)]
- Check for +K before bothing to assemble knock message

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

18 years ago- Nazi stylistic changes.
w00t [Wed, 15 Feb 2006 02:56:37 +0000 (02:56 +0000)]
- Nazi stylistic changes.

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

18 years ago- Incorrect
w00t [Wed, 15 Feb 2006 02:54:15 +0000 (02:54 +0000)]
- Incorrect

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

18 years ago- Anal tidy of some comments
w00t [Wed, 15 Feb 2006 02:51:52 +0000 (02:51 +0000)]
- Anal tidy of some comments

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

18 years ago- Let's stop using that nasty strchr() in a loop
w00t [Wed, 15 Feb 2006 02:39:11 +0000 (02:39 +0000)]
- Let's stop using that nasty strchr() in a loop

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

18 years ago- Made note of some potential improvements in m_part. Brain, please review when you...
w00t [Wed, 15 Feb 2006 02:19:16 +0000 (02:19 +0000)]
- Made note of some potential improvements in m_part. Brain, please review when you get a chance.

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

18 years ago- And in SAPARt
w00t [Wed, 15 Feb 2006 02:12:22 +0000 (02:12 +0000)]
- And in SAPARt

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

18 years ago- Use IsValidChannelName() in SAJOIn
w00t [Wed, 15 Feb 2006 02:09:57 +0000 (02:09 +0000)]
- Use IsValidChannelName() in SAJOIn

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

18 years agoFix to compare against signed/unsigned warning
brain [Tue, 14 Feb 2006 20:22:43 +0000 (20:22 +0000)]
Fix to compare against signed/unsigned warning

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

18 years agoForce initialization of fd to -1
brain [Tue, 14 Feb 2006 20:13:00 +0000 (20:13 +0000)]
Force initialization of fd to -1

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

18 years agoWe're going for that commits per minute record again.
brain [Tue, 14 Feb 2006 20:10:10 +0000 (20:10 +0000)]
We're going for that commits per minute record again.

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

18 years agoHelps to get the var names right too..
brain [Tue, 14 Feb 2006 20:09:27 +0000 (20:09 +0000)]
Helps to get the var names right too..

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

18 years agoError checking for out of range buffer reads (this shouldnt happen, read is being...
brain [Tue, 14 Feb 2006 20:06:56 +0000 (20:06 +0000)]
Error checking for out of range buffer reads (this shouldnt happen, read is being passed a max buffer size of 65536 but returning 6 million?! We check for it now.)

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

18 years agogogo, 10 commits in 10..
om [Mon, 13 Feb 2006 22:12:41 +0000 (22:12 +0000)]
gogo, 10 commits in 10..

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

18 years agoTidied up formatting of %f's
brain [Mon, 13 Feb 2006 22:10:13 +0000 (22:10 +0000)]
Tidied up formatting of %f's

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

18 years agoFixes
brain [Mon, 13 Feb 2006 22:08:08 +0000 (22:08 +0000)]
Fixes

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

18 years agoAdded RPL_MAPTOTL at request of Whitewolf
brain [Mon, 13 Feb 2006 22:07:20 +0000 (22:07 +0000)]
Added RPL_MAPTOTL at request of Whitewolf

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

18 years agoGuess origin where server is lazy with PING/PONG and doesnt specify one, prepend...
brain [Mon, 13 Feb 2006 21:51:21 +0000 (21:51 +0000)]
Guess origin where server is lazy with PING/PONG and doesnt specify one, prepend the command's source :p

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

18 years agoForgot to change the prefix, whoops
brain [Mon, 13 Feb 2006 21:09:35 +0000 (21:09 +0000)]
Forgot to change the prefix, whoops

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

18 years agoSend the PONG back along the right path, maybe?
brain [Mon, 13 Feb 2006 21:06:42 +0000 (21:06 +0000)]
Send the PONG back along the right path, maybe?

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

18 years ago(TEST CODE) remote ping, do not use until debugged
brain [Mon, 13 Feb 2006 20:58:17 +0000 (20:58 +0000)]
(TEST CODE) remote ping, do not use until debugged

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

18 years agoRemove code duplication by using core function. Remove global Server*..one step on...
om [Mon, 13 Feb 2006 02:01:03 +0000 (02:01 +0000)]
Remove code duplication by using core function. Remove global Server*..one step on the road to losing the bloody regexp :<

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

18 years agos/No such channel/Invalid channel name
w00t [Mon, 13 Feb 2006 01:17:47 +0000 (01:17 +0000)]
s/No such channel/Invalid channel name

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

18 years agoAdd credit to sexy info provider <3
om [Mon, 13 Feb 2006 01:17:28 +0000 (01:17 +0000)]
Add credit to sexy info provider <3

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

18 years agoMake use of IsValidChannelName() - as a side note, we perhaps shouldn't be returning...
w00t [Mon, 13 Feb 2006 01:14:16 +0000 (01:14 +0000)]
Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be returning 403 in CBAN...

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

18 years agom_join: Use IsValidChannelName()
w00t [Mon, 13 Feb 2006 01:11:26 +0000 (01:11 +0000)]
m_join: Use IsValidChannelName()

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

18 years agoAdded bool IsValidChannelName(const char *) - it doesn't seem to blow things up...
w00t [Mon, 13 Feb 2006 01:01:43 +0000 (01:01 +0000)]
Added bool IsValidChannelName(const char *) - it doesn't seem to blow things up...

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

18 years agoAdd m_blockamsg to example config
om [Mon, 13 Feb 2006 00:51:44 +0000 (00:51 +0000)]
Add m_blockamsg to example config

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

18 years agoInitial commit of the /amsg blocker module
om [Mon, 13 Feb 2006 00:42:31 +0000 (00:42 +0000)]
Initial commit of the /amsg blocker module

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

18 years agoCorrect copying of confs (may generate some nonfatal errors)
brain [Sun, 12 Feb 2006 21:38:47 +0000 (21:38 +0000)]
Correct copying of confs (may generate some nonfatal errors)

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

18 years agoChanged names inspire -> inspircd
brain [Sun, 12 Feb 2006 21:30:58 +0000 (21:30 +0000)]
Changed names inspire -> inspircd

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

18 years agoRenamed
brain [Sun, 12 Feb 2006 21:29:37 +0000 (21:29 +0000)]
Renamed

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

18 years agoInspire -> InspIRCd
brain [Sun, 12 Feb 2006 21:27:43 +0000 (21:27 +0000)]
Inspire -> InspIRCd

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

18 years agoDoes not belong here
brain [Sun, 12 Feb 2006 21:26:53 +0000 (21:26 +0000)]
Does not belong here

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

18 years agoThese dont belong here
brain [Sun, 12 Feb 2006 21:26:04 +0000 (21:26 +0000)]
These dont belong here

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

18 years agoRenamed inspire.* inspircd.*
brain [Sun, 12 Feb 2006 21:25:09 +0000 (21:25 +0000)]
Renamed inspire.* inspircd.*
Removed obsolete server_tokens.txt

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

18 years agoAdded anti-n00b warning to stop direct inclusion of the file with <include>
brain [Sun, 12 Feb 2006 21:17:15 +0000 (21:17 +0000)]
Added anti-n00b warning to stop direct inclusion of the file with <include>

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

18 years agoInstantly apply lines when not synching
brain [Sun, 12 Feb 2006 21:02:40 +0000 (21:02 +0000)]
Instantly apply lines when not synching

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

18 years agoTweak to allow @%+ to all exist on a user at once during burst
brain [Sun, 12 Feb 2006 16:25:49 +0000 (16:25 +0000)]
Tweak to allow @%+ to all exist on a user at once during burst

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

18 years agoConfig file example is wrong
brain [Sun, 12 Feb 2006 03:59:14 +0000 (03:59 +0000)]
Config file example is wrong

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

18 years agoExtra checks to not set the ssl marker twice on re-handshake (nonfatal but wasteful)
brain [Sat, 11 Feb 2006 22:36:54 +0000 (22:36 +0000)]
Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wasteful)

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

18 years agoCheck for >8 params in NICK
brain [Sat, 11 Feb 2006 21:48:03 +0000 (21:48 +0000)]
Check for >8 params in NICK

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

18 years agoOur optimizations missed a possibility :p
brain [Sat, 11 Feb 2006 19:26:19 +0000 (19:26 +0000)]
Our optimizations missed a possibility :p

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

18 years agoAltered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based services...
brain [Sat, 11 Feb 2006 18:58:01 +0000 (18:58 +0000)]
Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based services packages.

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

18 years agoFixed 'eggy complains when not included' bug that causes segfault in brain
brain [Sat, 11 Feb 2006 18:49:27 +0000 (18:49 +0000)]
Fixed 'eggy complains when not included' bug that causes segfault in brain

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

18 years agoNewline stripping for asctime()
brain [Sat, 11 Feb 2006 18:20:40 +0000 (18:20 +0000)]
Newline stripping for asctime()

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

18 years agoAdded handler for TIME with server parameter
brain [Sat, 11 Feb 2006 18:14:44 +0000 (18:14 +0000)]
Added handler for TIME with server parameter

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

18 years agoDamn bracket
brain [Sat, 11 Feb 2006 18:05:54 +0000 (18:05 +0000)]
Damn bracket

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

18 years agoFix routing for TIME
brain [Sat, 11 Feb 2006 18:04:51 +0000 (18:04 +0000)]
Fix routing for TIME

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

18 years agoFixes to pass on TIME
brain [Sat, 11 Feb 2006 17:57:44 +0000 (17:57 +0000)]
Fixes to pass on TIME

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

18 years agoMisc. fixes
brain [Sat, 11 Feb 2006 17:53:42 +0000 (17:53 +0000)]
Misc. fixes

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

18 years agoAdded remote TIME (do not use yet)
brain [Sat, 11 Feb 2006 17:51:06 +0000 (17:51 +0000)]
Added remote TIME (do not use yet)

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

18 years agoFix for multi-param PUSH
brain [Sat, 11 Feb 2006 17:33:11 +0000 (17:33 +0000)]
Fix for multi-param PUSH

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

18 years agoAdded uline check for PUSH
brain [Sat, 11 Feb 2006 17:23:02 +0000 (17:23 +0000)]
Added uline check for PUSH

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

18 years agoAdded PUSH command, do not use yet until tested and documented
brain [Sat, 11 Feb 2006 17:19:09 +0000 (17:19 +0000)]
Added PUSH command, do not use yet until tested and documented

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

18 years agoAdded anti-retard check to prevent retarded flood settings
brain [Sat, 11 Feb 2006 17:06:47 +0000 (17:06 +0000)]
Added anti-retard check to prevent retarded flood settings

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

18 years agoAdded a sanity check that was left out, prevents crash on invalid fd (e.g. via excess...
brain [Sat, 11 Feb 2006 16:33:03 +0000 (16:33 +0000)]
Added a sanity check that was left out, prevents crash on invalid fd (e.g. via excess flood on oper or connect)

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

18 years agochdir() doesnt seem to want to chdir, except for in certain situations O_o
brain [Sat, 11 Feb 2006 15:53:11 +0000 (15:53 +0000)]
chdir() doesnt seem to want to chdir, except for in certain situations O_o

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

18 years agoAdded verbose output
brain [Sat, 11 Feb 2006 15:31:33 +0000 (15:31 +0000)]
Added verbose output

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

18 years agoDifferent way of making symlinks
brain [Sat, 11 Feb 2006 15:29:14 +0000 (15:29 +0000)]
Different way of making symlinks

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

18 years agoTypo in some code that should usually be #ifdef'ed out anyway, but we still want...
brain [Thu, 9 Feb 2006 21:11:21 +0000 (21:11 +0000)]
Typo in some code that should usually be #ifdef'ed out anyway, but we still want this to work sometimes, maybe.

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

18 years agoFix crashbug, copying MAXLEN into a MAXGECOS+1 field != cunning
om [Thu, 9 Feb 2006 10:19:18 +0000 (10:19 +0000)]
Fix crashbug, copying MAXLEN into a MAXGECOS+1 field != cunning

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

18 years agoAdded comment about the craqness of ServerConfig::Read()
brain [Thu, 9 Feb 2006 03:35:55 +0000 (03:35 +0000)]
Added comment about the craqness of ServerConfig::Read()

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

18 years agoMissing function call
brain [Wed, 8 Feb 2006 18:15:11 +0000 (18:15 +0000)]
Missing function call

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

18 years agoChecks to not propogate invalid or already-existing Xlines
brain [Wed, 8 Feb 2006 18:14:12 +0000 (18:14 +0000)]
Checks to not propogate invalid or already-existing Xlines

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

18 years agoIncreased how often socket timeout checks occur which will mean flushing write buffer...
brain [Wed, 8 Feb 2006 17:22:12 +0000 (17:22 +0000)]
Increased how often socket timeout checks occur which will mean flushing write buffers more often

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

18 years agoUpdated block numeric to read COLOUR >:)
brain [Wed, 8 Feb 2006 11:56:14 +0000 (11:56 +0000)]
Updated block numeric to read COLOUR >:)

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

18 years agoFinally FIXED ALL THE CRAQPIPE INDENTING (and lack of)
brain [Wed, 8 Feb 2006 11:29:21 +0000 (11:29 +0000)]
Finally FIXED ALL THE CRAQPIPE INDENTING (and lack of)
*MESS THIS UP SO BAD AGAIN, AND I MOLEST YOU WITH A SPORK*

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

18 years agoAIEEEEEE
brain [Wed, 8 Feb 2006 11:18:18 +0000 (11:18 +0000)]
AIEEEEEE

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

18 years agoFixed cosmetic 'need to be halfop to change modes' when kicking
brain [Wed, 8 Feb 2006 11:02:34 +0000 (11:02 +0000)]
Fixed cosmetic 'need to be halfop to change modes' when kicking

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

18 years agoComplete lack of any consistent indenting SERIOUSLY ftl.
brain [Wed, 8 Feb 2006 10:49:10 +0000 (10:49 +0000)]
Complete lack of any consistent indenting SERIOUSLY ftl.

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

18 years agoFixed more crap indenting!
brain [Wed, 8 Feb 2006 10:44:15 +0000 (10:44 +0000)]
Fixed more crap indenting!

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

18 years agoFixed SOME of craigs horrendous lack of any indenting whatsoever
brain [Wed, 8 Feb 2006 10:37:58 +0000 (10:37 +0000)]
Fixed SOME of craigs horrendous lack of any indenting whatsoever

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

18 years agoMatch bans against user::ip4 in add_channel
brain [Wed, 8 Feb 2006 10:24:13 +0000 (10:24 +0000)]
Match bans against user::ip4 in add_channel

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

18 years agoPotential fix for CS Testnet bug, thanks to Special for helping with this one.
w00t [Wed, 8 Feb 2006 09:16:14 +0000 (09:16 +0000)]
Potential fix for CS Testnet bug, thanks to Special for helping with this one.

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

18 years agoProperly count remote opers in /LUSERS
brain [Tue, 7 Feb 2006 21:23:35 +0000 (21:23 +0000)]
Properly count remote opers in /LUSERS

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