ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/core/m_kick.c
Revision 8430 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 18:48:40 2018 UTC (6 years ago) by michael
File length: 6316 byte(s)
Diff to previous 8280 , to selected 1029
- Stylistic changes

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: 6309 byte(s)
Diff to previous 7925 , to selected 1029
- Update copyright years

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: 6309 byte(s)
Diff to previous 7905 , to selected 1029
- Update copyright years

Revision 7905 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 13:46:14 2016 UTC (7 years, 4 months ago) by michael
File length: 6309 byte(s)
Diff to previous 7007 , to selected 1029
- m_kick.c:m_kick(): whitespace changes

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: 6305 byte(s)
Diff to previous 6760 , to selected 1029
- Update copyright years

Revision 6760 - (view) (annotate) - [select for diffs]
Modified Fri Nov 13 18:25:53 2015 UTC (8 years, 5 months ago) by michael
File length: 6305 byte(s)
Diff to previous 6380 , to selected 1029
- Merge sendto_channel_local_butone() functionality into sendto_channel_local() and get rid of sendto_channel_local_butone()

Revision 6380 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 10:53:32 2015 UTC (8 years, 7 months ago) by michael
File length: 6269 byte(s)
Diff to previous 5880 , to selected 1029
- m_kick.c: doxygen

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: 5416 byte(s)
Diff to previous 5863 , to selected 1029
- 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: 5270 byte(s)
Diff to previous 5576 , to selected 1029
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5576 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 12:32:58 2015 UTC (9 years, 2 months ago) by michael
File length: 5343 byte(s)
Diff to previous 5346 , to selected 1029
- m_kick.c:ms_kick(): replaced IsServer() test with IsClient()

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: 5343 byte(s)
Diff to previous 4963 , to selected 1029
- Update copyright years

Revision 4963 - (view) (annotate) - [select for diffs]
Modified Mon Dec 1 13:08:44 2014 UTC (9 years, 4 months ago) by michael
File length: 5343 byte(s)
Diff to previous 4898 , to selected 1029
- Get rid of NOCAPS

Revision 4898 - (view) (annotate) - [select for diffs]
Modified Fri Nov 21 17:52:01 2014 UTC (9 years, 4 months ago) by michael
File length: 5363 byte(s)
Diff to previous 4816 , to selected 1029
- m_kick.c:ms_kick(): hide remote server names if KICK comes from hidden servers
  or if serverhide::hide_servers is set to 'yes'

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: 5281 byte(s)
Diff to previous 4794 , to selected 1029
- Renamed variables

Revision 4794 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 13:09:31 2014 UTC (9 years, 5 months ago) by michael
File length: 5233 byte(s)
Diff to previous 4617 , to selected 1029
- Removed pointless test for UMODE_DEAF in both sendto_channel_local() and
  sendto_channel_local_butone()

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: 5272 byte(s)
Diff to previous 4564 , to selected 1029
- 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: 5290 byte(s)
Diff to previous 4546 , to selected 1029
- 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: 5286 byte(s)
Diff to previous 3725 , to selected 1029
- Fixed compile warnings with -Wmissing-field-initializers

Revision 3725 - (view) (annotate) - [select for diffs]
Modified Sat May 31 16:29:38 2014 UTC (9 years, 10 months ago) by michael
File length: 5280 byte(s)
Diff to previous 3722 , to selected 1029
- Halfops are now part of the ircd core and enabled by default

Revision 3722 - (view) (annotate) - [select for diffs]
Modified Fri May 30 18:25:18 2014 UTC (9 years, 10 months ago) by michael
File length: 5301 byte(s)
Diff to previous 3716 , to selected 1029
- m_kick.c:m_kick(): removed outdated comment

Revision 3716 - (view) (annotate) - [select for diffs]
Modified Fri May 30 17:43:20 2014 UTC (9 years, 10 months ago) by michael
File length: 5364 byte(s)
Diff to previous 3432 , to selected 1029
- m_kick.c:m_kick(): channel halfops (%) may now no longer KICK other channel halfops

Revision 3432 - (view) (annotate) - [select for diffs]
Modified Thu May 1 12:44:46 2014 UTC (9 years, 11 months ago) by michael
File length: 5456 byte(s)
Diff to previous 3377 , to selected 1029
- Replace few hash_find_id() with find_person()

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: 5470 byte(s)
Diff to previous 3347 , to selected 1029
- Create 8.2.x branch

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_kick.c
File length: 5470 byte(s)
Diff to previous 3204 , to selected 1029
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3204 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 19:42:47 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 5470 byte(s)
Diff to previous 3199 , to selected 1029
- m_kick.c: incorporate some of Adam's cleanups.

Revision 3199 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 20:58:07 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 5867 byte(s)
Diff to previous 3198 , to selected 1029
- Fix to previous commit to m_kick.c

Revision 3198 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 20:48:40 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 5867 byte(s)
Diff to previous 3196 , to selected 1029
- m_kick.c: cleaned up m_kick()

Revision 3196 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 20:25:35 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6222 byte(s)
Diff to previous 3192 , to selected 1029
- m_kick.c:m_kick(): renamed 'who' Client pointer to 'target_p'

Revision 3192 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 19:46:39 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6185 byte(s)
Diff to previous 3186 , to selected 1029
- Fixed compile error in ms_sid()
- Cleaned up find_chasing(). Removed useless third 'chasing' argument.

Revision 3186 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 18:09:34 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6214 byte(s)
Diff to previous 3156 , to selected 1029
- Get rid of the ID() macro

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_kick.c
File length: 6214 byte(s)
Diff to previous 3135 , to selected 1029
- Removed client_p pointers from everywhere

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_kick.c
File length: 6246 byte(s)
Diff to previous 3109 , to selected 1029
- 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_kick.c
File length: 6421 byte(s)
Diff to previous 3096 , to selected 1029
- 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_kick.c
File length: 6855 byte(s)
Diff to previous 2820 , to selected 1029
- Applied Adam's "Put the command name in parv[0], not prefix name" patch

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_kick.c
File length: 6861 byte(s)
Diff to previous 2475 , to selected 1029
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2475 - (view) (annotate) - [select for diffs]
Modified Fri Oct 11 19:40:43 2013 UTC (10 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6795 byte(s)
Diff to previous 1892 , to selected 1029
- find_person(): fixed naming convention
- find_chasing(): reduced required arguments

Revision 1892 - (view) (annotate) - [select for diffs]
Modified Sat Apr 27 14:48:06 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6805 byte(s)
Diff to previous 1876 , to selected 1029
- m_kick.c: revert changes made in revision 1.24 (cvs) made on Sun Jan 7 04:46:30 2001 UTC
  AnonOps are gone. And as described in rfc 2812, this is how ircd should behave in case
  no kick-reason has been specified

Revision 1876 - (view) (annotate) - [select for diffs]
Modified Sat Apr 27 09:36:33 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/core/m_kick.c
File length: 6798 byte(s)
Diff to previous 1834 , to selected 1029
- m_whowas.c,m_names.c,m_kick.c: remove pointless code. There's no real reason why
  we should skip preceding commas in nick-/channelnames

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_kick.c
File length: 6871 byte(s)
Diff to previous 1832 , to selected 1029
- 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_kick.c
File length: 6801 byte(s)
Diff to previous 1592 , to selected 1029
- 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 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_kick.c
File length: 6871 byte(s)
Diff to previous 1474 , to selected 1029
- 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_kick.c
File length: 6871 byte(s)
Diff to previous 1243 , to selected 1029
- removed &localchannels

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_kick.c
File length: 6885 byte(s)
Diff to previous 1230 , to selected 1029
- 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_kick.c
File length: 6924 byte(s)
Diff to previous 1219 , to selected 1029
- cleanup module loader. Make module api more flexible

Revision 1219 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 09:02:38 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/core/m_kick.c
File length: 6790 byte(s)
Diff to previous 1178 , to selected 1029
- 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 (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/core/m_kick.c
File length: 6777 byte(s)
Diff to previous 1167 , to selected 1029
- 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 1167 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 20:13:38 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/core/m_kick.c
File length: 6771 byte(s)
Diff to previous 1156 , to selected 1029
- Improve services support
- Add channelmode +r

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_kick.c
File length: 6747 byte(s)
Diff to previous 1155 , to selected 1029
- 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_kick.c
File length: 6747 byte(s)
Diff to previous 1121 , to selected 1029
- 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_kick.c
File length: 6747 byte(s)
Diff to previous 1029
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1029 - (view) (annotate) - [selected]
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_kick.c
File length: 6777 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, 5 months ago) by michael
Original Path: ircd-hybrid/modules/core/m_kick.c
File length: 6777 byte(s)
Diff to previous 1011 , to selected 1029
- 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_kick.c
File length: 6777 byte(s)
Diff to previous 885 , to selected 1029
- 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_kick.c
File length: 6800 byte(s)
Diff to previous 34 , to selected 1029
- 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 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_kick.c
File length: 6826 byte(s)
Diff to previous 33 , to selected 1029
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_kick.c
File length: 6826 byte(s)
Diff to previous 32 , to selected 1029
- 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_kick.c
File length: 6826 byte(s)
Diff to previous 31 , to selected 1029
- 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_kick.c
File length: 6826 byte(s)
Diff to previous 30 , to selected 1029
- 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_kick.c
File length: 6883 byte(s)
Diff to selected 1029
- 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