index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
ldap.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-06-20
Fix ldap-search when WITHDN is non-nil (bug#64089)
Filipp Gunbin
2023-06-20
Revert "Fix parsing of dn line if WITHDN is non-nil"
Filipp Gunbin
2023-06-17
; * lisp/net/ldap.el (ldap-search-internal): Fix last change. (Bug#64089)
Eli Zaretskii
2023-06-17
Fix parsing of dn line if WITHDN is non-nil
Jens Schmidt
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-25
Move required options out of ldap-ldapsearch-args
Filipp Gunbin
2022-10-20
Fix ldapsearch output parsing in ldap-search-internal
Filipp Gunbin
2022-09-02
ldap-host-parameters-alist: Add auth-source option
Fabrice Bauzac-Stehly
2022-08-23
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-04-14
ldap-search-internal cleanup
Filipp Gunbin
2022-04-14
Fix eudc-get-attribute-list
Filipp Gunbin
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-19
; Stylistic docfixes in net/*.el found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-02-09
Use lexical-binding in a few more scattered files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'custom'
Stefan Kangas
2020-10-24
; Prefer https to http in more URLs
Stefan Kangas
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-26
* lisp/net/ldap.el (ldap-search-internal): Add missing setq.
Mattias EngdegÄrd
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-22
ldap.el: Do not set process-connection-type
Thomas Fitzsimmons
2018-11-29
LDAP: Set process-connection-type to t
Filipp Gunbin
2018-11-29
LDAP: Set process-connection-type to t on Darwin
Thomas Fitzsimmons
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-04
Avoid add-to-list on local variables
Stefan Monnier
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-03-09
Recognize more LDAP attributes
Thomas Fitzsimmons
2015-02-06
net/ldap.el (ldap-search-internal): Fix docstring
Thomas Fitzsimmons
2015-01-23
lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration
Stefan Monnier
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-13
Mention binddn in LDAP credentials error message
Thomas Fitzsimmons
2014-11-13
ldap-password-read: Validate password before caching it
Thomas Fitzsimmons
2014-11-13
Handle nil password-cache in ldap-password-read
Thomas Fitzsimmons
2014-11-13
ldap-search-internal: Send password to ldapsearch through a pipe
Thomas Fitzsimmons
2014-11-13
Add password-cache support to ldap.el
Thomas Fitzsimmons
2014-11-13
Support new-style LDAP URIs in ldap-search-internal
Thomas Fitzsimmons
[next]