Log of /ircd-hybrid-8/modules/m_services.c
Parent Directory
|
Revision Log
Revision
1309 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 25 11:24:18 2012 UTC
(8 years, 11 months ago)
by
michael
File length: 10573 byte(s)
Diff to
previous 1243
,
to
selected 1218
- renaming files:
ircd_parser.y -> conf_parser.y
ircd_lexer.l -> conf_lexer.l
s_conf.c -> conf.c
s_conf.h -> conf.h
s_log.c -> log.c
s_log.h -> log.h
Revision
1243 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 30 10:47:53 2011 UTC
(9 years, 4 months ago)
by
michael
File length: 10575 byte(s)
Diff to
previous 1230
,
to
selected 1218
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there
Revision
1218 -
(
view)
(
annotate)
-
[selected]
Modified
Fri Sep 16 08:42:03 2011 UTC
(9 years, 5 months ago)
by
michael
File length: 10896 byte(s)
Diff to
previous 1181
- add helpserv/statserv service aliases
Revision
1181 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 16 08:05:32 2011 UTC
(9 years, 6 months ago)
by
michael
File length: 8580 byte(s)
Diff to
previous 1178
,
to
selected 1218
- set minimum required arguments for services alias message handler to 0,
otherwise we don't send a ERR_NOTEXTTOSEND
Revision
1178 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 15 08:11:31 2011 UTC
(9 years, 6 months ago)
by
michael
File length: 8580 byte(s)
Diff to
previous 1169
,
to
selected 1218
- Cleanup and restore older parts of the irc-command parser.
Gives back ability to specify maximum amount of parameters
that are processed within a command.
Revision
1169 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 12 18:45:03 2011 UTC
(9 years, 6 months ago)
by
michael
File length: 8652 byte(s)
Diff to
previous 1168
,
to
selected 1218
- rename find_server to hash_find_server to satisfy naming convention
- pull m_services.c and m_jupe.c from contrib/
- style fixes in some places
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.