Log of /ircd-hybrid-8/modules/core/m_sjoin.c
Parent Directory
|
Revision Log
Revision
1309 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 25 11:24:18 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 21099 byte(s)
Diff to
previous 1243
- 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
(11 years, 4 months ago)
by
michael
File length: 21101 byte(s)
Diff to
previous 1230
- 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
1203 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 23 20:06:08 2011 UTC
(11 years, 5 months ago)
by
michael
File length: 21030 byte(s)
Diff to
previous 1178
- make channel::topic and channel::topic_info fixed-size arrays
Revision
1178 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 15 08:11:31 2011 UTC
(11 years, 5 months ago)
by
michael
File length: 21060 byte(s)
Diff to
previous 1175
- 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
632 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 1 10:53:00 2006 UTC
(16 years, 8 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/modules/core/m_sjoin.c
File length: 22222 byte(s)
Diff to
previous 34
- Added channel::disable_fake_channels which disallows creation of channels
that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
backported from 7.3
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.