From a3408d7781f739acc84bac292b218ece2e43eb37 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Mon, 15 Nov 2004 21:54:50 +0000 Subject: r3775: missed one important change from 3.0; also update release notes some more --- WHATSNEW.txt | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 55aa893923e..052b8237f48 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -27,10 +27,59 @@ commits ------- o Jeremy Allison + * Correctly detect errno for no acl/ea support. + * BUG 2036: Fix seg fault in 'net ads join'. + o Gerald (Jerry) Carter + * Solaris packaging fixes. + * Fix seg fault in lanman printing code. + * BUG 2017: fix testparm reporting for the passwd program + string. + * Fix output of smbstatus to match the man page. + * BUG 2027: fix conflict with declaration MD5_CTX in system + headers. + * 2028: Avoid false error messages when copying a long + printer name to the device mode. + + +o Guenther Deschner + * Allow deldriverex in rpcclient to delete drivers for a + specific architecture and a specific version. + * Fix a couple of rpcclient spoolss commands (setprinter, + setprintername, getdriver) w.r.t to printer-naming scheme. + Allow 'localhost' in the server string for certain server-side + spoolss functions. + * BUG 2015: Do not fail on setting file attributes with + acl support enabled. + + +o Michel Gravey + * Fix build when using gcc 3.0. + + +o Volker Lendecke + * Fix tdb open logic when checking our local_pid after + the fork(). +o Jim McDonough + * BUG 1932: Fix crash in 'net getlocalsid' when run as + non-root user. + + +o Luke Mewburn + BUG 1661: Fix KRB5_SETPW-defines + + +o Lars Müller + * BUG 2013: Fix unresolved symbols in libsmbclient.so. + + +o Martin Zielinski + * Add DeletePrinterDriverEx() functionality to rpcclient. + + Changes for older versions follow below: -------------------------------------------------- -- cgit v1.2.1