Log of /ircd-hybrid/modules/core/m_kick.c
Parent Directory
|
Revision Log
Revision
605 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 16 07:05:34 2006 UTC
(16 years, 3 months ago)
by
michael
File length: 6703 byte(s)
Diff to
previous 470
- Made find_chasing() only take 3 arguments
- Cleaned up find_person()
Revision
470 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 17 05:07:43 2006 UTC
(16 years, 6 months ago)
by
db
File length: 6712 byte(s)
Diff to
previous 442
- fix compile errors with moved modules.h
- fix a few missing includes, msg.h and parse.h
Revision
442 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 11 23:14:21 2006 UTC
(16 years, 6 months ago)
by
adx
File length: 6707 byte(s)
Diff to
previous 405
+ massive rewrite of module init/deinit/version headers,
we are introducing a new module manager which deals with static
and dynamic modules exactly the same way. (New possibilities
include loading/unloading statically compiled modules and
mixing static/dynamic ones in one build.)
Revision
405 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 7 19:38:35 2006 UTC
(16 years, 6 months ago)
by
michael
File length: 6768 byte(s)
Diff to
previous 227
- Removed now unused llflags parameter from sendto_server()
Revision
227 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 3 18:29:22 2005 UTC
(16 years, 9 months ago)
by
db
File length: 6784 byte(s)
Diff to
previous 69
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core
Revision
69 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 4 16:09:51 2005 UTC
(16 years, 10 months ago)
by
adx
File length: 6783 byte(s)
Diff to
previous 33
- splitted ircd/libio, all headers connected with libio sources have been
moved for internal use only. To use libio interface, include "libio.h"
(which is already done in "stdinc.h")
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(16 years, 10 months ago)
by
adx
File length: 6883 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.