ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/releases/8.0.0beta1/contrib/m_clearchan.c
Revision 1602 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:20:29 2012 UTC (12 years, 9 months ago) by michael
File length: 7558 byte(s)
Diff to previous 1423 , to selected 30
- Moving releases to ircd-hybrid/releases/. Not nice, but oh well

Revision 1423 - (view) (annotate) - [select for diffs]
Modified Mon May 28 13:47:51 2012 UTC (13 years, 2 months ago) by lusky
Original Path: releases/ircd-hybrid-8.0.0beta1/contrib/m_clearchan.c
File length: 7558 byte(s)
Diff to previous 1309 , to selected 30
RELEASE TAG ircd-hybrid-8.0.0beta1
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/contrib/m_clearchan.c
File length: 7558 byte(s)
Diff to previous 1268 , to selected 30
- 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 1268 - (view) (annotate) - [select for diffs]
Modified Wed Jan 18 08:20:31 2012 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_clearchan.c
File length: 7562 byte(s)
Diff to previous 1243 , to selected 30
- get contributed modules to work with new module api

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/contrib/m_clearchan.c
File length: 7423 byte(s)
Diff to previous 1219 , to selected 30
- 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 (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_clearchan.c
File length: 7481 byte(s)
Diff to previous 1178 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7467 byte(s)
Diff to previous 1156 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7461 byte(s)
Diff to previous 1155 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7461 byte(s)
Diff to previous 1121 , to selected 30
- recreate "trunk"

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

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/contrib/m_clearchan.c
File length: 7491 byte(s)
Diff to previous 1028 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7491 byte(s)
Diff to previous 1011 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7491 byte(s)
Diff to previous 885 , to selected 30
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

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/contrib/m_clearchan.c
File length: 7516 byte(s)
Diff to previous 616 , to selected 30
- 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 616 - (view) (annotate) - [select for diffs]
Modified Mon May 22 07:10:56 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/contrib/m_clearchan.c
File length: 7676 byte(s)
Diff to previous 572 , to selected 30
- Backported m_clearchan:kick_list fixes

Revision 572 - (view) (annotate) - [select for diffs]
Modified Sun Apr 30 16:57:48 2006 UTC (19 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/contrib/m_clearchan.c
File length: 7748 byte(s)
Diff to previous 34 , to selected 30
- Backported changes made in HEAD to get rid of Channel::locmembers.
  This is mainly to save about 5megs of ram on networks like efnet where
  we have about 600k allocated Membership structures.

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/contrib/m_clearchan.c
File length: 7717 byte(s)
Diff to previous 33 , to selected 30
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/contrib/m_clearchan.c
File length: 7717 byte(s)
Diff to previous 32 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7717 byte(s)
Diff to previous 31 , to selected 30
- 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/contrib/m_clearchan.c
File length: 7717 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [selected]
Added Sun Oct 2 20:03:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/contrib/m_clearchan.c
File length: 7779 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