X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=blobdiff_plain;f=README;h=94bc513b46ffaf6404dfdd079f0c42b96e234e7b;hp=a968a8ee92560a59c997c931cbfa5814275a0ae4;hb=93733bee19176968fb75e502b08882d8d74cc00c;hpb=8acaed657eb4db47c448c8a582810bf301ff47ef diff --git a/README b/README index a968a8e..94bc513 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ userv mailing lists should be used to discuss these and other userv-using programs. Please send bug reports and suggestions to -userv-maint@chiark.greenend.org.uk, or to the userv-discuss mailing +ijackson@chiark.greenend.org.uk, or to the userv-discuss mailing list if you are subscribed to it. @@ -22,11 +22,13 @@ Directory Status Description (UC=`users can ...') --------------- ----- ------------------------------------------------ groupmanage Y Y A UC create groups, add/remove members, &c ipif Y Y A UC create IP interfaces/VPNs (Linux-specific) -www-cgi Y B A UC provide CGIs which run as themselves -misc/mailq Y S S UC list mail queue even if sendmail forbids +www-cgi Y Y A UC provide CGIs which run as themselves +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 +misc/checkpass* Y Y S UC check own password; some can check any passwd git-daemon Y Y Y UC safely publish git repositories on port 9418 newsrc-lg X B X Acquire list of subscribed groups from .newsrcs +dyndns Y Y Y UC edit simple DNS entries for certian domains Key to the Status: First letter is completeness: @@ -48,30 +50,27 @@ Key to the Status: S Too small to need any significant documentation. userv-utils are -Copyright (C)1996-2010 Ian Jackson . -Copyright (C)1998 David Damerell -Copyright (C)1999,2003 +Copyright 1996-2013 Ian Jackson +Copyright 1998 David Damerell +Copyright 1999,2003 Chancellor Masters and Scholars of the University of Cambridge -Copyright (C)2010 Tony Finch +Copyright 2010 Tony Finch +Copyright 2013,2016 Mark Wooding -All the utilities here are free software. You can redistribute it -and/or modify them under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. +All the utilities here are free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or (at your +option) any later version. -These programs are distributed in the hope that they will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with userv-utils as the file COPYING; if not, email me at the -address above or write to the Free Software Foundation, 59 Temple -Place - Suite 330, Boston, MA 02111-1307, USA. +along with userv-utils; if not, see http://www.gnu.org/licenses/. -$Id$ - Local variables: mode: text fill-column: 77