* net/tramp-smb.el (tramp-smb-errors): Add error messages.
commitc2dc9732f76a0f90613519fd34f88df9dcba6c48
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Oct 2009 11:31:21 +0000 (7 11:31 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Oct 2009 11:31:21 +0000 (7 11:31 +0000)
treede683fd768feedc1ba62a3ba79714bf44414fa2a
parente946faaf51d3b5a1f6f9bc061546dd195c132a93
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
(tramp-smb-file-name-handler-alist): Add handler for
`copy-directory', `expand-file-name', `set-file-modes'.
(tramp-smb-handle-copy-directory)
(tramp-smb-handle-expand-file-name)
(tramp-smb-handle-set-file-modes): New defuns.
(tramp-smb-handle-copy-file): Handle KEPP-DATE.
(tramp-smb-handle-file-attributes): Simplify check for retrieving
entry.
(tramp-smb-handle-insert-directory): Don't flush the cache.
(tramp-smb-maybe-open-connection): Check for samba client and
server versions.
lisp/ChangeLog
lisp/net/tramp-smb.el