ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/modules/m_webirc.c
Revision 2713 - (view) (annotate) - [select for diffs]
Modified Tue Dec 24 18:38:16 2013 UTC (12 years, 8 months ago) by michael
File length: 4560 byte(s)
Diff to previous 2701
- m_webirc.c: instead of silently dropping WEBIRC requests from
  registered clients, simply send ERR_ALREADYREGISTRED

Revision 2701 - (view) (annotate) - [select for diffs]
Modified Wed Dec 18 12:39:25 2013 UTC (12 years, 8 months ago) by michael
File length: 4552 byte(s)
Diff to previous 2528
- m_webirc.c:mr_webirc(): fixed bug where parv[3] isn't tested for
  a valid hostname. Spotted by Adam.

Revision 2528 - (view) (annotate) - [select for diffs]
Modified Thu Nov 7 18:12:38 2013 UTC (12 years, 10 months ago) by michael
File length: 4959 byte(s)
Diff to previous 2419
- Added usermode +W. Users connected via a webirc gateway get this
  mode set by servers.
- /WHOIS now shows whether a client is connected via a webirc
  gateway

Revision 2419 - (view) (annotate) - [select for diffs]
Modified Tue Jul 23 16:25:10 2013 UTC (13 years, 1 month ago) by michael
File length: 4923 byte(s)
Diff to previous 2417
- ioengine changes as of 23JUL13

Revision 2417 - (view) (annotate) - [select for diffs]
Modified Sun Jul 21 18:11:50 2013 UTC (13 years, 1 month ago) by michael
File length: 4881 byte(s)
Diff to previous 2381
- Change command message handlers to int type

Revision 2381 - (view) (annotate) - [select for diffs]
Modified Sat Jul 6 16:22:05 2013 UTC (13 years, 2 months ago) by michael
File length: 4885 byte(s)
Diff to previous 2274
- Add NEWIO branch

Revision 2274 - (view) (annotate) - [select for diffs]
Modified Tue Jun 18 16:01:57 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_webirc.c
File length: 4885 byte(s)
Diff to previous 1715
- Sort out unused header includes

Revision 1715 - (view) (annotate) - [select for diffs]
Modified Mon Dec 24 15:19:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_webirc.c
File length: 4924 byte(s)
Diff to previous 1689
- Improved WEBIRC authentication; added 'webirc' to auth::flags

Revision 1689 - (view) (annotate) - [select for diffs]
Modified Wed Dec 19 21:43:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_webirc.c
File length: 5606 byte(s)
Diff to previous 1659
- Fixed WEBIRC module

Revision 1659 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 19:29:07 2012 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_webirc.c
File length: 5600 byte(s)
Copied from: ircd-hybrid/trunk/contrib/m_webirc.c revision 1651
Diff to previous 1636
- move m_webirc.c from contrib/ to modules/

Revision 1636 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 17:09:47 2012 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/contrib/m_webirc.c
File length: 5600 byte(s)
Diff to previous 1634
- Cleanup configuration subsystem
- Fixed broken CIDR support for /challenge

Revision 1634 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:53:56 2012 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/contrib/m_webirc.c
File length: 5601 byte(s)
Diff to previous 1632
- fixed compile warnings in contrib/

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/contrib/m_webirc.c
File length: 5606 byte(s)
Diff to previous 1592
- Initial rewrite of the configuration subsystem

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/contrib/m_webirc.c
File length: 5687 byte(s)
Diff to previous 1543
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1543 - (view) (annotate) - [select for diffs]
Modified Sun Sep 30 11:23:41 2012 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_webirc.c
File length: 5687 byte(s)
Diff to previous 1309
- m_webirc.c: fixed typo in comment

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_webirc.c
File length: 5688 byte(s)
Diff to previous 1268
- 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 1268 - (view) (annotate) - [select for diffs]
Modified Wed Jan 18 08:20:31 2012 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_webirc.c
File length: 5690 byte(s)
Diff to previous 1262
- get contributed modules to work with new module api

Revision 1262 - (view) (annotate) - [select for diffs]
Added Sun Jan 15 22:05:46 2012 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/contrib/m_webirc.c
File length: 5729 byte(s)
- added m_webirc.c to contrib/

(Current path doesn't exist after revision 9091)

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