ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/m_challenge.c
Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (11 years, 4 months ago) by michael
File length: 7030 byte(s)
Diff to previous 3336 , to selected 3007
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3336 - (view) (annotate) - [select for diffs]
Modified Fri Apr 18 11:03:09 2014 UTC (11 years, 4 months ago) by michael
File length: 7032 byte(s)
Diff to previous 3300 , to selected 3007
- doxygen

Revision 3300 - (view) (annotate) - [select for diffs]
Modified Sat Apr 12 18:26:22 2014 UTC (11 years, 4 months ago) by michael
File length: 7102 byte(s)
Diff to previous 3156 , to selected 3007
- doxygen

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (11 years, 5 months ago) by michael
File length: 6217 byte(s)
Diff to previous 3110 , to selected 3007
- Removed client_p pointers from everywhere

Revision 3110 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 20:33:17 2014 UTC (11 years, 5 months ago) by michael
File length: 6292 byte(s)
Diff to previous 3109 , to selected 3007
- Added sendto_one_notice()

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (11 years, 5 months ago) by michael
File length: 6370 byte(s)
Diff to previous 3096 , to selected 3007
- 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
File length: 6569 byte(s)
Diff to previous 3007
- Applied Adam's "Put the command name in parv[0], not prefix name" patch

Revision 3007 - (view) (annotate) - [selected]
Modified Wed Feb 19 11:38:21 2014 UTC (11 years, 6 months ago) by michael
File length: 6575 byte(s)
Diff to previous 2947
- m_challenge.c:m_challenge(): fixed an XXX

Revision 2947 - (view) (annotate) - [select for diffs]
Modified Sun Jan 26 19:41:03 2014 UTC (11 years, 7 months ago) by michael
File length: 6342 byte(s)
Diff to previous 2820 , to selected 3007
- Revert -r1925. We no longer show how many times an oline has been hit.

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: 6361 byte(s)
Diff to previous 2248 , to selected 3007
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2248 - (view) (annotate) - [select for diffs]
Modified Sun Jun 16 11:28:30 2013 UTC (12 years, 2 months ago) by michael
File length: 6281 byte(s)
Diff to previous 2232 , to selected 3007
- Add operator::ssl_connection_required configuration option

Revision 2232 - (view) (annotate) - [select for diffs]
Modified Fri Jun 14 16:31:44 2013 UTC (12 years, 2 months ago) by michael
File length: 6055 byte(s)
Diff to previous 2224 , to selected 3007
- Enable certificate fingerprint validation for CHALLENGE aswell

Revision 2224 - (view) (annotate) - [select for diffs]
Modified Wed Jun 12 18:10:43 2013 UTC (12 years, 2 months ago) by michael
File length: 5726 byte(s)
Diff to previous 1925 , to selected 3007
- white-space commit/style corrections

Revision 1925 - (view) (annotate) - [select for diffs]
Modified Tue Apr 30 15:22:51 2013 UTC (12 years, 4 months ago) by michael
File length: 5675 byte(s)
Diff to previous 1834 , to selected 3007
- "STATS o" now shows how many times an oper{} block has been used.
  Just like "STATS x|q"

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (12 years, 4 months ago) by michael
File length: 5656 byte(s)
Diff to previous 1832 , to selected 3007
- 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
File length: 5606 byte(s)
Diff to previous 1666 , to selected 3007
- 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
File length: 5656 byte(s)
Diff to previous 1646 , to selected 3007
- 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
File length: 5636 byte(s)
Diff to previous 1636 , to selected 3007
- First pass of conf parser stabilization/cleanup

Revision 1636 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 17:09:47 2012 UTC (12 years, 9 months ago) by michael
File length: 5637 byte(s)
Diff to previous 1632 , to selected 3007
- Cleanup configuration subsystem
- Fixed broken CIDR support for /challenge

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (12 years, 9 months ago) by michael
File length: 5777 byte(s)
Diff to previous 1618 , to selected 3007
- Initial rewrite of the configuration subsystem

Revision 1618 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 21:04:38 2012 UTC (12 years, 9 months ago) by michael
File length: 5905 byte(s)
Diff to previous 1592 , to selected 3007
- Made m_globops() and ms_globops() use sendto_realops_flags()
- Added message-type parameter to sendto_realops_flags() which can be one of
  SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS
- Forward-port -r1617

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

Revision 1467 - (view) (annotate) - [select for diffs]
Modified Fri Jul 20 16:08:23 2012 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 5867 byte(s)
Diff to previous 1446 , to selected 3007
- m_challenge.c: add mo_challenge() which now takes care of operators
  issuing the CHALLENGE command

Revision 1446 - (view) (annotate) - [select for diffs]
Modified Mon Jun 25 20:05:12 2012 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 5868 byte(s)
Diff to previous 1415 , to selected 3007
- Removed OMOTD
--- Diese und die folgenden Zeilen werden ignoriert --

M    include/defaults.h
M    include/conf.h
M    include/numeric.h
M    include/motd.h
M    src/s_user.c
M    src/messages.tab
M    src/motd.c
M    src/ircd.c
M    modules/Makefile.in
M    modules/m_challenge.c
M    modules/m_oper.c
D    modules/m_omotd.c
M    modules/m_rehash.c
M    modules/Makefile.am
M    NEWS

Revision 1415 - (view) (annotate) - [select for diffs]
Modified Sat May 26 08:58:18 2012 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 5913 byte(s)
Diff to previous 1309 , to selected 3007
- m_challenge: add module_init, module_exit dummy functions to shut up
  the module loader bitching about missing 'modules_entry' symbol if
  OpenSSL is not found/enabled.

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (13 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 5836 byte(s)
Diff to previous 1285 , to selected 3007
- 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 1285 - (view) (annotate) - [select for diffs]
Modified Sun Feb 5 15:12:59 2012 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 5840 byte(s)
Diff to previous 1247 , to selected 3007
- added CIDR support for operator{} blocks
- operator "name"{} is no longer supported

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_challenge.c
File length: 6090 byte(s)
Diff to previous 1243 , to selected 3007
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

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_challenge.c
File length: 6274 byte(s)
Diff to previous 1230 , to selected 3007
- 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_challenge.c
File length: 6367 byte(s)
Diff to previous 1219 , to selected 3007
- cleanup module loader. Make module api more flexible

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_challenge.c
File length: 6360 byte(s)
Diff to previous 1178 , to selected 3007
- 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_challenge.c
File length: 6346 byte(s)
Diff to previous 1156 , to selected 3007
- 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_challenge.c
File length: 6340 byte(s)
Diff to previous 1155 , to selected 3007
- 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_challenge.c
File length: 6340 byte(s)
Diff to previous 1121 , to selected 3007
- 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_challenge.c
File length: 6340 byte(s)
Diff to previous 1029 , to selected 3007
- 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 (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_challenge.c
File length: 6313 byte(s)
Diff to previous 1028 , to selected 3007
- 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_challenge.c
File length: 6313 byte(s)
Diff to previous 912 , to selected 3007
- move ircd-hybrid-7.2 to trunk

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_challenge.c
File length: 6313 byte(s)
Diff to previous 817 , to selected 3007
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

Revision 817 - (view) (annotate) - [select for diffs]
Modified Sun Sep 10 17:45:31 2006 UTC (18 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_challenge.c
File length: 6283 byte(s)
Diff to previous 34 , to selected 3007
- m_challenge(): fixed another challenge bug which would
  reject a client's challenge response if the user= line
  contains an IP.

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_challenge.c
File length: 6101 byte(s)
Diff to previous 33 , to selected 3007
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_challenge.c
File length: 6101 byte(s)
Diff to previous 32 , to selected 3007
- 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_challenge.c
File length: 6101 byte(s)
Diff to previous 31 , to selected 3007
- 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_challenge.c
File length: 6101 byte(s)
Diff to previous 30 , to selected 3007
- 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_challenge.c
File length: 6158 byte(s)
Diff to selected 3007
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 6591)

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