summaryrefslogtreecommitdiff
path: root/lisp/net/ldap.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Move required options out of ldap-ldapsearch-argsFilipp Gunbin2022-10-251-2/+3
* Fix ldapsearch output parsing in ldap-search-internalFilipp Gunbin2022-10-201-4/+4
* ldap-host-parameters-alist: Add auth-source optionFabrice Bauzac-Stehly2022-09-021-0/+8
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* ldap-search-internal cleanupFilipp Gunbin2022-04-141-4/+2
* Fix eudc-get-attribute-listFilipp Gunbin2022-04-141-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-2/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+2
* Use lexical-binding in a few more scattered filesStefan Monnier2021-02-091-5/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-1/+0
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | * lisp/net/ldap.el (ldap-search-internal): Add missing setq.Mattias EngdegÄrd2019-12-261-1/+1
|/
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-55/+54
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-54/+55
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * LDAP: Set process-connection-type to t on DarwinThomas Fitzsimmons2018-11-291-1/+6
* | ldap.el: Do not set process-connection-typeThomas Fitzsimmons2018-12-221-2/+3
* | LDAP: Set process-connection-type to tFilipp Gunbin2018-11-291-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid add-to-list on local variablesStefan Monnier2017-01-041-5/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Recognize more LDAP attributesThomas Fitzsimmons2015-03-091-2/+12
* net/ldap.el (ldap-search-internal): Fix docstringThomas Fitzsimmons2015-02-061-2/+2
* lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configurationStefan Monnier2015-01-231-29/+107
|\
| * Mention binddn in LDAP credentials error messageThomas Fitzsimmons2014-11-131-1/+2
| * ldap-password-read: Validate password before caching itThomas Fitzsimmons2014-11-131-14/+51
| * Handle nil password-cache in ldap-password-readThomas Fitzsimmons2014-11-131-10/+10
| * ldap-search-internal: Send password to ldapsearch through a pipeThomas Fitzsimmons2014-11-131-9/+33
| * Add password-cache support to ldap.elThomas Fitzsimmons2014-11-131-1/+20
| * Support new-style LDAP URIs in ldap-search-internalThomas Fitzsimmons2014-11-131-1/+7
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/net/ldap.el (ldap-search-internal): The official ldif format startsStefan Monnier2012-10-251-0/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-7/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".Chong Yidong2011-09-171-3/+4
* fix many doubled-word typosU. Ser2011-05-101-1/+1