Log of /ircd-hybrid-7.2/src/client.c
Parent Directory
|
Revision Log
Revision
1013 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 18 14:26:49 2009 UTC
(11 years, 4 months ago)
by
michael
File length: 39670 byte(s)
Diff to
previous 1011
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding
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: 39615 byte(s)
Diff to
previous 1002
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes
Revision
887 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 11:54:48 2007 UTC
(13 years, 4 months ago)
by
michael
File length: 41040 byte(s)
Diff to
previous 885
- Backported new ACCEPT code which adds support for n!u@h masks
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: 42485 byte(s)
Diff to
previous 881
- 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
881 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 28 11:35:29 2007 UTC
(13 years, 4 months ago)
by
michael
File length: 43081 byte(s)
Diff to
previous 876
- change_local_nick(): No need to call clear_ban_cache() twice on source_p
Revision
853 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 22 06:01:30 2007 UTC
(14 years ago)
by
db
File length: 42833 byte(s)
Diff to
previous 849
- fix typo in ircd_parser.y regenerate y.tab.c and lex.yy.c
- fix order shown in CLIEXIT
- remove mode parsing in ms_join
- reflect addiction cconn_full flag
Revision
650 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 8 07:00:17 2006 UTC
(14 years, 8 months ago)
by
michael
File length: 42409 byte(s)
Diff to
previous 617
- Fixed bug that would exit unknown clients in check_unknowns_list() that are
still processing auth/dns queries.
Basically check_unknowns_list() should only exit clients that have finished
auth/dns and didn't send a NICK/USER combination since they have been
released from auth.
Reported by ThaPrince.
Revision
617 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 22 07:21:17 2006 UTC
(14 years, 9 months ago)
by
michael
File length: 42393 byte(s)
Diff to
previous 503
- report_error() expects two %s conversion specifiers as reported by ThaPrince.
This function really should get rewritten at given time. It just confuses
people.
Revision
503 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 3 19:53:47 2006 UTC
(15 years ago)
by
michael
File length: 42393 byte(s)
Diff to
previous 498
- Backported CAP changes from HEAD since it doesn't affect
any of the ircd's core components and should be supported
as soon as possible.
Revision
498 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 1 19:30:58 2006 UTC
(15 years ago)
by
michael
File length: 42279 byte(s)
Diff to
previous 384
- exit_client(): Don't bounce a QUIT back to origin's server
Reported by adx
Revision
384 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 31 12:22:01 2006 UTC
(15 years, 1 month ago)
by
michael
File length: 42267 byte(s)
Diff to
previous 317
- Soft caller ID fix as per ThaPrince (find_channel_link was
called with wrong pointer)
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: 42168 byte(s)
Diff to
previous 33
create 7.2 branch, we can move/rename it as needed.
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(15 years, 5 months ago)
by
adx
Original Path:
ircd-hybrid/src/client.c
File length: 42215 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up
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.