ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_svsnick.c
Revision 3096 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 23:31:45 2014 UTC (11 years, 5 months ago) by michael
File length: 4345 byte(s)
Diff to previous 2820 , to selected 1662
- 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 (11 years, 7 months ago) by michael
File length: 4351 byte(s)
Diff to previous 2482 , to selected 1662
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2482 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 17:54:03 2013 UTC (11 years, 10 months ago) by michael
File length: 4355 byte(s)
Diff to previous 2300 , to selected 1662
- m_svsnick.c: fixed stupid bug that leads to desynchronized nick database
  throughout the entire network

Revision 2300 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 12:10:37 2013 UTC (12 years, 2 months ago) by michael
File length: 4355 byte(s)
Diff to previous 1734 , to selected 1662
- whowas: Renamed functions.
  add_history -> whowas_add_history
  off_history -> whowas_off_history
  get_history -> whowas_get_history

Revision 1734 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 12:59:24 2013 UTC (12 years, 7 months ago) by michael
File length: 4348 byte(s)
Diff to previous 1662
- Add support for "away-notify" client capability

Revision 1662 - (view) (annotate) - [selected]
Modified Sat Nov 17 20:11:33 2012 UTC (12 years, 9 months ago) by michael
File length: 4345 byte(s)
Diff to previous 1592
- Fixed inconsistent svn file properties

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

Revision 1569 - (view) (annotate) - [select for diffs]
Modified Tue Oct 16 18:46:53 2012 UTC (12 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4345 byte(s)
Diff to previous 1474 , to selected 1662
- Removed remnants of MFLG_UNREG which is no longer needed with the
  current implementation of message handlers

Revision 1474 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 14:44:07 2012 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4358 byte(s)
Diff to previous 1243 , to selected 1662
- removed &localchannels

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/modules/m_svsnick.c
File length: 4370 byte(s)
Diff to previous 1230 , to selected 1662
- 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 (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4429 byte(s)
Diff to previous 1221 , to selected 1662
- cleanup module loader. Make module api more flexible

Revision 1221 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 10:44:31 2011 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4314 byte(s)
Diff to previous 1219 , to selected 1662
- m_svsnick(), m_svsmode(): remove redundant argument count validation

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/modules/m_svsnick.c
File length: 4339 byte(s)
Diff to previous 1178 , to selected 1662
- 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/modules/m_svsnick.c
File length: 4326 byte(s)
Diff to previous 1169 , to selected 1662
- 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 1169 - (view) (annotate) - [select for diffs]
Modified Fri Aug 12 18:45:03 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4320 byte(s)
Diff to previous 1165 , to selected 1662
- rename find_server to hash_find_server to satisfy naming convention
- pull m_services.c and m_jupe.c from contrib/
- style fixes in some places

Revision 1165 - (view) (annotate) - [select for diffs]
Added Thu Aug 11 18:56:53 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_svsnick.c
File length: 4315 byte(s)
Diff to selected 1662
- rename clean_nick_name() to valid_nickname() and move it so s_user.c
- add SVSNICK module
- update Makefile accordingly

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