1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/test/lisp/net
Michael Albinus 106456d01b Use secondary groups when checking permissions in Tramp (Bug#57044)
* lisp/net/tramp.el (tramp-check-cached-permissions): Check also for
secondary groups.  (Bug#57044)
(tramp-get-remote-groups):
* lisp/net/tramp-adb.el (tramp-adb-handle-get-remote-groups):
* lisp/net/tramp-sh.el (tramp-sh-handle-get-remote-groups):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-get-remote-groups):
New defuns.

* lisp/net/tramp.el (tramp-file-name-for-operation):
* lisp/net/tramp-adb.el (tramp-adb-file-name-handler-alist):
* lisp/net/tramp-archive.el (tramp-archive-file-name-handler-alist):
* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-sh.el (tramp-sh-file-name-handler-alist):
* lisp/net/tramp-smb.el (tramp-smb-file-name-handler-alist):
* lisp/net/tramp-sshfs.el (tramp-sshfs-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
Add `tramp-get-remote-groups'.

* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-cache.el:
* lisp/net/tramp-crypt.el:
* lisp/net/tramp-fuse.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-integration.el:
* lisp/net/tramp-rclone.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el:
* lisp/net/tramp-sudoedit.el: Use `blank' in `rx' forms.

* test/lisp/net/tramp-archive-tests.el:
* test/lisp/net/tramp-tests.el: Use `blank' in `rx' forms.
2022-09-06 12:33:19 +02:00
..
dbus-resources
mailcap-resources
network-stream-resources
ntlm-resources
puny-resources
shr-resources
tramp-archive-resources
tramp-resources Add Tramp test 2022-05-05 09:54:31 +02:00
browse-url-tests.el Drop support for the dead third-party w3 package 2022-07-09 17:27:49 +02:00
dbus-tests.el
dig-tests.el
gnutls-tests.el
hmac-md5-tests.el
mailcap-tests.el Add tests for ‘mailcap-add-mailcap-entry’ 2022-09-02 12:09:59 +02:00
network-stream-tests.el
newsticker-tests.el
nsm-tests.el
ntlm-tests.el
puny-tests.el
rcirc-tests.el
rfc2104-tests.el
sasl-cram-tests.el
sasl-scram-rfc-tests.el
sasl-tests.el
secrets-tests.el
shr-tests.el Fix srcset parsing in shr 2022-07-23 07:43:45 +02:00
socks-tests.el
tramp-archive-tests.el Use secondary groups when checking permissions in Tramp (Bug#57044) 2022-09-06 12:33:19 +02:00
tramp-tests.el Use secondary groups when checking permissions in Tramp (Bug#57044) 2022-09-06 12:33:19 +02:00
webjump-tests.el