]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
idmapd updates
[nfs-utils.git] / ChangeLog
index ef645b1c9b65b78e04171a06d0d398086c37cd0b..62a22f9426a3ccb6d82f5ad38c191d74f6dbf7c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,13 @@
        specific files (as no-one actually uses them, especially not
        redhat), and the nodist /etc files (as they drift out-of-date, and
        the debian directory provides a suitable example.
+       * utils/svcgssd_proc.c(get_ids): fix memory leak
+       * utils/svcgssd/svcgssd_proc.c: Rely on count of the number of
+       groups instead of using a special guard value to identify the end
+       of the list. 
+       * utils/idmapd/idmapd.c: don't allow Default domain and anon-uid
+       or -gid to be specified on command line.
+       * utils/idmapd/idmapd.c: improve error messages
        
 2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>