ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/m_pass.c
Revision 6160 - (view) (annotate) - [select for diffs]
Modified Thu Jun 18 10:49:13 2015 UTC (10 years, 2 months ago) by michael
File length: 2918 byte(s)
Diff to previous 5880
- Move all SID/UID related code to id.c

Revision 5880 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:01:42 2015 UTC (10 years, 3 months ago) by michael
File length: 2902 byte(s)
Diff to previous 5863
- 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 (10 years, 4 months ago) by michael
File length: 2755 byte(s)
Diff to previous 5773
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5773 - (view) (annotate) - [select for diffs]
Modified Sat Apr 4 15:42:35 2015 UTC (10 years, 4 months ago) by michael
File length: 2843 byte(s)
Diff to previous 5561
- Removed TS_DOESTS, DoesTS, and related code

Revision 5561 - (view) (annotate) - [select for diffs]
Modified Sat Feb 14 20:02:54 2015 UTC (10 years, 6 months ago) by michael
File length: 3312 byte(s)
Diff to previous 5346
- Don't make use of CAP_TS6 as we no longer need it, but still send it to other servers via CAPAB for backward compatibility

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (10 years, 7 months ago) by michael
File length: 3369 byte(s)
Diff to previous 4589
- Update copyright years

Revision 4589 - (view) (annotate) - [select for diffs]
Modified Tue Aug 26 15:59:21 2014 UTC (11 years ago) by michael
File length: 3369 byte(s)
Diff to previous 4564
- Renamed 'localClient' Client structure member to just 'connection'

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

Revision 4546 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:38 2014 UTC (11 years ago) by michael
File length: 3367 byte(s)
Diff to previous 4438
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4438 - (view) (annotate) - [select for diffs]
Modified Sat Aug 9 18:33:17 2014 UTC (11 years ago) by michael
File length: 3361 byte(s)
Diff to previous 3377
- Renamed various variables

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

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

Revision 3332 - (view) (annotate) - [select for diffs]
Modified Wed Apr 16 15:58:26 2014 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3361 byte(s)
Diff to previous 3156
- doxygen

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 2944 byte(s)
Diff to previous 3109
- Removed client_p pointers from everywhere

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 2978 byte(s)
Diff to previous 3096
- Applied Adam's sendto_one_numeric() changes

Revision 3096 - (view) (annotate) - [select for diffs]
Modified Sat Mar 1 23:31:45 2014 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3041 byte(s)
Diff to previous 2820
- 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
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3047 byte(s)
Diff to previous 1834
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

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

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3071 byte(s)
Diff to previous 1666
- 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 1666 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 17:03:18 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3081 byte(s)
Diff to previous 1646
- Cleanup unused header file includes
- Fixed minor compile warning in conf.c

Revision 1646 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 21:02:43 2012 UTC (12 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3061 byte(s)
Diff to previous 1592
- First pass of conf parser stabilization/cleanup

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (12 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_pass.c
File length: 3102 byte(s)
Diff to previous 1569
- 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_pass.c
File length: 3102 byte(s)
Diff to previous 1243
- Removed remnants of MFLG_UNREG which is no longer needed with the
  current implementation of message handlers

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_pass.c
File length: 3115 byte(s)
Diff to previous 1230
- 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_pass.c
File length: 3178 byte(s)
Diff to previous 1178
- cleanup module loader. Make module api more flexible

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_pass.c
File length: 3022 byte(s)
Diff to previous 1156
- 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 (14 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_pass.c
File length: 3016 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 (14 years ago) by michael
Original Path: ircd-hybrid/modules/m_pass.c
File length: 3016 byte(s)
Diff to previous 1121
- recreate "trunk"

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_pass.c
File length: 3016 byte(s)
Diff to previous 1115
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1115 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 14:42:54 2010 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_pass.c
File length: 3046 byte(s)
Diff to previous 1029
- Rename bogus_host() found in several modules to check_servname() and move
  it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
  ircd won't start otherwise

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_pass.c
File length: 3058 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 (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/modules/m_pass.c
File length: 3058 byte(s)
Diff to previous 573
- move ircd-hybrid-7.2 to trunk

Revision 573 - (view) (annotate) - [select for diffs]
Modified Mon May 1 09:40:37 2006 UTC (19 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_pass.c
File length: 3058 byte(s)
Diff to previous 34
- ts6 fixes as explained on irc

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

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_pass.c
File length: 3032 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 (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_pass.c
File length: 3084 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