Fix an error in backtracking (apparently exacerbated by escapes).
[ircu2.10.12-pk.git] / ircd / match.c
2008-11-18 Michael PooleFix an error in backtracking (apparently exacerbated...
2006-02-16 Michael PooleFix backtracking bug in matching after an escape.
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-06-13 Michael PooleReject strings containing '?' as not being IP masks.
2005-05-30 Michael PooleCorrectly match globs that end in escaped wildcards.
2005-04-20 Michael PooleFix typos in match.c and m_whowas.c; add Kill checking...
2005-04-19 Michael PooleAvoid intepreting non-IP-based hostmasks as IP-based.
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-03-08 Michael PooleFix buglet in yesterday's handling of "*" as an IP...
2005-03-07 Michael PooleAdd '6' to server options when compiled with IPv6 suppo...
2004-12-28 Michael PooleEliminate use of TRUE and FALSE and functions from...
2004-10-17 Michael PooleAdd support for CIDR-based MOTD masks.
2004-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-09-28 Michael PooleDoxyfy match.h and match.c.
2004-09-27 Michael PooleMove check_if_ipmask() from support.* to match.*.
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-07-01 Michael PooleApply minor fixes from patches@, SF tracker, and others.
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2003-08-13 Jochen MeestersAuthor: netski (By Spike)
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>
1999-11-16 BleepThis commit was generated by cvs2svn to compensate...