]>
git.netwichtig.de Git - user/henk/code/inspircd.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
brain [Tue, 7 Feb 2006 19:52:09 +0000 (19:52 +0000)]
005 update, removed duplicate WALLCHOPS reported by ThaPrince, added VBANLIST
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3131
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 19:49:22 +0000 (19:49 +0000)]
Avoiding assignment of std::strings unless neccessary to speed up bursts
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3130
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 18:45:00 +0000 (18:45 +0000)]
Uses less write() calls
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3129
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 18:39:00 +0000 (18:39 +0000)]
Faster ADDLINE code
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3128
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 18:26:38 +0000 (18:26 +0000)]
Experimental improved string handling in server links
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3127
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 16:57:52 +0000 (16:57 +0000)]
Removed a strlen()
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3126
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 16:55:02 +0000 (16:55 +0000)]
Slightly more efficient write buffers
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3125
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 11:36:46 +0000 (11:36 +0000)]
Tidying of snotices (adding '***' to start of WriteOpers texts)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3124
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 11:30:40 +0000 (11:30 +0000)]
Fixed WHOIS to respect +i channels, optimized in case where source == target by shortcircuiting operators
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3123
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 01:49:23 +0000 (01:49 +0000)]
Trivial spacing to make it identical
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3122
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 01:48:30 +0000 (01:48 +0000)]
Fix signedness warning
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3121
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 01:45:00 +0000 (01:45 +0000)]
Added max and current local/global usercounts to /lusers same way as most other ircds
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3120
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 01:37:03 +0000 (01:37 +0000)]
Now errors when sent SERVER on a non-server port
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3119
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 00:51:57 +0000 (00:51 +0000)]
Modified ./configure to symlink ssl modules instead of cp'ing them, this makes updating easier in the future
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3118
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 00:49:31 +0000 (00:49 +0000)]
Typo fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3117
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Tue, 7 Feb 2006 00:32:19 +0000 (00:32 +0000)]
Typo (oops)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3116
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 6 Feb 2006 23:47:02 +0000 (23:47 +0000)]
Force initialize host to "" just in case it isnt (it should be however, as its constructor is called, but we know what ass-u-me did)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3115
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 6 Feb 2006 23:44:15 +0000 (23:44 +0000)]
Disabled ip->hostname cache, seems a bit fubar
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3114
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 6 Feb 2006 22:52:04 +0000 (22:52 +0000)]
Allow remote bans from servers to be represented as servers in the banlist
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3113
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 6 Feb 2006 22:27:31 +0000 (22:27 +0000)]
Removed some debug notices that were mistakenly in the DEFAULT loglevel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3112
e03df62e -2008-0410-955e-
edbf42e46eb7
brain [Mon, 6 Feb 2006 14:52:03 +0000 (14:52 +0000)]
Fixed /LINKS to show flat even in tricky mIRC.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3111
e03df62e -2008-0410-955e-
edbf42e46eb7