Log of /ircd-hybrid-7.2/src/channel_mode.c
Parent Directory
|
Revision Log
Revision
1011 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 18 10:14:09 2009 UTC
(11 years, 5 months ago)
by
michael
File length: 48324 byte(s)
Diff to
previous 931
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes
Revision
885 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 31 18:09:24 2007 UTC
(13 years, 4 months ago)
by
michael
File length: 48316 byte(s)
Diff to
previous 760
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code for half a decade. LL will be implemented in a smarter
fashion in due time
Revision
593 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 12 05:47:32 2006 UTC
(14 years, 9 months ago)
by
michael
File length: 48138 byte(s)
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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 30 16:57:48 2006 UTC
(14 years, 10 months ago)
by
michael
File length: 47894 byte(s)
Diff to
previous 388
- 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
388 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 1 12:51:45 2006 UTC
(15 years, 1 month ago)
by
michael
File length: 47861 byte(s)
Diff to
previous 371
- Forward-port banfix from 7.2 (reported by ThaPrince)
Revision
371 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 10 10:45:48 2006 UTC
(15 years, 1 month ago)
by
michael
File length: 47606 byte(s)
Diff to
previous 356
- Imported recent channelban changes from HEAD which have been tested extensively.
The match_cidr() fix didn't work in the first try, so I'm not going to bother
with further debugging.
- Removed match_cidr() and comp_with_mask()
Revision
34 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 2 21:05:51 2005 UTC
(15 years, 5 months ago)
by
lusky
File length: 46293 byte(s)
Diff to
previous 33
create 7.2 branch, we can move/rename it as needed.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.