Improve support for IPv4 vs IPv6 virtual hosts (fixes SF bugs #1087699, #1087668).
[ircu2.10.12-pk.git] / ircd / ircd_parser.y
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-17 Michael PooleMake UWorld servers work when not directly connected...
2004-12-14 Michael PooleAllow the resolver source address to be specified in...
2004-12-14 Michael PooleRemove obsolete tools/crypter script. Allow Client...
2004-10-18 Michael PooleAllow Client and Operator blocks to be CIDR-based.
2004-10-13 Michael PooleClear information leaks from one conf block to another.
2004-10-13 Michael PooleClean up struct Client, struct Connection, and user...
2004-10-12 Michael PooleGet rid of CONF_LEAF and CONF_HUB, and follow up with...
2004-09-27 Michael PooleMove check_if_ipmask() from support.* to match.*.
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-10 Michael PooleSimilar to Kev's patch dated 2004-08-26, allow specific...
2004-09-10 Michael PooleFix buggy references to sub-expressions in grammar.
2004-09-10 Michael PooleMake server blocks default to leaf.
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-27 Michael Pooledo not kick net riders if channel keys match; do kick...
2004-07-01 Michael PooleApply minor fixes from patches@, SF tracker, and others.
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...
2004-05-17 Michael PooleReplace privilege-controlling Feature settings with
2004-05-16 Michael PooleGet rid of CONF_LOCOP; use PRIV_PROPAGATE instead.
2004-05-11 Michael PooleImplement a per-connection-class default usermode option.
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-01-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2003-01-11 Thomas HelveyCleanup code so it builds with C++ again
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-07-01 Andrew Miller- Fixed a few memory related issues, mostly to do with...
2002-06-18 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-06-16 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-14 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-09 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-05 Andrew MillerAuthor: Andrew Miller
2002-04-02 Perry LorierAuthor: A1kmm