1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/lisp/net
Michael Albinus 4ab5b89de8 The temprary "session" collection might not exist in Secret Service
* doc/misc/auth.texi (Secret Service API):
* test/lisp/net/secrets-tests.el (secrets--test-delete-all-session-items)
(secrets-test02-collections, secrets-test03-items)
(secrets-test04-search): The temporary "session" collection might
not exist.

* lisp/net/secrets.el (secrets-struct-secret-content-type):
Remove compatibility hack.
(secrets-create-item): Adapt accordingly.
2021-12-27 19:53:00 +01:00
..
ange-ftp.el
browse-url.el * lisp/net/browse-url.el (browse-url-of-file): Improve browsing remote files. 2021-12-25 14:13:43 +01:00
dbus.el Declare functions to silence byte-compiler 2021-12-21 18:04:33 +01:00
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el * lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload. 2021-12-14 16:10:54 +01:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Rework how shr sets <span id='foo'> targets to make it more reliable 2021-12-19 13:44:21 +01:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS case 2021-11-18 22:02:43 -05:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
newst-plainview.el ; Fix removal of obsolete newsticker function 2021-12-04 12:26:09 +01:00
newst-reader.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
newst-ticker.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
newst-treeview.el
newsticker.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
nsm.el
ntlm.el Use unibyte strings in ntlm auth requests and responses 2021-12-22 16:34:26 +01:00
pop3.el
puny.el Make puny-encode-string normalize first 2021-11-19 07:46:06 +01:00
quickurl.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
rcirc.el Fix minor clock skew issues 2021-12-05 23:24:10 -08:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el Don't produce multibyte strings by accident in sasl-scram-rfc 2021-12-21 10:59:06 +01:00
sasl-scram-sha256.el
sasl.el Simplify message-unique-id etc. 2021-12-05 23:24:09 -08:00
secrets.el The temprary "session" collection might not exist in Secret Service 2021-12-27 19:53:00 +01:00
shr-color.el
shr.el Simplify whitespace stripping in shr-expand-url 2021-12-24 10:23:35 +01:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el encode-time simplifications 2021-12-16 11:17:25 -08:00
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Port tramp-adb.el back to Emacs 26 2021-12-17 01:12:20 -08:00
tramp-archive.el Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +01:00
tramp-cache.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-cmds.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-compat.el Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +01:00
tramp-crypt.el Use `permission-denied' in Tramp tests, and more 2021-12-27 19:51:58 +01:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Use `permission-denied' in Tramp tests, and more 2021-12-27 19:51:58 +01:00
tramp-integration.el
tramp-rclone.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-sh.el Backport: Make a more robust check in Tramp using scripts 2021-12-08 09:30:36 +01:00
tramp-smb.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-sshfs.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-sudoedit.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-uu.el
tramp.el Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +01:00
trampver.el Merge from origin/emacs-28 2021-12-04 06:30:32 +01:00
webjump.el * lisp/net/webjump.el: Add TODO section. (Bug#14624) 2021-12-25 16:39:31 +01:00
zeroconf.el