/[svn]/ircd-hybrid-8/src/match.c
ViewVC logotype

Log of /ircd-hybrid-8/src/match.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1591)

Revision 1298 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 18:51:13 2012 UTC (11 years, 3 months ago) by michael
File length: 22035 byte(s)
Diff to previous 1156
- fixed style in some places


Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (11 years, 10 months ago) by michael
File length: 22046 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 (11 years, 10 months ago) by michael
Original Path: ircd-hybrid/src/match.c
File length: 22046 byte(s)
Diff to previous 1123
- recreate "trunk"


Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/src/match.c
File length: 22046 byte(s)
Diff to previous 1029
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES


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


Revision 637 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 14:00:50 2006 UTC (17 years ago) by adx
Original Path: ircd-hybrid-7.2/src/match.c
File length: 22075 byte(s)
Diff to previous 635
+ added invisible character ^O (cancel all formatting)


Revision 635 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 13:10:18 2006 UTC (17 years ago) by db
Original Path: ircd-hybrid-7.2/src/match.c
File length: 22083 byte(s)
Diff to previous 633
- actually remove the chars that should not be marked as visible chan chars



Revision 633 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 12:30:29 2006 UTC (17 years ago) by db
Original Path: ircd-hybrid-7.2/src/match.c
File length: 22123 byte(s)
Diff to previous 632
- optimise Michael's fake channel catcher.
  Make it work first, then optimise.



Revision 632 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 10:53:00 2006 UTC (17 years ago) by michael
Original Path: ircd-hybrid-7.2/src/match.c
File length: 20147 byte(s)
Diff to previous 484
- Added channel::disable_fake_channels which disallows creation of channels
  that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
  backported from 7.3


Revision 484 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 15:17:04 2006 UTC (17 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/src/match.c
File length: 20107 byte(s)
Diff to previous 481
- Yet another mach_chan fix (broken #*chan vs. &chan match logic
                             as pointed out by adx)


Revision 481 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 13:12:59 2006 UTC (17 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/src/match.c
File length: 20096 byte(s)
Diff to previous 371
- Backported match_chan() fix to get /list *chan* to work


Revision 371 - (view) (annotate) - [select for diffs]
Modified Tue Jan 10 10:45:48 2006 UTC (17 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/src/match.c
File length: 20065 byte(s)
Diff to previous 34
- Imported recent channelban changes from HEAD which have been tested extensively.
  The match_cidr() fix didn't work in the first try, so I'm not going to bother
  with further debugging.
- Removed match_cidr() and comp_with_mask()


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


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


Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (17 years, 8 months ago) by knight
Original Path: ircd-hybrid/src/match.c
File length: 22208 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 (17 years, 8 months ago) by adx
Original Path: ircd-hybrid/src/match.c
File length: 22257 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up


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

svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30