/[svn]/ircd-hybrid-8/modules/m_kline.c
ViewVC logotype

Log of /ircd-hybrid-8/modules/m_kline.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1591)

Revision 1298 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 18:51:13 2012 UTC (11 years, 3 months ago) by michael
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 (11 years, 4 months ago) by michael
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 (11 years, 4 months ago) by michael
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 (11 years, 8 months ago) by michael
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 (11 years, 8 months ago) by michael
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 (11 years, 8 months ago) by michael
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 (11 years, 8 months ago) by michael
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 (11 years, 8 months ago) by michael
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 (11 years, 9 months ago) by michael
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 (11 years, 10 months ago) by michael
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 (11 years, 10 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 (12 years, 4 months 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 (12 years, 5 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 (13 years, 4 months 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 (13 years, 7 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 (13 years, 7 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 (13 years, 8 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 (13 years, 10 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 (15 years, 7 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 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 (17 years, 5 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 (17 years, 8 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 (17 years, 8 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 (17 years, 8 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 (17 years, 8 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 (17 years, 8 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


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

svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30