ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_gline.c
Revision 4588 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 15:59:07 2014 UTC (11 years ago) by michael
File length: 17492 byte(s)
Diff to previous 4565
- Renamed 'localClient' Client structure member to just 'connection'

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 17496 byte(s)
Diff to previous 4545
- Update GPL 2 license headers

Revision 4545 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:13 2014 UTC (11 years ago) by michael
File length: 17492 byte(s)
Diff to previous 4415
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4415 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:09:36 2014 UTC (11 years ago) by michael
File length: 17480 byte(s)
Diff to previous 4340
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 4340 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:53:22 2014 UTC (11 years ago) by michael
File length: 17499 byte(s)
Diff to previous 3793
- Renamed structures to meet code conventions

Revision 3793 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 23:36:13 2014 UTC (11 years, 2 months ago) by michael
File length: 17517 byte(s)
Diff to previous 3741
- m_gline.c: whitespace commit

Revision 3741 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 16:27:59 2014 UTC (11 years, 2 months ago) by michael
File length: 17520 byte(s)
Diff to previous 3504
- m_gline.c: removed useless asserts; style corrections

Revision 3504 - (view) (annotate) - [select for diffs]
Modified Sat May 10 19:51:29 2014 UTC (11 years, 3 months ago) by michael
File length: 17612 byte(s)
Diff to previous 3366
- Renamed MyMalloc() to MyCalloc()

Revision 3366 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:40:24 2014 UTC (11 years, 4 months ago) by michael
File length: 17612 byte(s)
Diff to previous 3365
- Fix comments

Revision 3365 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 11:32:40 2014 UTC (11 years, 4 months ago) by michael
File length: 17614 byte(s)
Diff to previous 3347
- doxygen

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (11 years, 4 months ago) by michael
File length: 17331 byte(s)
Diff to previous 3321
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3321 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 16:02:56 2014 UTC (11 years, 4 months ago) by michael
File length: 17333 byte(s)
Diff to previous 3300
- Moved s_gline.c to gline.c

Revision 3300 - (view) (annotate) - [select for diffs]
Modified Sat Apr 12 18:26:22 2014 UTC (11 years, 4 months ago) by michael
File length: 17335 byte(s)
Diff to previous 3299
- doxygen

Revision 3299 - (view) (annotate) - [select for diffs]
Modified Sat Apr 12 16:55:13 2014 UTC (11 years, 4 months ago) by michael
File length: 17456 byte(s)
Diff to previous 3276
- doxygen

Revision 3276 - (view) (annotate) - [select for diffs]
Modified Sun Apr 6 12:55:24 2014 UTC (11 years, 4 months ago) by michael
File length: 17498 byte(s)
Diff to previous 3222
- m_gline.c:mo_gline(): whitespace commit

Revision 3222 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 20:00:45 2014 UTC (11 years, 5 months ago) by michael
File length: 17502 byte(s)
Diff to previous 3221
- m_gline.c:ms_gline(): first argument to sendto_server() should be 'source_p'

Revision 3221 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 19:57:40 2014 UTC (11 years, 5 months ago) by michael
File length: 17524 byte(s)
Diff to previous 3208
- m_gline.c:do_sungline(): first argument to sendto_server() should be 'source_p'

Revision 3208 - (view) (annotate) - [select for diffs]
Modified Tue Mar 25 15:31:30 2014 UTC (11 years, 5 months ago) by michael
File length: 17530 byte(s)
Diff to previous 3186
- Minor cleanup to m_dline.c, m_gline.c, m_kline.c

Revision 3186 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 18:09:34 2014 UTC (11 years, 5 months ago) by michael
File length: 17540 byte(s)
Diff to previous 3156
- Get rid of the ID() macro

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (11 years, 5 months ago) by michael
File length: 17540 byte(s)
Diff to previous 3135
- Removed client_p pointers from everywhere

Revision 3135 - (view) (annotate) - [select for diffs]
Modified Mon Mar 10 21:11:25 2014 UTC (11 years, 5 months ago) by michael
File length: 18132 byte(s)
Diff to previous 3117
- Server now no longer accepts TS5 links

Revision 3117 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 19:28:54 2014 UTC (11 years, 5 months ago) by michael
File length: 18565 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 (11 years, 5 months ago) by michael
File length: 18623 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 (11 years, 5 months ago) by michael
File length: 18784 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 (11 years, 5 months ago) by michael
File length: 18858 byte(s)
Diff to previous 2861
- Applied Adam's "Put the command name in parv[0], not prefix name" patch

Revision 2861 - (view) (annotate) - [select for diffs]
Modified Sat Jan 18 20:17:36 2014 UTC (11 years, 7 months ago) by michael
File length: 18876 byte(s)
Diff to previous 2859
- m_gline.c:ms_gline(): improved readability. Removed extranous IsClient() test.

Revision 2859 - (view) (annotate) - [select for diffs]
Modified Sat Jan 18 20:01:35 2014 UTC (11 years, 7 months ago) by michael
File length: 19009 byte(s)
Diff to previous 2820
- m_gline.c: merged do_sgline() into ms_gline(). Removed me_gline() encap handler.

Revision 2820 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:10:26 2014 UTC (11 years, 7 months ago) by michael
File length: 19360 byte(s)
Diff to previous 2813
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2813 - (view) (annotate) - [select for diffs]
Modified Sun Jan 12 20:23:50 2014 UTC (11 years, 7 months ago) by michael
File length: 19282 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 (11 years, 7 months ago) by michael
File length: 19270 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 (11 years, 7 months ago) by michael
File length: 19293 byte(s)
Diff to previous 2340
- 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 2340 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 13:31:23 2013 UTC (12 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 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (12 years, 4 months ago) by michael
File length: 18349 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 (12 years, 4 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 (12 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 (12 years, 9 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 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (12 years, 9 months ago) by michael
File length: 18354 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 (12 years, 9 months ago) by michael
File length: 18353 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 (12 years, 9 months ago) by michael
File length: 18356 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 (12 years, 9 months ago) by michael
File length: 18338 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 (12 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 1625 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:49:25 2012 UTC (12 years, 9 months ago) by michael
File length: 18332 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 (12 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 (12 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 (12 years, 10 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 1482 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 18:17:54 2012 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
File length: 18349 byte(s)
Diff to previous 1474
- m_gline.c: hybrid 6 GLINE compatibility mode has been removed

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

Revision 1463 - (view) (annotate) - [select for diffs]
Modified Tue Jul 17 21:11:49 2012 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 1371 - (view) (annotate) - [select for diffs]
Modified Wed Apr 25 19:32:21 2012 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
File length: 20678 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 (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
File length: 20675 byte(s)
Diff to previous 1325
- cleanup temporary k/d/g line code

Revision 1325 - (view) (annotate) - [select for diffs]
Modified Sat Mar 31 10:29:02 2012 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 (13 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 (13 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 (13 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

Revision 1230 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 19:41:19 2011 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
File length: 21037 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 (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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 (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
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.

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_gline.c
File length: 21164 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 (14 years ago) by michael
Original Path: ircd-hybrid/modules/m_gline.c
File length: 21164 byte(s)
Diff to previous 1029
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_gline.c
File length: 21164 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 (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/modules/m_gline.c
File length: 21164 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 (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 21164 byte(s)
Diff to previous 1009
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 21184 byte(s)
Diff to previous 1008
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1008 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 13:56:11 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 21186 byte(s)
Diff to previous 1006
- doxyfy

Revision 1006 - (view) (annotate) - [select for diffs]
Modified Tue Sep 1 00:08:16 2009 UTC (15 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 20589 byte(s)
Diff to previous 988
- simplify GUNGLINE

Revision 988 - (view) (annotate) - [select for diffs]
Modified Sun Aug 16 14:00:36 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 21375 byte(s)
Diff to previous 987
- removed remnants of --disable-gline-voting

Revision 987 - (view) (annotate) - [select for diffs]
Modified Sun Aug 16 12:41:56 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 22548 byte(s)
Diff to previous 958
- mo_sgungline: calling sento_server with right amount of params sounds like
  a good idea

Revision 958 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 21:36:41 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 22542 byte(s)
Diff to previous 957
- show pending gunglines in STATS g

Revision 957 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 18:47:23 2009 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 22682 byte(s)
Diff to previous 940
- implement proper GUNGLINE support

Revision 940 - (view) (annotate) - [select for diffs]
Modified Sat May 2 02:01:54 2009 UTC (16 years, 3 months ago) by db
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 23735 byte(s)
Diff to previous 938
- gunline code added to gline module
  awaiting Wohalis' version.


Revision 938 - (view) (annotate) - [select for diffs]
Modified Mon Apr 13 04:34:02 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 23851 byte(s)
Diff to previous 937
- Looks like I needed a : before the reason in the ENCAP


Revision 937 - (view) (annotate) - [select for diffs]
Modified Mon Apr 13 04:31:12 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 23850 byte(s)
Diff to previous 933
- Preliminary voting ungline code


Revision 933 - (view) (annotate) - [select for diffs]
Modified Wed Apr 8 20:32:49 2009 UTC (16 years, 4 months ago) by db
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 17765 byte(s)
Diff to previous 885
- Remove the old m_ungline code to start.



Revision 885 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 19379 byte(s)
Diff to previous 554
- 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 554 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 17:01:46 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 19499 byte(s)
Diff to previous 553
- Don't send out multiple "requesting G-Line" notices in case the same oper
  is requesting the same gline over and over again.

Revision 553 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 15:46:54 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 19496 byte(s)
Diff to previous 552
- Forgot the half of the gline voting fix

Revision 552 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 15:37:22 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 19555 byte(s)
Diff to previous 34
- Fixed g-line voting as discussed on irc

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2/modules/m_gline.c
File length: 19600 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 (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_gline.c
File length: 19600 byte(s)
Diff to previous 32
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_gline.c
File length: 19600 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 (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_gline.c
File length: 19659 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 5804)

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