chiark / gitweb /
www-cgi: Introduce `?DEFAULTS' pattern to match the default set.
[userv-utils.git] / README
diff --git a/README b/README
index 00a404a6232adb496807b91ac4b58058db80865b..38e1b4605686ac08e072eb8c3bb56093595d9176 100644 (file)
--- a/README
+++ b/README
@@ -21,10 +21,12 @@ Here is a quick summary of the currently available utilities
 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
-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
+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
 
 Key to the Status:
@@ -34,7 +36,7 @@ Key to the Status:
    X   Incomplete.  Much extra stuff is required.
  Second letter is general status:
    Y   Released; hopefully of production quality.
-   B   Beta.  Not released, but hopefully useful with care.
+   B   Beta.  Not fully released, but hopefully useful with care.
    A   Alpha.  Probably buggy.  Not well tested or widely used.
    X   Example/experimental - for documentation purposes only,
         not recommended for use.
@@ -47,8 +49,11 @@ Key to the Status:
    S   Too small to need any significant documentation.
 
 userv-utils are
-Copyright (C)1996-2000 Ian Jackson <ian@davenant.greenend.org.uk>.
+Copyright (C)1996-2013 Ian Jackson <ian@davenant.greenend.org.uk>.
 Copyright (C)1998 David Damerell <damerell@chiark.greenend.org.uk>
+Copyright (C)1999,2003
+   Chancellor Masters and Scholars of the University of Cambridge
+Copyright (C)2010 Tony Finch <fanf@dotat.at>
 
 All the utilities here are free software.  You can redistribute it
 and/or modify them under the terms of the GNU General Public License
@@ -66,6 +71,8 @@ address above or write to the Free Software Foundation, 59 Temple
 Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
+$Id$
+
 Local variables:
 mode: text
 fill-column: 77