1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/lisp/net
Michael Albinus a53d1d325e Fix Tramp problems with multihops, and nc.
* lisp/net/tramp-cache.el (tramp-get-file-property)
(tramp-set-file-property, tramp-flush-file-property)
(tramp-get-connection-property, tramp-set-connection-property)
(tramp-flush-connection-property): Remove hop from vector.

* lisp/net/tramp-gw.el (tramp-gw-process-filter): Ignore errors.

* lisp/net/tramp-sh.el (tramp-methods) <nc>: Separate STDERR.
(tramp-do-copy-or-rename-file-out-of-band): Increase timeout of
netstat to 60".
(tramp-sh-handle-start-file-process): Do not show hops in prompt.

* lisp/net/tramp.el (tramp-handle-file-name-as-directory)
(tramp-handle-file-name-directory, tramp-handle-file-remote-p):
Keep hop in result.

* test/automated/tramp-tests.el (tramp-test02-file-name-dissect):
Add hop tests.
2015-07-29 21:07:01 +02:00
..
ange-ftp.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
browse-url.el
dbus.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el Change default location of EUDC options file 2015-04-27 22:27:59 -04:00
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
eww.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
net-utils.el Silence some compilation warnings 2015-04-30 20:09:02 -04:00
netrc.el
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el * lisp/net/newst-treeview.el: Use lexical-binding. 2015-06-16 15:39:35 -04:00
newsticker.el
nsm.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
ntlm.el
pinentry.el Add pinentry.el for better GnuPG integration 2015-06-18 10:22:38 +09:00
quickurl.el
rcirc.el Support @-mentions 2015-07-17 13:18:38 +02:00
rfc2104.el
rlogin.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
shr-color.el
shr.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
snmp-mode.el
soap-client.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
soap-inspect.el
socks.el
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el
tramp-adb.el Improve error handling in tramp-adb.el 2015-06-21 20:36:14 +02:00
tramp-cache.el Fix Tramp problems with multihops, and nc. 2015-07-29 21:07:01 +02:00
tramp-cmds.el Inhibit `epa-file-handler' in Tramp 2015-05-25 10:44:51 +02:00
tramp-compat.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-ftp.el
tramp-gvfs.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
tramp-gw.el Fix Tramp problems with multihops, and nc. 2015-07-29 21:07:01 +02:00
tramp-sh.el Fix Tramp problems with multihops, and nc. 2015-07-29 21:07:01 +02:00
tramp-smb.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-uu.el
tramp.el Fix Tramp problems with multihops, and nc. 2015-07-29 21:07:01 +02:00
trampver.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
webjump.el
zeroconf.el