s3: smbd: DFS: Pass uint32_t ucf_flags through into resolve_dfspath_wcard().
[amitay/samba.git] / WHATSNEW.txt
index 399fb2b79af0776883d9fd26f9efffd4775966e2..d81e1ed610fec00593db9bbc65b201e767b192dd 100644 (file)
@@ -65,6 +65,14 @@ smbstatus
 'smbstatus' was enhanced to show the state of signing and encryption for
 sessions and shares.
 
+smbget
+------
+The -u and -p options for user and password were replaced by the -U option that
+accepts username[%password] as in many other tools of the Samba suite.
+Similary, smbgetrc files do not accept username and password options any more,
+only a single "user" option which also accepts user%password combinations.
+The -P option was removed.
+
 s4-rpc_server
 -------------