1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00
emacs/lisp/net
Michael Albinus 9aeb4872d4 Fix some Tramp oddities
* lisp/net/tramp-container.el: Move connection-local settings
where they belong to.

* lisp/net/tramp-sshfs.el (tramp-connection-properties): Do not
set connection property "direct-async-process".
(tramp-direct-async-process): Set connection-local value.

* test/lisp/net/tramp-tests.el (comp-warn-primitives): Declare.
(tramp-test18-file-attributes): Use it.
2024-05-21 18:13:40 +02:00
..
ange-ftp.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
browse-url.el Let 'browse-url-interactive-arg' return more values for NEW-WINDOW-FLAG 2024-03-10 14:05:09 -07:00
dbus.el ; Fix documentation of a recent change in dbus.el (bug#70301) 2024-04-12 14:26:27 +03:00
dictionary-connection.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dictionary.el ; * lisp/net/dictionary.el (dictionary-default-strategy): Doc fix. 2024-05-11 11:17:34 +03:00
dig.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dns.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
eudc-bob.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-capf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-export.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-hotlist.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudc-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-bbdb.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ecomplete.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ldap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mab.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
eudcb-macos-contacts.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-mailabbrev.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eww.el Support text overlays for thingatpt provider helpers 2024-05-20 13:24:11 -07:00
gnutls.el Recognize Android TLS certificates by default 2024-04-10 12:12:33 +08:00
goto-addr.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
hmac-def.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
hmac-md5.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
imap.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
ldap.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mailcap.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mairix.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
net-utils.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
network-stream.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
newst-backend.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
newst-plainview.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
newst-reader.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
newst-ticker.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
newst-treeview.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
newsticker.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nsm.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ntlm.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pop3.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
puny.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rcirc.el ; Fix wrong-type-argument in 'rcirc-handler-INVITE' 2024-05-16 19:51:48 +02:00
rfc2104.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-cram.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-digest.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-ntlm.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-rfc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl-scram-sha256.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
secrets.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
shr-color.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
shr.el Fix errors in 'shr-correct-dom-case' 2024-04-29 15:14:35 +03:00
sieve-manage.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sieve-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sieve.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
snmp-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
soap-client.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
soap-inspect.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
socks.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
telnet.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp-adb.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-androidsu.el Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 2024-05-14 10:50:17 +02:00
tramp-archive.el Fix warning in tramp-register-archive-autoload-file-name-handler 2024-02-10 09:50:12 +01:00
tramp-cache.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-cmds.el New Tramp method "run0" 2024-05-11 10:03:45 +02:00
tramp-compat.el Add connection-local variable `tramp-direct-async-process' 2024-05-19 14:13:03 +02:00
tramp-container.el Fix some Tramp oddities 2024-05-21 18:13:40 +02:00
tramp-crypt.el ; Fix typos 2024-01-20 21:15:35 +01:00
tramp-ftp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp-fuse.el Sync with Tramp 2.6.3-pre (don't merge with master) 2024-01-20 10:45:27 +01:00
tramp-gvfs.el Add Tramp methods dockercp and podmancp 2024-02-20 12:52:40 +01:00
tramp-integration.el ; Copyedits 2024-02-20 12:53:15 +01:00
tramp-message.el Add connection-local variable `tramp-direct-async-process' 2024-05-19 14:13:03 +02:00
tramp-rclone.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-sh.el Tramp code cleanup 2024-05-20 16:22:17 +02:00
tramp-smb.el Tramp code cleanup 2024-05-20 16:22:17 +02:00
tramp-sshfs.el Fix some Tramp oddities 2024-05-21 18:13:40 +02:00
tramp-sudoedit.el Add Tramp methods dockercp and podmancp 2024-02-20 12:52:40 +01:00
tramp-uu.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tramp.el Tramp code cleanup 2024-05-20 16:22:17 +02:00
trampver.el Adapt Tramp version integrated in Emacs 29.3 2024-03-31 14:21:58 +02:00
webjump.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
zeroconf.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00