Log of /ircd-hybrid-8/modules/m_gline.c
Parent Directory
|
Revision Log
Revision
1463 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 17 21:11:49 2012 UTC
(10 years, 6 months ago)
by
michael
File length: 19295 byte(s)
Diff to
previous 1459
- m_connect.c,m_gline.c: add proper TS6 support
- m_gline(),m_gungline(): don't let non-opers find out whether or not
a server has GLINE/GUNGLINE disabled
Revision
1459 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 6 14:23:09 2012 UTC
(10 years, 6 months ago)
by
michael
File length: 19347 byte(s)
Diff to
previous 1371
- remove g-line acls
- added general::gline_request_duration configuration option which
simply replaces the harcoded PENDING_GLINE_TIME definition
Revision
1325 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 31 10:29:02 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 20879 byte(s)
Diff to
previous 1309
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it
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: 20899 byte(s)
Diff to
previous 1247
- 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
1247 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 1 07:54:24 2011 UTC
(11 years, 4 months ago)
by
michael
File length: 20903 byte(s)
Diff to
previous 1243
- Rewrite and cleanup half-broken logging subsystem.
Logfile rotating is not working yet
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: 20976 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
1219 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 18 09:02:38 2011 UTC
(11 years, 4 months ago)
by
michael
File length: 21204 byte(s)
Diff to
previous 1178
- Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag()
with simple HasFlag/HasUMode macros.
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: 21176 byte(s)
Diff to
previous 1156
- 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.
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.