]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Add checking for innetgr back to configure.in
[nfs-utils.git] / ChangeLog
index 7fdc5cc5c88732a64b3797895fd80073cccedee9..42e7771f650ffccf062e00f67f733ca5c345915b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2006-04-10 NeilBrown <neilb@suse.de>
+       Add checking for innetgr back to configure.in
+       
+2006-04-10 kwc@citi.umich.edu
+       Update calls to gss_export_lucid_sec_context()
+       
+       Change the calls to gss_export_lucid_sec_context() to match the corrected
+       interface definition in libgssapi-0.9.
+       
+2006-04-10 kwc@citi.umich.edu
+       Plug memory leaks in svcgssd
+       
+       Various memory leaks in the svcgssd context processing are eliminated.
+       
+2006-04-10 kwc@citi.umich.edu
+       Fix memory leak of the AUTH structure on context negotiations
+       
+       Free AUTH structure after completing context negotiation and sending
+       context information to the kernel.
+       
 2006-04-10 kwc@citi.umich.edu
        Fix support/include/config.h.in such as would be done be running autoheader.