ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/channel_mode.h
Revision 3150 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 14:11:34 2014 UTC (10 years ago) by michael
File length: 3406 byte(s)
Diff to previous 3140
- Removed unused client_p pointer from all chm_* channel mode handlers

Revision 3140 - (view) (annotate) - [select for diffs]
Modified Wed Mar 12 19:23:20 2014 UTC (10 years ago) by michael
File length: 3423 byte(s)
Diff to previous 3044
- Get rid of halfop -> op rewriting for servers that don't support halfops

Revision 3044 - (view) (annotate) - [select for diffs]
Modified Tue Feb 25 21:10:46 2014 UTC (10 years, 1 month ago) by michael
File length: 3702 byte(s)
Diff to previous 2937
- ms_bmask(): made mode_type an unsigned int type

Revision 2937 - (view) (annotate) - [select for diffs]
Modified Sun Jan 26 12:15:55 2014 UTC (10 years, 2 months ago) by michael
File length: 3693 byte(s)
Diff to previous 2902
- Clean up stupid pointer magic passed to the channel mode handlers.

Revision 2902 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 20:24:03 2014 UTC (10 years, 2 months ago) by michael
File length: 3700 byte(s)
Diff to previous 2896
- channel_mode.h: fixed long-standing bug where +p channels have been show
  in the /whois reply

Revision 2896 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 20:05:40 2014 UTC (10 years, 2 months ago) by michael
File length: 3665 byte(s)
Diff to previous 2865
- channel_mode.h: made some things use an enum. Removed unused header include.

Revision 2865 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 14:35:22 2014 UTC (10 years, 2 months ago) by michael
File length: 3714 byte(s)
Diff to previous 1954
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 1954 - (view) (annotate) - [select for diffs]
Modified Mon May 6 18:51:19 2013 UTC (10 years, 10 months ago) by michael
File length: 3664 byte(s)
Diff to previous 1937
- Implemented channel mode +M. Clients that haven't identified their
  name with NickServ may not speak in a channel that has this mode set

Revision 1937 - (view) (annotate) - [select for diffs]
Modified Sat May 4 20:54:13 2013 UTC (10 years, 10 months ago) by michael
File length: 3633 byte(s)
Diff to previous 1592
-  Implemented channel mode +c. Known from other ircds, this mode basically
   prevents users from sending messages including control codes to a channel
   that has this mode set

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: 3602 byte(s)
Diff to previous 1175
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1175 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 10:47:48 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/include/channel_mode.h
File length: 3602 byte(s)
Diff to previous 1173
- several fixes to services compatibility mode

Revision 1173 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 00:23:02 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/include/channel_mode.h
File length: 3474 byte(s)
Diff to previous 1167
- add usermode +R; only registered clients may message other clients with that mode set
- add channelmode +R; only registered clients may join a channel with that mode set

Revision 1167 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 20:13:38 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/include/channel_mode.h
File length: 3441 byte(s)
Diff to previous 1156
- Improve services support
- Add channelmode +r

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/include/channel_mode.h
File length: 3362 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/include/channel_mode.h
File length: 3362 byte(s)
Diff to previous 1150
- recreate "trunk"

Revision 1150 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 01:09:49 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/include/channel_mode.h
File length: 3362 byte(s)
Diff to previous 1029
- add new channel modes O and S

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/include/channel_mode.h
File length: 3300 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/include/channel_mode.h
File length: 3300 byte(s)
Diff to previous 1015
- move ircd-hybrid-7.2 to trunk

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/channel_mode.h
File length: 3300 byte(s)
Diff to previous 759
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 759 - (view) (annotate) - [select for diffs]
Modified Fri Aug 18 14:29:45 2006 UTC (17 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/channel_mode.h
File length: 3264 byte(s)
Diff to previous 34
- Fixed ban cache as reported by ThaPrince

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/include/channel_mode.h
File length: 3211 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/include/channel_mode.h
File length: 3211 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/include/channel_mode.h
File length: 3211 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/include/channel_mode.h
File length: 3211 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/include/channel_mode.h
File length: 3267 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