1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/lisp/net
Filipp Gunbin ada8822c45 Fix ldap-search when WITHDN is non-nil (bug#64089)
* lisp/net/ldap.el (ldap-search): Apply ldap-decode-attribute only to
attribute pairs.
(ldap-search-internal): Parse dn with the same regexp as other attrs;
use its value instead of the whole line.  Include entry into result
only if valid dn is present, to avoid treating process sentinel
messages like an entry.  Fix accidental match data clobbering.
Document return value format.
2023-06-20 20:43:32 +03:00
..
ange-ftp.el Improve ange-ftp-file-remote-p 2023-05-05 19:39:22 +02:00
browse-url.el Allow dired to invoke secondary browser 2023-05-29 14:46:30 +02:00
dbus.el Fix D-Bus event loop when executing a keyboard macro 2023-03-29 16:10:29 +02:00
dictionary-connection.el
dictionary.el Add customization options for dictionary-search 2023-05-26 12:12:44 +03:00
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el EUDC: Fix eudc-ldap-no-wildcard-attributes docstring 2023-05-17 07:00:42 -04:00
eudc.el
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el Remove unused values in effect context 2023-04-09 16:45:40 +02:00
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el eww: Provide completions for bookmarks and suggested URIs. 2023-04-25 17:29:23 +03:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el Fix ldap-search when WITHDN is non-nil (bug#64089) 2023-06-20 20:43:32 +03:00
mailcap.el Fix outgoing mime type regression (Bug#62815) 2023-05-08 08:28:52 +08:00
mairix.el
net-utils.el * lisp/net/net-utils.el (finger): Fix botched logic. 2023-05-14 17:41:14 +02:00
network-stream.el
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el Run newsticker's ticker only periodically (bug#59856) 2023-01-16 09:20:11 +01:00
newst-treeview.el
newsticker.el
nsm.el
ntlm.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
pop3.el
puny.el
rcirc.el Merge from origin/emacs-29 2023-05-06 03:41:54 +03:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el Extend secrets.el by lock/unlock item 2023-05-08 13:33:42 +02:00
shr-color.el
shr.el * lisp/net/shr.el (shr-dom-max-natural-width): Rewrite muddled code. 2023-05-31 17:09:12 +02:00
sieve-manage.el Fix bug in 'sieve-manage--append-to-log' 2023-01-19 15:40:42 +02:00
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el soap-client.el: Bump version to 3.2.3 2023-05-12 05:10:50 -04:00
soap-inspect.el
socks.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
telnet.el
tramp-adb.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-archive.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-cache.el Suspend timers when reading Tramp process output 2023-05-04 20:42:24 +02:00
tramp-cmds.el New command 'tramp-cleanup-some-buffers' 2023-04-26 18:06:39 +02:00
tramp-compat.el Improve handling of ANSI control sequences in Tramp 2023-05-20 12:13:09 +02:00
tramp-container.el Add new Tramp method "flatpak" 2023-04-23 13:37:39 +02:00
tramp-crypt.el Fix some minor Tramp problems 2023-05-15 16:25:23 +02:00
tramp-ftp.el
tramp-fuse.el Fix tramp-sshfs 2023-06-11 20:33:34 +02:00
tramp-gvfs.el * lisp/net/tramp-gvfs.el (initialize): Ignore D-Bus errors. 2023-05-14 13:16:36 +02:00
tramp-integration.el New user option remote-file-name-inhibit-auto-save 2023-03-23 17:09:52 +01:00
tramp-rclone.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-sh.el Minor Tramp fixes 2023-05-27 10:14:50 +02:00
tramp-smb.el Fix some minor Tramp problems 2023-05-15 16:25:23 +02:00
tramp-sshfs.el Fix tramp-sshfs 2023-06-11 20:33:34 +02:00
tramp-sudoedit.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-uu.el
tramp.el Fix regression when saving tramp-default-proxies-alist 2023-05-29 11:37:33 +02:00
trampver.el Merge from origin/emacs-29 2023-02-25 06:30:14 +01:00
webjump.el
zeroconf.el