Revision
593 -
Directory Listing
-
[select for diffs]
Modified
Fri May 12 05:47:32 2006 UTC
(20 years, 2 months ago)
by
michael
Diff to
previous 572
- Backported RKLINE fix so the user and host portion of a banmask don't get
cut off after 10 and 63 chars, respectively.
A split_nuh() rewrite was required for this.
- Removed now unused xstrldup() function
Revision
572 -
Directory Listing
-
[select for diffs]
Modified
Sun Apr 30 16:57:48 2006 UTC
(20 years, 2 months ago)
by
michael
Diff to
previous 570
- Backported changes made in HEAD to get rid of Channel::locmembers.
This is mainly to save about 5megs of ram on networks like efnet where
we have about 600k allocated Membership structures.
Revision
545 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 5 19:16:50 2006 UTC
(20 years, 3 months ago)
by
michael
Diff to
previous 537
- Fixed core on FORCEJOIN as reported by CoolCold.
** Fixed doesn't need to get forward-ported to HEAD
- Updated RELNOTES
Revision
512 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 4 16:21:54 2006 UTC
(20 years, 4 months ago)
by
michael
Diff to
previous 497
- Fixed static build for m_cap() (fix doesn't need to get
forward-ported to HEAD)
- Added BS alias for BOTSERV
Revision
497 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 1 18:57:56 2006 UTC
(20 years, 4 months ago)
by
michael
Diff to
previous 490
- Fixed bug where "OPERSPY NAMES #channel" would add a
client twice onto a channel's member list if it is
already on that channel.
Revision
343 -
Directory Listing
-
[select for diffs]
Modified
Sat Dec 31 09:38:11 2005 UTC
(20 years, 6 months ago)
by
michael
Diff to
previous 310
- Flag the client as being ip-spoofed if setting a new hostname via CHGHOST,
that way non-opers can't figure out the IP with a simple WHOIS.
Suggested by adx