Log of /ircd-hybrid/trunk/modules/m_gline.c
Parent Directory
|
Revision Log
Revision
2340 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 3 13:31:23 2013 UTC
(9 years, 1 month ago)
by
michael
File length: 18315 byte(s)
Diff to
previous 1834
- UNRESV should be logged as well
- Improved logging. Fixed inconsistent use of
get_oper_name() vs. source_p->name
Revision
1832 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 19 19:16:09 2013 UTC
(9 years, 3 months ago)
by
michael
File length: 18329 byte(s)
Diff to
previous 1793
- Made all numeric defines use the actual string instead of the numeric value
which allows to use gcc's printf format attribute
- Remove current message locale implementation
Revision
1793 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 31 14:06:08 2013 UTC
(9 years, 4 months ago)
by
michael
File length: 18349 byte(s)
Diff to
previous 1666
- Replaced all occurrences of ircsprintf with sprintf/snprintf
and killed sprintf_irc.(c|h)
Revision
1666 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 18 17:03:18 2012 UTC
(9 years, 8 months ago)
by
michael
File length: 18374 byte(s)
Diff to
previous 1649
- Cleanup unused header file includes
- Fixed minor compile warning in conf.c
Revision
1628 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 21:08:56 2012 UTC
(9 years, 9 months ago)
by
michael
File length: 18378 byte(s)
Diff to
previous 1625
- flesh out new *line database handling
- simplify temporary bans
Revision
1622 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 13:16:37 2012 UTC
(9 years, 9 months ago)
by
michael
File length: 18384 byte(s)
Diff to
previous 1618
- klines, dlines, xlines, glines and resv now make use of the new database;
also, temporary *lines are now stored, so they're not lost after
restarting the ircd. This also applies to G-lines.
Revision
1618 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 30 21:04:38 2012 UTC
(9 years, 9 months ago)
by
michael
File length: 18439 byte(s)
Diff to
previous 1592
- Made m_globops() and ms_globops() use sendto_realops_flags()
- Added message-type parameter to sendto_realops_flags() which can be one of
SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS
- Forward-port -r1617
Revision
1592 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 27 21:02:32 2012 UTC
(9 years, 9 months ago)
by
michael
File length: 18349 byte(s)
Diff to
previous 1482
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk
Revision
1243 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 30 10:47:53 2011 UTC
(10 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-8/modules/m_gline.c
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
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.