summaryrefslogtreecommitdiff
path: root/lisp/auth-source.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-5/+7
* Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-1/+1
* ; * lisp/auth-source.el (auth-sources): Update the :version tag.Eli Zaretskii2018-04-041-1/+1
* Allow sexp customization type in auth-sourcesTed Zlatanov2018-04-041-1/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-281-20/+16
* Spelling fixesPaul Eggert2017-07-061-1/+1
* * lisp/auth-source.el (auth-source-backend-parse): `return' -> cl-return.Stefan Monnier2017-04-281-2/+2
* * lisp/auth-source.el: Document parser functions.Damien Cassou2017-04-271-4/+7
* auth-source: factor out parsers and add testsTed Zlatanov2017-04-271-211/+138
* auth-source-user-and-password: add forgotten user parameterTed Zlatanov2017-01-311-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2016-11-191-8/+8
* ; Fix thinkoMark Oteiza2016-11-121-1/+1
* ; Restore nixed commentsMark Oteiza2016-11-041-0/+2
* ; Require eieio at run timeMark Oteiza2016-11-021-3/+2
* Migrate auth-source to cl-libMark Oteiza2016-11-021-117/+101
* Turn on lexical-binding in auth-sourceMark Oteiza2016-10-171-12/+12
* * lisp/auth-source.el (auth-source--symbol-keyword): Fix namespaceStefan Monnier2016-07-011-12/+12
* Pass in port only if provided by caller in the OS X keychainJun Hao2016-04-251-1/+1
* Handle auth-source items with special characters on OS XJun Hao2016-04-241-8/+27
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+2145