1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/lisp/net
Michael Albinus 8661313efd Remove gateway methods in Tramp
* doc/misc/tramp.texi (Top, Configuration): Remove section
`Gateway methods', insert section `Firewalls' in menu.
(History): Gateways are removed now.
(Gateway methods): Remove section.
(Multi-hops, Traces and Profiles): Don't reference to gateways anymore.
(Firewalls): New section.

* etc/NEWS: Gateway methods in Tramp have been removed.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-file-name-port, tramp-accept-process-output): Simplify.

* lisp/net/tramp-gw.el: Remove.

* lisp/net/tramp-sh.el (tramp-gw-tunnel-method)
(tramp-gw-socks-method): Remove declarations.
(tramp-methods) <scp, scpx, ssh, sshx, telnet, nc, plink, pscp>:
Remove `tramp-gw-args' and `tramp-default-port'.  (Bug#18967)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-compute-multi-hops, tramp-maybe-open-connection):
Remove gateway support.

* test/lisp/net/tramp-tests.el (tramp-test03-file-name-defaults):
Remove gateway tests.
2016-12-21 12:42:22 +01:00
..
ange-ftp.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
browse-url.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
dbus.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
dig.el Derive dig-mode from special-mode 2016-10-19 23:59:04 -04:00
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el ; Fix warnings 2016-11-04 10:14:01 -04:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
html2text.el
imap.el
ldap.el
mailcap.el Simplify some loops and cons 2016-10-18 01:53:22 -04:00
mairix.el
net-utils.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
netrc.el
network-stream.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
newst-backend.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
nsm.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
ntlm.el Bump version of ntlm.el to 2.1.0 2016-10-05 20:18:18 -04:00
pinentry.el
pop3.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
puny.el
quickurl.el Update quickurl.el 2016-11-09 12:54:36 -05:00
rcirc.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Turn on lexical binding 2016-07-08 21:49:52 -04:00
shr-color.el
shr.el Merge from origin/emacs-25 2016-12-07 12:36:38 -08:00
sieve-manage.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
sieve-mode.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
sieve.el sieve.el: Make the buffer to edit unmodified initially (bug#24423) 2016-09-12 23:08:02 +00:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
starttls.el Merge from origin/emacs-25 2016-12-07 12:43:16 -08:00
telnet.el
tls.el
tramp-adb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-cache.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-cmds.el Dump also connection local variables in Tramp bug reports 2016-11-22 09:20:21 +01:00
tramp-compat.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-ftp.el Add missing dcstrings in Tramp, remove chec for obsolee methods 2016-08-07 08:45:12 +02:00
tramp-gvfs.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-sh.el Remove gateway methods in Tramp 2016-12-21 12:42:22 +01:00
tramp-smb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-uu.el
tramp.el Remove gateway methods in Tramp 2016-12-21 12:42:22 +01:00
trampver.el Change Tramp version to "2.2.13.25.2" 2016-10-19 10:35:52 +02:00
webjump.el Misc small webjump updates. 2016-06-07 21:29:30 -04:00
zeroconf.el