Log of /ircd-hybrid-7.3/src/client.c
Parent Directory
|
Revision Log
Revision
1013 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 18 14:26:49 2009 UTC
(13 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/client.c
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
885 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 31 18:09:24 2007 UTC
(15 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/client.c
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
853 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 22 06:01:30 2007 UTC
(15 years, 11 months ago)
by
db
Original Path:
ircd-hybrid-7.2/src/client.c
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
(16 years, 7 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/client.c
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
(16 years, 8 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/client.c
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
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(17 years, 4 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.