ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/contrib/ip_cloaking.c
Revision 1575 - (view) (annotate) - [select for diffs]
Modified Thu Oct 18 14:27:36 2012 UTC (11 years, 6 months ago) by michael
File length: 15174 byte(s)
Diff to previous 1474 , to selected 1395
- contrib/m_change.c,ip_cloaking.c: CHGHOST/CHGIDENT didn't update bancache. Fixed

Revision 1474 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 14:44:07 2012 UTC (11 years, 8 months ago) by michael
File length: 15137 byte(s)
Diff to previous 1395
- removed &localchannels

Revision 1395 - (view) (annotate) - [selected]
Modified Thu May 3 08:42:55 2012 UTC (11 years, 11 months ago) by michael
File length: 15143 byte(s)
Diff to previous 1309
- contrib/ip_cloaking.c:set_vhost: fixed bug that prevents userhost entries
  from getting removed from the userhostTable[] on client-exit

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
File length: 14908 byte(s)
Diff to previous 1268 , to selected 1395
- 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 (12 years, 3 months ago) by michael
File length: 14912 byte(s)
Diff to previous 1243 , to selected 1395
- get contributed modules to work with new module api

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (12 years, 6 months ago) by michael
File length: 14717 byte(s)
Diff to previous 1156 , to selected 1395
- 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 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 8 months ago) by michael
File length: 14739 byte(s)
Diff to previous 1155 , to selected 1395
- 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/contrib/ip_cloaking.c
File length: 14739 byte(s)
Diff to previous 1029 , to selected 1395
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3/contrib/ip_cloaking.c
File length: 14739 byte(s)
Diff to previous 1028 , to selected 1395
- 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/contrib/ip_cloaking.c
File length: 14739 byte(s)
Diff to previous 890 , to selected 1395
- move ircd-hybrid-7.2 to trunk

Revision 890 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 13:01:59 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/contrib/ip_cloaking.c
File length: 14739 byte(s)
Diff to previous 885 , to selected 1395
- Fix compile warning in ip_cloaking.c

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/contrib/ip_cloaking.c
File length: 14757 byte(s)
Diff to previous 698 , to selected 1395
- 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 698 - (view) (annotate) - [select for diffs]
Modified Thu Jun 22 09:34:55 2006 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/contrib/ip_cloaking.c
File length: 14802 byte(s)
Diff to previous 34 , to selected 1395
- Fixed core in make_virthost() with host names that doesn't have a dot
  in it.  Reported by CoolCold

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/contrib/ip_cloaking.c
File length: 14775 byte(s)
Diff to previous 33 , to selected 1395
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/contrib/ip_cloaking.c
File length: 14775 byte(s)
Diff to previous 32 , to selected 1395
- 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/contrib/ip_cloaking.c
File length: 14775 byte(s)
Diff to previous 31 , to selected 1395
- 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/contrib/ip_cloaking.c
File length: 14775 byte(s)
Diff to previous 30 , to selected 1395
- 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/contrib/ip_cloaking.c
File length: 14837 byte(s)
Diff to selected 1395
- 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 1591)

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