From: ian Date: Wed, 31 May 2000 01:16:26 +0000 (+0000) Subject: ipif encrypting tunnel much better now X-Git-Tag: userv-utils-0-1-finger-mergeup-1~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=commitdiff_plain;h=c6c5a1a0855e8e6234f2bdeb36b9350e1ff85a05 ipif encrypting tunnel much better now --- diff --git a/README b/README index 1fa71a3..00a404a 100644 --- a/README +++ b/README @@ -22,7 +22,7 @@ Directory Status Description (UC=`users can ...') --------------- ----- ------------------------------------------------ groupmanage Y Y A UC create groups, add/remove members, &c www-cgi Y B A UC provide CGIs which run as themselves -ipif Y B P UC create IP interfaces/tunnels (Linux-specific) +ipif Y B P UC create IP interfaces/VPNs (Linux-specific) misc/mailq Y S S UC list mail queue even if sendmail forbids misc/ndc-reload Y S S UC reload named after editing own zone files newsrc-lg X B X Acquire list of subscribed groups from .newsrcs @@ -47,7 +47,7 @@ Key to the Status: S Too small to need any significant documentation. userv-utils are -Copyright (C)1996-9 Ian Jackson . +Copyright (C)1996-2000 Ian Jackson . Copyright (C)1998 David Damerell All the utilities here are free software. You can redistribute it diff --git a/changelog b/changelog index 0bcd30b..7d3b508 100644 --- a/changelog +++ b/changelog @@ -1,7 +1,7 @@ userv (0.2) unstable; urgency=low + * Completely revamped udptunnel (in ipif) - now does encryption. * Embryonic new finger program. - * Embryonic new version of udptunnel. -- diff --git a/debian/changelog b/debian/changelog index 0bcd30b..7d3b508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ userv (0.2) unstable; urgency=low + * Completely revamped udptunnel (in ipif) - now does encryption. * Embryonic new finger program. - * Embryonic new version of udptunnel. --