]> git.eshelyaron.com Git - emacs.git/commit
Handle port and domain in Tramp's password cache
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Jun 2017 15:52:42 +0000 (17:52 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Jun 2017 15:52:42 +0000 (17:52 +0200)
commit7dfc8353ce8e91fd4391abe7cb669dcb643f7b39
treedd3e17c16be37c5908e3af629a9081e139e5507c
parente6f47a9d6c5dcb1b7be3830381085412da9b10e6
Handle port and domain in Tramp's password cache

* doc/misc/tramp.texi (Password handling): Explain port and
domain handling in authinfo.

* lisp/net/tramp.el (tramp-process-actions, tramp-clear-passwd):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handler-askpassword):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-file-acl, tramp-smb-handle-set-file-acl)
(tramp-smb-maybe-open-connection): Handle also domain and port.
doc/misc/tramp.texi
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el