summaryrefslogtreecommitdiff
path: root/lisp/auth-source.el
Commit message (Expand)AuthorAge
...
* | file-attributes cleanupPaul Eggert2018-09-23
* | Merge from origin/emacs-26Glenn Morris2018-07-20
|\|
| * Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-17
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-17
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-16
* | ; * lisp/auth-source.el (auth-sources): Fix a comment.Glenn Morris2018-05-02
* | Let Tramp save passwordsMichael Albinus2018-04-23
* | Fix Bug#30246Michael Albinus2018-04-13
* | Merge from origin/emacs-26Glenn Morris2018-04-10
|\|
| * ; * lisp/auth-source.el (auth-sources): Update the :version tag.Eli Zaretskii2018-04-04
| * Allow sexp customization type in auth-sourcesTed Zlatanov2018-04-04
* | * lisp/auth-source.el (auth-source-secrets-search): Fix docstring.Michael Albinus2018-04-08
* | * lisp/auth-source.el (auth-sources): Allow sexp customization typeTed Zlatanov2018-04-04
* | Small auth-source-netrc-create fixGlenn Morris2018-03-05
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Fix a few compiler warnings in auth-source.elPhilipp Stephani2017-12-20
* | * lisp/auth-source.el (auth-source-backends-parser-file): Fix missing stringp.Ted Zlatanov2017-12-19
* | auth-source: support JSON backend with .json extensionTed Zlatanov2017-12-19
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-28
* Spelling fixesPaul Eggert2017-07-06
* * lisp/auth-source.el (auth-source-backend-parse): `return' -> cl-return.Stefan Monnier2017-04-28
* * lisp/auth-source.el: Document parser functions.Damien Cassou2017-04-27
* auth-source: factor out parsers and add testsTed Zlatanov2017-04-27
* auth-source-user-and-password: add forgotten user parameterTed Zlatanov2017-01-31
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25Paul Eggert2016-11-19
* ; Fix thinkoMark Oteiza2016-11-12
* ; Restore nixed commentsMark Oteiza2016-11-04
* ; Require eieio at run timeMark Oteiza2016-11-02
* Migrate auth-source to cl-libMark Oteiza2016-11-02
* Turn on lexical-binding in auth-sourceMark Oteiza2016-10-17
* * lisp/auth-source.el (auth-source--symbol-keyword): Fix namespaceStefan Monnier2016-07-01
* Pass in port only if provided by caller in the OS X keychainJun Hao2016-04-25
* Handle auth-source items with special characters on OS XJun Hao2016-04-24
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-24