ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/core/m_mode.c
Revision 8483 - (view) (annotate) - [select for diffs]
Modified Wed Apr 4 15:07:19 2018 UTC (6 years ago) by michael
File length: 7048 byte(s)
Diff to previous 8430 , to selected 4817
- Move svstag related code into its own files

Revision 8430 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 18:48:40 2018 UTC (6 years ago) by michael
File length: 7028 byte(s)
Diff to previous 8394 , to selected 4817
- Stylistic changes

Revision 8394 - (view) (annotate) - [select for diffs]
Modified Sun Mar 18 13:13:20 2018 UTC (6 years, 1 month ago) by michael
File length: 7034 byte(s)
Diff to previous 8372 , to selected 4817
- Rename attach_conf() -> conf_attach(), detach_conf() -> conf_detach(); clean up documentation

Revision 8372 - (view) (annotate) - [select for diffs]
Modified Fri Mar 9 20:06:45 2018 UTC (6 years, 1 month ago) by michael
File length: 7034 byte(s)
Diff to previous 8280 , to selected 4817
- Fixed bug spotted by Erick J. Velez where ircd would not remove RPL_WHOISOPERATOR based svstags when deoppering.

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (6 years, 1 month ago) by michael
File length: 6961 byte(s)
Diff to previous 8209 , to selected 4817
- Update copyright years

Revision 8209 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 10:45:01 2017 UTC (7 years ago) by michael
File length: 6961 byte(s)
Diff to previous 8062 , to selected 4817
- Remove UMODE_HIDDENHOST as we don't need a separat mode for that

Revision 8062 - (view) (annotate) - [select for diffs]
Modified Thu Mar 23 17:13:05 2017 UTC (7 years ago) by michael
File length: 7009 byte(s)
Diff to previous 8058 , to selected 4817
- Add UMODE_MAX_STR enum to user.h and make use of it in relevant places

Revision 8058 - (view) (annotate) - [select for diffs]
Modified Thu Mar 23 16:13:10 2017 UTC (7 years ago) by michael
File length: 7008 byte(s)
Diff to previous 7925 , to selected 4817
- Fixed style inconsistencies in various places

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (7 years, 3 months ago) by michael
File length: 7015 byte(s)
Diff to previous 7007 , to selected 4817
- Update copyright years

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (8 years, 3 months ago) by michael
File length: 7015 byte(s)
Diff to previous 6939 , to selected 4817
- Update copyright years

Revision 6939 - (view) (annotate) - [select for diffs]
Modified Mon Dec 14 20:53:33 2015 UTC (8 years, 4 months ago) by michael
File length: 7015 byte(s)
Diff to previous 6702 , to selected 4817
- m_mode.c, m_tmode.c: optimization; now no longer lookup remote clients for channelmembership as we grant remote clients full chanop status anyway

Revision 6702 - (view) (annotate) - [select for diffs]
Modified Thu Oct 29 15:31:01 2015 UTC (8 years, 5 months ago) by michael
File length: 7330 byte(s)
Diff to previous 6361 , to selected 4817
- set_user_mode(), oper_up(): minor logic fixes

Revision 6361 - (view) (annotate) - [select for diffs]
Modified Tue Aug 18 07:26:47 2015 UTC (8 years, 8 months ago) by michael
File length: 7325 byte(s)
Diff to previous 5880 , to selected 4817
- m_mode.c: add proper documentation for the MODE command handler

Revision 5880 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:01:42 2015 UTC (8 years, 11 months ago) by michael
File length: 6867 byte(s)
Diff to previous 5863 , to selected 4817
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER

Revision 5863 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:23:14 2015 UTC (8 years, 11 months ago) by michael
File length: 6721 byte(s)
Diff to previous 5547 , to selected 4817
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5547 - (view) (annotate) - [select for diffs]
Modified Thu Feb 12 14:25:58 2015 UTC (9 years, 2 months ago) by michael
File length: 6794 byte(s)
Diff to previous 5401 , to selected 4817
- m_mode.c, m_svsmode.c, m_svsnick.c: const correctness

Revision 5401 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 15:12:22 2015 UTC (9 years, 2 months ago) by michael
File length: 6839 byte(s)
Diff to previous 5393 , to selected 4817
- m_mode.c, m_whois.c: added missing HasUMode test

Revision 5393 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 13:42:21 2015 UTC (9 years, 2 months ago) by michael
File length: 6796 byte(s)
Diff to previous 5346 , to selected 4817
- Minor cleanups and optimizations to usermode handling

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (9 years, 3 months ago) by michael
File length: 6804 byte(s)
Diff to previous 5033 , to selected 4817
- Update copyright years

Revision 5033 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 15:38:35 2014 UTC (9 years, 4 months ago) by michael
File length: 6804 byte(s)
Diff to previous 4817
- m_mode.c:set_user_mode(): no longer allow multiple arguments to be passed to the
  umode handler

Revision 4817 - (view) (annotate) - [selected]
Modified Sat Nov 1 16:05:01 2014 UTC (9 years, 5 months ago) by michael
File length: 6969 byte(s)
Diff to previous 4816
- Renamed variables

Revision 4816 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 15:29:49 2014 UTC (9 years, 5 months ago) by michael
File length: 6966 byte(s)
Diff to previous 4706 , to selected 4817
- Renamed variables

Revision 4706 - (view) (annotate) - [select for diffs]
Modified Sun Oct 5 16:42:47 2014 UTC (9 years, 6 months ago) by michael
File length: 6963 byte(s)
Diff to previous 4617 , to selected 4817
- Don't assemble umode buffer twice in send_umode_out()

Revision 4617 - (view) (annotate) - [select for diffs]
Modified Sun Sep 7 13:00:55 2014 UTC (9 years, 7 months ago) by michael
File length: 6973 byte(s)
Diff to previous 4564 , to selected 4817
- Renamed Channel::chname to Channel::name

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (9 years, 7 months ago) by michael
File length: 6977 byte(s)
Diff to previous 4546 , to selected 4817
- Update GPL 2 license headers

Revision 4546 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:38 2014 UTC (9 years, 7 months ago) by michael
File length: 6973 byte(s)
Diff to previous 4341 , to selected 4817
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4341 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:53:48 2014 UTC (9 years, 8 months ago) by michael
File length: 6967 byte(s)
Diff to previous 3694 , to selected 4817
- Renamed structures to meet code conventions

Revision 3694 - (view) (annotate) - [select for diffs]
Modified Thu May 29 19:37:00 2014 UTC (9 years, 10 months ago) by michael
File length: 6971 byte(s)
Diff to previous 3666 , to selected 4817
- Removed CHFL_DEOPPED flags which is no longer needed with TS6

Revision 3666 - (view) (annotate) - [select for diffs]
Modified Thu May 29 10:32:49 2014 UTC (9 years, 10 months ago) by michael
File length: 7059 byte(s)
Diff to previous 3665 , to selected 4817
- m_mode.c:m_mode(): moved 'parabuf' and 'modebuf' to inner scope

Revision 3665 - (view) (annotate) - [select for diffs]
Modified Thu May 29 10:29:43 2014 UTC (9 years, 10 months ago) by michael
File length: 7044 byte(s)
Diff to previous 3540 , to selected 4817
- m_mode.c:set_user_mode(): moved 'buf' to inner scope

Revision 3540 - (view) (annotate) - [select for diffs]
Modified Thu May 15 16:23:09 2014 UTC (9 years, 11 months ago) by michael
File length: 7042 byte(s)
Diff to previous 3478 , to selected 4817
- m_mode.c:set_user_mode(): renamed variables

Revision 3478 - (view) (annotate) - [select for diffs]
Modified Sun May 4 16:44:12 2014 UTC (9 years, 11 months ago) by michael
File length: 7034 byte(s)
Diff to previous 3377 , to selected 4817
- m_mode.c:set_user_mode(): use pre-decrement just for consistency

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (9 years, 11 months ago) by michael
File length: 7034 byte(s)
Diff to previous 3356 , to selected 4817
- Create 8.2.x branch

Revision 3356 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:48:33 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7034 byte(s)
Diff to previous 3347 , to selected 4817
- Added m_bmask.c and m_tmode.c

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 10819 byte(s)
Diff to previous 3315 , to selected 4817
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3315 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 13:03:59 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 10821 byte(s)
Diff to previous 3314 , to selected 4817
- m_mode.c:set_user_mode(): removed pointless assert()

Revision 3314 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 12:35:44 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 10845 byte(s)
Diff to previous 3313 , to selected 4817
- m_mode.c: minor cleanups to set_user_mode()

Revision 3313 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 12:32:01 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 10812 byte(s)
Diff to previous 3246 , to selected 4817
- Moved set_user_mode() to m_mode.c

Revision 3246 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 17:37:13 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7337 byte(s)
Diff to previous 3159 , to selected 4817
- Fixed inconsistent style in several places

Revision 3159 - (view) (annotate) - [select for diffs]
Modified Sat Mar 15 16:28:33 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7345 byte(s)
Diff to previous 3156 , to selected 4817
- Fixed now outdated comments

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7440 byte(s)
Diff to previous 3150 , to selected 4817
- Removed client_p pointers from everywhere

Revision 3150 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 14:11:34 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7532 byte(s)
Diff to previous 3136 , to selected 4817
- Removed unused client_p pointer from all chm_* channel mode handlers

Revision 3136 - (view) (annotate) - [select for diffs]
Modified Tue Mar 11 18:24:03 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7572 byte(s)
Diff to previous 3135 , to selected 4817
- Various fixes to previous ts5 removal changes

Revision 3135 - (view) (annotate) - [select for diffs]
Modified Mon Mar 10 21:11:25 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7696 byte(s)
Diff to previous 3109 , to selected 4817
- Server now no longer accepts TS5 links

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 7888 byte(s)
Diff to previous 3096 , to selected 4817
- Applied Adam's sendto_one_numeric() changes

Revision 3096 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 23:31:45 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8171 byte(s)
Diff to previous 3044 , to selected 4817
- Applied Adam's "Put the command name in parv[0], not prefix name" patch

Revision 3044 - (view) (annotate) - [select for diffs]
Modified Tue Feb 25 21:10:46 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8162 byte(s)
Diff to previous 3041 , to selected 4817
- ms_bmask(): made mode_type an unsigned int type

Revision 3041 - (view) (annotate) - [select for diffs]
Modified Tue Feb 25 20:42:13 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8150 byte(s)
Diff to previous 2937 , to selected 4817
- ms_bmask(), remove_ban_list(): removed capability tests for CAP_IE and CAP_EX
  as +I and +e are mandatory for quite a while now

Revision 2937 - (view) (annotate) - [select for diffs]
Modified Sun Jan 26 12:15:55 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8232 byte(s)
Diff to previous 2888 , to selected 4817
- Clean up stupid pointer magic passed to the channel mode handlers.

Revision 2888 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 17:47:11 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8336 byte(s)
Diff to previous 2820 , to selected 4817
- Fixed improper use of the ID_or_name macro in several places

Revision 2820 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:10:26 2014 UTC (10 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8348 byte(s)
Diff to previous 2644 , to selected 4817
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2644 - (view) (annotate) - [select for diffs]
Modified Tue Dec 10 19:19:21 2013 UTC (10 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8242 byte(s)
Diff to previous 2560 , to selected 4817
- m_mode.c: fixed possible desync with modes set by services

Revision 2560 - (view) (annotate) - [select for diffs]
Modified Sun Nov 17 15:37:01 2013 UTC (10 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8170 byte(s)
Diff to previous 1895 , to selected 4817
- m_mode.c:ms_bmask(): fixed bug with server hiding enabled

Revision 1895 - (view) (annotate) - [select for diffs]
Modified Sat Apr 27 17:07:53 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8086 byte(s)
Diff to previous 1834 , to selected 4817
- m_mode(): these buffers don't need to be static

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8174 byte(s)
Diff to previous 1832 , to selected 4817
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8124 byte(s)
Diff to previous 1793 , to selected 4817
- 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 (11 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8174 byte(s)
Diff to previous 1592 , to selected 4817
- Replaced all occurrences of ircsprintf with sprintf/snprintf
  and killed sprintf_irc.(c|h)

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_mode.c
File length: 8189 byte(s)
Diff to previous 1474 , to selected 4817
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

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/core/m_mode.c
File length: 8189 byte(s)
Diff to previous 1309 , to selected 4817
- removed &localchannels

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/core/m_mode.c
File length: 8210 byte(s)
Diff to previous 1243 , to selected 4817
- 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/core/m_mode.c
File length: 8212 byte(s)
Diff to previous 1230 , to selected 4817
- 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/core/m_mode.c
File length: 8251 byte(s)
Diff to previous 1178 , to selected 4817
- cleanup module loader. Make module api more flexible

Revision 1178 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 08:11:31 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/core/m_mode.c
File length: 8245 byte(s)
Diff to previous 1156 , to selected 4817
- 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, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/core/m_mode.c
File length: 8227 byte(s)
Diff to previous 1155 , to selected 4817
- create ircd-hybrid-8 "branch"

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

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/core/m_mode.c
File length: 8227 byte(s)
Diff to previous 1029 , to selected 4817
- 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, 5 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/core/m_mode.c
File length: 8257 byte(s)
Diff to previous 1028 , to selected 4817
- 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, 5 months ago) by michael
Original Path: ircd-hybrid/modules/core/m_mode.c
File length: 8257 byte(s)
Diff to previous 1011 , to selected 4817
- move ircd-hybrid-7.2 to trunk

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/core/m_mode.c
File length: 8257 byte(s)
Diff to previous 885 , to selected 4817
- 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 (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/core/m_mode.c
File length: 8280 byte(s)
Diff to previous 848 , to selected 4817
- 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 848 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 17:22:44 2007 UTC (17 years, 1 month ago) by db
Original Path: ircd-hybrid-7.2/modules/core/m_mode.c
File length: 8512 byte(s)
Diff to previous 632 , to selected 4817
- This remnant of LazyLinks DIE DIE DIE


Revision 632 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 10:53:00 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/core/m_mode.c
File length: 9179 byte(s)
Diff to previous 34 , to selected 4817
- Added channel::disable_fake_channels which disallows creation of channels
  that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
  backported from 7.3

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

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/modules/core/m_mode.c
File length: 9156 byte(s)
Diff to previous 30 , to selected 4817
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/modules/core/m_mode.c
File length: 9213 byte(s)
Diff to selected 4817
- 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