Bram Matthys
e02aab8d41
temporarely rollback... have some crashbug somewhere.
2003-10-14 14:01:07 +00:00
Bram Matthys
b189e632c9
- Now it would be even better if it actually compiles...
2003-10-14 04:26:27 +00:00
Bram Matthys
3ef5ae6a80
- Yet another code audit:
...
- (Just for the record, this audit has nothing to do with the ircnet buffer overflow,
unrealircd is not vulnerable)
- Various fixes
- Visual bug regarding +f & server synching, it was sometimes setting mode +f multiple
times depending on the ban-/userlist.
- Fixed a possible desynch regarding chmode +L.
- Fixed possible client confusion regarding bans.
2003-10-13 17:56:49 +00:00
codemastr
f3f2390615
Added umode +T (no ctcp)
2003-10-04 20:13:10 +00:00
codemastr
0e22126286
Added the ability to limit /who replies
2003-10-03 23:36:39 +00:00
Bram Matthys
5a65bcac20
blah... useless change.
2003-10-03 20:01:15 +00:00
Bram Matthys
8359ab9c76
- Fixed even more negative oper count bugs...
2003-10-03 19:52:12 +00:00
codemastr
97402c11a6
Fixed a negative oper count bug in SVSNOOP
2003-10-02 22:32:53 +00:00
codemastr
59d73bf18c
Added a command override system for modules
2003-09-28 19:43:15 +00:00
Bram Matthys
7d95c02ed1
- Minor botmotd-on-mode+B fix (was causing some useless servertraffic).
2003-09-28 02:06:03 +00:00
codemastr
db445c0faf
Sped up the message searching functions
2003-09-27 00:29:24 +00:00
codemastr
6612642d47
...
2003-09-24 00:15:34 +00:00
codemastr
55ce8f9356
fixed a problem with tre.dll
2003-09-24 00:06:00 +00:00
Bram Matthys
b0705fb7c5
- Changed version to 'beta18'
2003-09-21 22:19:38 +00:00
codemastr
3e4cfea3da
Updated modules to use the new macros
2003-09-21 19:59:50 +00:00
Bram Matthys
1b719f393f
- Fixed hunt_server* bug
2003-09-21 16:40:54 +00:00
Bram Matthys
59a417e369
- Fixed a win32 resolver lockup bug
2003-09-21 14:31:17 +00:00
codemastr
d051786f5c
Channel hook changes
2003-09-20 19:57:46 +00:00
Bram Matthys
729689a4cd
- Fix for HOOKTYPE_REMOTE_QUIT (was called for local quits too)
2003-09-20 14:47:47 +00:00
codemastr
af2834d5e9
Added HOOKTYPE_REHASHFLAG
2003-09-20 00:20:36 +00:00
codemastr
b72b10d5ae
TRE
2003-09-19 21:24:47 +00:00
Bram Matthys
a316e4af6f
- Added HOOKTYPE_REMOTE_QUIT
2003-09-18 23:41:32 +00:00
Bram Matthys
2d4f52665c
- Added HOOKTYPE_LOCAL_PASS and HOOKTYPE_REMOTE_CONNECT
2003-09-18 01:31:10 +00:00
Bram Matthys
d722051fb6
- Added set::default-bantime. It allows you to set the default time for a gline/kline/gzline/shun/etc when the time is not not specified (like with /gline *@*.stupid.net).
2003-09-18 00:08:48 +00:00
Bram Matthys
36392a485e
+f regarding -R/-M blalbalba docs etc, grr commit plz!
2003-09-15 19:25:24 +00:00
codemastr
4ec62271c8
Made the win32 version use libtre for regex instead of GNU regex
2003-09-14 23:35:33 +00:00
codemastr
142f037fd2
Linux PPC fix
2003-09-14 16:43:02 +00:00
Bram Matthys
3c96db4e4d
- Added HOOKTYPE_UNKUSER_QUIT (disconnects of unregistered clients).
2003-09-14 16:17:38 +00:00
codemastr
192556763f
Fixed a win32 resolver bug
2003-09-12 21:33:11 +00:00
Bram Matthys
04f934d04c
- Finished some of the extcmode code (memleaks).
2003-09-12 01:58:11 +00:00
Bram Matthys
b63c1d2399
- Added checks for ipv4 listen lines on ipv6 compile.
2003-09-12 00:05:55 +00:00
Bram Matthys
7e2ca393ad
- Minor +f code tweaks.
2003-09-11 19:33:20 +00:00
Bram Matthys
8f5fcc1704
- Fix-for-fix-for-+mu-fix (it was still crashing)... don't ask.
2003-09-08 00:29:02 +00:00
Bram Matthys
6057b5749a
- Fixed a SVSMOTD crashbug (removing of motd).
2003-09-07 22:55:15 +00:00
Bram Matthys
9e23c67a61
- Fixed Q:lined nickname msgs during linking and a debug fix.
2003-09-07 21:05:42 +00:00
Bram Matthys
632e0cbf88
- Improved SSL error msg sent to junk snomask.
2003-09-07 18:14:19 +00:00
codemastr
d0a632a7b1
Fixed a typo
2003-09-07 16:07:41 +00:00
Bram Matthys
6237ee2239
- Fixed a crashbug introduced by +mu fixes 3 days ago ( #0001237 ).
2003-09-07 15:50:11 +00:00
Bram Matthys
da6eceef41
- Added official-channels block. These channels are listed in /list even if they have 0 users.
2003-09-06 23:16:18 +00:00
Bram Matthys
06cdd686de
- Added clientsonly/serversonly/ssl/java flags to /stats P ( #0000992 ).
2003-09-06 19:46:43 +00:00
Bram Matthys
7aa1ff0f78
- Added warn option to deny channel, this will send a notice to the eyes snomask when a user attempts to join. Suggested by Joolz ( #0000992 ).
2003-09-06 19:27:37 +00:00
Bram Matthys
1eabf58160
Made it so that with +M and user not +r and not voice/halfop/ops/etc the part message isn't shown, just like with +m.
2003-09-06 00:39:07 +00:00
Bram Matthys
e42336433c
- Temporarely added trace code for hunting down negative operator counts ( #0001155 ).
2003-09-05 23:06:17 +00:00
Bram Matthys
8899e0b366
- Will now strip/block color codes in quits if any channel the user is in has mode +S/+c.
2003-09-05 22:19:09 +00:00
Bram Matthys
4975d04299
- Badwords filtering is now only done for local clients, previously every server was filtering the message. This will reduce CPU usage, especially at hubs ( #0001022 ).
2003-09-05 21:53:19 +00:00
Bram Matthys
4128d32eab
- Fixed a chroot bug, reported by iceblade ( #0001112 ).
2003-09-05 21:13:36 +00:00
Bram Matthys
153a3eea53
blah
2003-09-05 21:00:25 +00:00
Bram Matthys
8bfcc56c9e
- Fixed an old bug where allow::hostname localhost (or *@localhost) didn't work ( #0001115 ).
2003-09-05 20:38:52 +00:00
Bram Matthys
0475c6b874
- Fixed a /rehash crash regarding badword all & regex badwords, reported by Angrywolf ( #0001230 ).
2003-09-05 20:11:48 +00:00
Bram Matthys
fb1ad02810
- Fixed a double OperOverride notice bug reported by DukePyrolator ( #0001180 ).
2003-09-05 19:39:05 +00:00