ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_tburst.c
Revision 1615 - (view) (annotate) - [select for diffs]
Modified Mon Oct 29 18:20:49 2012 UTC (11 years, 5 months ago) by michael
File length: 4536 byte(s)
Diff to previous 1592 , to selected 1155
- Fixed possible TBURST desynchronization with services
- Fixed TBURST sending server's name to clients if it's a hidden server

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
File length: 4593 byte(s)
Diff to previous 1487 , to selected 1155
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1487 - (view) (annotate) - [select for diffs]
Modified Sat Jul 28 18:58:16 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 4593 byte(s)
Diff to previous 1486 , to selected 1155
- m_tburst.c: fixed logic error

Revision 1486 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 08:21:40 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 4553 byte(s)
Diff to previous 1485 , to selected 1155
- m_tburst.c: TBURST requires at least 6 parameters

Revision 1485 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 08:15:55 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 4611 byte(s)
Diff to previous 1474 , to selected 1155
- m_tburst.c: Services may always override topic-/channel-TS rules

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_tburst.c
File length: 4583 byte(s)
Diff to previous 1473 , to selected 1155
- removed &localchannels

Revision 1473 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 12:15:39 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 4597 byte(s)
Diff to previous 1472 , to selected 1155
- m_tburst.c: fixed client-side topic desynchronization bug that may
  happen in case a remote server has a greater TOPICLEN value than
  the server that actually is receiving the TBURST

Revision 1472 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 12:03:18 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 4570 byte(s)
Diff to previous 1309 , to selected 1155
- remove CAP_TB
- add proper TS6 support to TBURST

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_tburst.c
File length: 7055 byte(s)
Diff to previous 1243 , to selected 1155
- 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 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_tburst.c
File length: 7057 byte(s)
Diff to previous 1230 , to selected 1155
- 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 (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 7099 byte(s)
Diff to previous 1203 , to selected 1155
- cleanup module loader. Make module api more flexible

Revision 1203 - (view) (annotate) - [select for diffs]
Modified Tue Aug 23 20:06:08 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_tburst.c
File length: 7100 byte(s)
Diff to previous 1178 , to selected 1155
- make channel::topic and channel::topic_info fixed-size arrays

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_tburst.c
File length: 7318 byte(s)
Diff to previous 1156 , to selected 1155
- 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_tburst.c
File length: 7306 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

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

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_tburst.c
File length: 7306 byte(s)
Diff to previous 1029 , to selected 1155
- 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 (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_tburst.c
File length: 7360 byte(s)
Diff to previous 1028 , to selected 1155
- 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_tburst.c
File length: 7360 byte(s)
Diff to previous 953 , to selected 1155
- move ircd-hybrid-7.2 to trunk

Revision 953 - (view) (annotate) - [select for diffs]
Modified Sun Jul 26 21:22:42 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 7360 byte(s)
Diff to previous 885 , to selected 1155
- propset keywords

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_tburst.c
File length: 7366 byte(s)
Diff to previous 395 , to selected 1155
- 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 395 - (view) (annotate) - [select for diffs]
Modified Fri Feb 3 17:39:45 2006 UTC (18 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 7426 byte(s)
Diff to previous 394 , to selected 1155
- Fixed typo

Revision 394 - (view) (annotate) - [select for diffs]
Modified Fri Feb 3 17:32:17 2006 UTC (18 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 7426 byte(s)
Diff to previous 338 , to selected 1155
- Fixed TBURST as reported by ThaPrince

Revision 338 - (view) (annotate) - [select for diffs]
Modified Tue Dec 27 07:49:27 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 7233 byte(s)
Diff to previous 336 , to selected 1155
- Don't allow other servers to send less than 4 parameters within TB

Revision 336 - (view) (annotate) - [select for diffs]
Modified Mon Dec 26 18:31:08 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 7233 byte(s)
Diff to previous 335 , to selected 1155
- This should finally fix the TBURST issue as reported by
  ThaPrince. Untested as always

Revision 335 - (view) (annotate) - [select for diffs]
Modified Mon Dec 26 10:36:42 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 5864 byte(s)
Diff to previous 327 , to selected 1155
- Backported TBURST fix from HEAD

Revision 327 - (view) (annotate) - [select for diffs]
Modified Sun Dec 25 09:55:48 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 5829 byte(s)
Diff to previous 325 , to selected 1155
- propset svn:keywords "Id" modules/m_tburst.c
- Added CAP_TBURST definition to get m_tburst.c compile

Revision 325 - (view) (annotate) - [select for diffs]
Added Sun Dec 25 09:26:45 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_tburst.c
File length: 5829 byte(s)
Diff to selected 1155
- Imported m_tburst.c from 7.3

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