ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/m_kline.c
Revision 5863 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:23:14 2015 UTC (8 years, 11 months ago) by michael
File length: 9835 byte(s)
Diff to previous 5831
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5831 - (view) (annotate) - [select for diffs]
Modified Sun Apr 26 16:27:56 2015 UTC (8 years, 11 months ago) by michael
File length: 9923 byte(s)
Diff to previous 5827
- m_dline.c, m_kline: renamed functions

Revision 5827 - (view) (annotate) - [select for diffs]
Modified Sun Apr 26 16:12:14 2015 UTC (8 years, 11 months ago) by michael
File length: 9923 byte(s)
Diff to previous 5813
- m_kline.c: deduplication

Revision 5813 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 17:42:48 2015 UTC (8 years, 11 months ago) by michael
File length: 10394 byte(s)
Diff to previous 5810
- m_kline.c:already_placed_kline(): removed 'warn' parameter we don't need

Revision 5810 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 17:27:17 2015 UTC (8 years, 11 months ago) by michael
File length: 10418 byte(s)
Diff to previous 5795
- Removed glines
- Added kline_min_cidr, kline_min_cidr6, dline_min_cidr and
  dline_min_cidr6 configuration options
- m_dline.c: allow d-lines to be added even if an exempt {} exists

Revision 5795 - (view) (annotate) - [select for diffs]
Modified Fri Apr 17 16:09:23 2015 UTC (8 years, 11 months ago) by michael
File length: 8939 byte(s)
Diff to previous 5790
- Minor cleanups to CAPAB related code

Revision 5790 - (view) (annotate) - [select for diffs]
Modified Mon Apr 6 18:37:52 2015 UTC (8 years, 11 months ago) by michael
File length: 8942 byte(s)
Diff to previous 5775
- Reject remote k-line requests that don't have enough non-wildcard characters

Revision 5775 - (view) (annotate) - [select for diffs]
Modified Sat Apr 4 17:31:06 2015 UTC (8 years, 11 months ago) by michael
File length: 8872 byte(s)
Diff to previous 5386
- Changed some function to void if we don't need a return value
- Have some other functions return saner values

Revision 5386 - (view) (annotate) - [select for diffs]
Modified Sun Jan 18 12:42:23 2015 UTC (9 years, 2 months ago) by michael
File length: 8874 byte(s)
Diff to previous 5346
- m_gline.c, m_kline.c, motd.c: need to check against client->sockhost as well

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (9 years, 2 months ago) by michael
File length: 8823 byte(s)
Diff to previous 5015
- Update copyright years

Revision 5015 - (view) (annotate) - [select for diffs]
Modified Tue Dec 9 17:53:37 2014 UTC (9 years, 3 months ago) by michael
File length: 8823 byte(s)
Diff to previous 4985
- Removed unused header includes:wq

Revision 4985 - (view) (annotate) - [select for diffs]
Modified Mon Dec 8 14:46:29 2014 UTC (9 years, 3 months ago) by michael
File length: 8841 byte(s)
Diff to previous 4889
- m_kline.c: merged ms_kline() and me_kline(); removed unused encap handler

Revision 4889 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 17:10:25 2014 UTC (9 years, 4 months ago) by michael
File length: 9012 byte(s)
Diff to previous 4816
- Style corrections

Revision 4816 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 15:29:49 2014 UTC (9 years, 4 months ago) by michael
File length: 9130 byte(s)
Diff to previous 4672
- Renamed variables

Revision 4672 - (view) (annotate) - [select for diffs]
Modified Sun Sep 28 17:26:43 2014 UTC (9 years, 6 months ago) by michael
File length: 9125 byte(s)
Diff to previous 4664
- m_dline.c, m_kline.c: avoid using valid_comment()

Revision 4664 - (view) (annotate) - [select for diffs]
Modified Sun Sep 28 12:32:39 2014 UTC (9 years, 6 months ago) by michael
File length: 9073 byte(s)
Diff to previous 4636
- m_kline.c:already_placed_kline(): removed useless test. conf->reason cannot be NULL

Revision 4636 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 10:49:44 2014 UTC (9 years, 6 months ago) by michael
File length: 9162 byte(s)
Diff to previous 4633
- m_kline.c, m_unkline.c: allow servers to add/remove KLINEs

Revision 4633 - (view) (annotate) - [select for diffs]
Modified Sun Sep 21 10:07:44 2014 UTC (9 years, 6 months ago) by michael
File length: 9106 byte(s)
Diff to previous 4589
- m_kline.c:ms_kline(): fixed outdated comment

Revision 4589 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 15:59:21 2014 UTC (9 years, 7 months ago) by michael
File length: 9106 byte(s)
Diff to previous 4564
- Renamed 'localClient' Client structure member to just 'connection'

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (9 years, 7 months ago) by michael
File length: 9110 byte(s)
Diff to previous 4546
- Update GPL 2 license headers

Revision 4546 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:38 2014 UTC (9 years, 7 months ago) by michael
File length: 9106 byte(s)
Diff to previous 4414
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4414 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:06:08 2014 UTC (9 years, 7 months ago) by michael
File length: 9100 byte(s)
Diff to previous 4018
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 4018 - (view) (annotate) - [select for diffs]
Modified Fri Jun 20 16:04:36 2014 UTC (9 years, 9 months ago) by michael
File length: 9119 byte(s)
Diff to previous 3927
- Renamed OPER_FLAG_K to OPER_FLAG_KLINE

Revision 3927 - (view) (annotate) - [select for diffs]
Modified Mon Jun 9 13:39:57 2014 UTC (9 years, 9 months ago) by michael
File length: 9115 byte(s)
Diff to previous 3377
- m_kline.c: fixed compile warning with -Wconversion

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (9 years, 11 months ago) by michael
File length: 9103 byte(s)
Diff to previous 3368
- Create 8.2.x branch

Revision 3368 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 14:24:16 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 9103 byte(s)
Diff to previous 3350
- Style corrections

Revision 3350 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:17:26 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 9121 byte(s)
Diff to previous 3347
- Added m_unkline.c and moved all UNKLINE related code into it

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13553 byte(s)
Diff to previous 3320
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3320 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 15:58:33 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13555 byte(s)
Diff to previous 3208
- Removed useless header includes

Revision 3208 - (view) (annotate) - [select for diffs]
Modified Tue Mar 25 15:31:30 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13576 byte(s)
Diff to previous 3156
- Minor cleanup to m_dline.c, m_gline.c, m_kline.c

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13680 byte(s)
Diff to previous 3117
- Removed client_p pointers from everywhere

Revision 3117 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 19:28:54 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13910 byte(s)
Diff to previous 3110
- Removed unused header includes here and there

Revision 3110 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 20:33:17 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13970 byte(s)
Diff to previous 3109
- Added sendto_one_notice()

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14274 byte(s)
Diff to previous 3096
- Applied Adam's sendto_one_numeric() changes

Revision 3096 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 23:31:45 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14385 byte(s)
Diff to previous 3079
- Applied Adam's "Put the command name in parv[0], not prefix name" patch

Revision 3079 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 17:22:03 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14384 byte(s)
Diff to previous 2888
- white-space changes / style cleanups

Revision 2888 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 17:47:11 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14383 byte(s)
Diff to previous 2820
- Fixed improper use of the ID_or_name macro in several places

Revision 2820 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:10:26 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14395 byte(s)
Diff to previous 2818
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2818 - (view) (annotate) - [select for diffs]
Modified Tue Jan 14 18:29:05 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14328 byte(s)
Diff to previous 2813
- m_dline.c, m_kline.c: fixed wrong copyright years

Revision 2813 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 20:23:50 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14328 byte(s)
Diff to previous 2812
- Renamed ban_them() to conf_try_ban()
- conf_try_ban() removed exemption notices that are now redundant

Revision 2812 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 20:02:20 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14316 byte(s)
Diff to previous 2811
- check_gline(), check_kline(): remove additional IsClient() test.
  There can't be an unregistered client on the local_client_list.

Revision 2811 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 19:39:33 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14339 byte(s)
Diff to previous 2810
- Greatly speedup k-/g-line lookup. Instead of testing every single client against
  every single k-/g-line just check the just added ban against connected clients.

Revision 2810 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 18:30:44 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13361 byte(s)
Diff to previous 2804
- m_dline.c, m_kline.c: fixed indentation, style cleanups, reformatting

Revision 2804 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 16:54:01 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13420 byte(s)
Diff to previous 2340
- m_kline.c:mo_kline(). if a target server exists, use sendto_match_servs()
  instead of sendto_server()

Revision 2340 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 13:31:23 2013 UTC (10 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13919 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 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13883 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13853 byte(s)
Diff to previous 1794
- 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 1794 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:17:46 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13883 byte(s)
Diff to previous 1793
- KLINE, DLINE, SQUIT and KILL now make use of CONF_NOREASON as well

Revision 1793 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:06:08 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13881 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 (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13906 byte(s)
Diff to previous 1652
- Cleanup unused header file includes
- Fixed minor compile warning in conf.c

Revision 1652 - (view) (annotate) - [select for diffs]
Modified Tue Nov 13 20:28:53 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13887 byte(s)
Diff to previous 1649
- changed match() polarity. match() now returns 0 on match and 1 on non-match
  This cleans up several places where function pointers of different matching
  functions like irccmp/strcmp/match are passed to other functions.
- added improved collapse() to match.c

Revision 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13891 byte(s)
Diff to previous 1646
- minor MaskItem structure cleanup

Revision 1646 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 21:02:43 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13890 byte(s)
Diff to previous 1644
- First pass of conf parser stabilization/cleanup

Revision 1644 - (view) (annotate) - [select for diffs]
Modified Tue Nov 6 22:20:16 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13896 byte(s)
Diff to previous 1632
- More config subsystem cleanups

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13865 byte(s)
Diff to previous 1628
- Initial rewrite of the configuration subsystem

Revision 1628 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 21:08:56 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 13946 byte(s)
Diff to previous 1625
- flesh out new *line database handling
- simplify temporary bans

Revision 1625 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:49:25 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14244 byte(s)
Diff to previous 1622
- dbs are now periodically flushed on disc every 5 minutes

Revision 1622 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:16:37 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 14298 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 (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 15777 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 (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_kline.c
File length: 15714 byte(s)
Diff to previous 1474
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1474 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 14:44:07 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15714 byte(s)
Diff to previous 1371
- removed &localchannels

Revision 1371 - (view) (annotate) - [select for diffs]
Modified Wed Apr 25 19:32:21 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15732 byte(s)
Diff to previous 1369
- "UNKLINE bla@bla.net" may accidentaly remove existing klines such as *@bla.* - Fixed

Revision 1369 - (view) (annotate) - [select for diffs]
Modified Wed Apr 25 19:04:19 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15726 byte(s)
Diff to previous 1309
- cleanup temporary k/d/g line code

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15928 byte(s)
Diff to previous 1298
- 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 1298 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 18:51:13 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15932 byte(s)
Diff to previous 1276
- fixed style in some places

Revision 1276 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 23:55:11 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15920 byte(s)
Diff to previous 1275
- fix previous commit regarding remote klines

Revision 1275 - (view) (annotate) - [select for diffs]
Modified Mon Jan 30 23:50:03 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15921 byte(s)
Diff to previous 1247
- services that are specified in the services{} block may now set remote k/x-lines

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (12 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15848 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 (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15929 byte(s)
Diff to previous 1233
- 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 1233 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 20:53:07 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15992 byte(s)
Diff to previous 1230
- replace bunch of ircsprintf with snprintf

Revision 1230 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 19:41:19 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 15940 byte(s)
Diff to previous 1219
- cleanup module loader. Make module api more flexible

Revision 1219 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 09:02:38 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 16170 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 (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 16142 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.

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_kline.c
File length: 16130 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/modules/m_kline.c
File length: 16130 byte(s)
Diff to previous 1123
- recreate "trunk"

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_kline.c
File length: 16130 byte(s)
Diff to previous 1121
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_kline.c
File length: 16159 byte(s)
Diff to previous 1058
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1058 - (view) (annotate) - [select for diffs]
Modified Tue Feb 2 22:15:03 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_kline.c
File length: 16189 byte(s)
Diff to previous 1029
- move DLINE into its own m_dline module

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_kline.c
File length: 23745 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/modules/m_kline.c
File length: 23745 byte(s)
Diff to previous 1011
- move ircd-hybrid-7.2 to trunk

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 23745 byte(s)
Diff to previous 946
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 946 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 23:18:04 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 23783 byte(s)
Diff to previous 885
- move m_error.c to modules/


Revision 885 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 23745 byte(s)
Diff to previous 611
- Removed LazyLinks in 7.2 to stop people from asking why we keep
  broken code for half a decade. LL will be implemented in a smarter
  fashion in due time

Revision 611 - (view) (annotate) - [select for diffs]
Modified Thu May 18 11:43:38 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 23811 byte(s)
Diff to previous 352
- Fixed /dline nick for ipv6 servers

Revision 352 - (view) (annotate) - [select for diffs]
Modified Sun Jan 1 09:44:41 2006 UTC (18 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 24496 byte(s)
Diff to previous 34
- Don't allow shared k-lines to be set without a valid reason

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/modules/m_kline.c
File length: 24448 byte(s)
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_kline.c
File length: 24448 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_kline.c
File length: 24448 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_kline.c
File length: 24448 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/modules/m_kline.c
File length: 24503 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a