]> git.eshelyaron.com Git - emacs.git/commit
Support old SMB1 protocol in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Apr 2020 09:16:31 +0000 (11:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Apr 2020 09:16:31 +0000 (11:16 +0200)
commitab214143bbc633bcbe1ae146647c2fdc882122f0
tree64b438534277a6fc2698f31f36cbc07435eca899
parentf212daf0a96999b8c1e63217c22a86d6e1671687
Support old SMB1 protocol in Tramp

* doc/misc/tramp.texi (Frequently Asked Questions):
Describe `tramp-smb-options'.

* lisp/net/tramp-smb.el (tramp-smb-conf): Fix docstring.
(tramp-smb-options): New defcustom.
(tramp-smb-handle-copy-directory, tramp-smb-handle-file-acl)
(tramp-smb-handle-set-file-acl, tramp-smb-maybe-open-connection):
Use it.
doc/misc/tramp.texi
lisp/net/tramp-smb.el