From owner-cvs-all Fri Feb 26 18:16:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB88D1506A; Fri, 26 Feb 1999 18:16:17 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA34609; Fri, 26 Feb 1999 18:16:01 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <199902270216.SAA34609@freefall.freebsd.org> From: Brian Somers Date: Fri, 26 Feb 1999 18:16:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_proxy.c HISTORY Makefile alias.c alias.h alias_db.c alias_local.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/02/26 18:16:01 PST Modified files: lib/libalias HISTORY Makefile alias.c alias.h alias_db.c alias_local.h Added files: lib/libalias alias_proxy.c Log: Version 3.0: January 1, 1999 - Transparent proxying support added. - PPTP redirecting support added based on patches contributed by Dru Nelson . Submitted by: Charles Mott Revision Changes Path 1.6 +5 -0 src/lib/libalias/HISTORY 1.10 +4 -4 src/lib/libalias/Makefile 1.10 +198 -44 src/lib/libalias/alias.c 1.9 +16 -23 src/lib/libalias/alias.h 1.11 +85 -23 src/lib/libalias/alias_db.c 1.8 +67 -4 src/lib/libalias/alias_local.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message