summaryrefslogtreecommitdiff
path: root/lisp/auth-source.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-5/+7
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-3/+3
* | * lisp/auth-source.el: Minor simplificationStefan Monnier2018-10-101-18/+9
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
* | Merge from origin/emacs-26Glenn Morris2018-07-201-1/+1
|\ \ | |/
| * Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-1/+1
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-5/+7
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-161-2/+3
* | ; * lisp/auth-source.el (auth-sources): Fix a comment.Glenn Morris2018-05-021-1/+1
* | Let Tramp save passwordsMichael Albinus2018-04-231-1/+36
* | Fix Bug#30246Michael Albinus2018-04-131-7/+160
* | Merge from origin/emacs-26Glenn Morris2018-04-101-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
* | * lisp/auth-source.el (auth-source-secrets-search): Fix docstring.Michael Albinus2018-04-081-2/+2
* | * lisp/auth-source.el (auth-sources): Allow sexp customization typeTed Zlatanov2018-04-041-1/+2
* | Small auth-source-netrc-create fixGlenn Morris2018-03-051-3/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix a few compiler warnings in auth-source.elPhilipp Stephani2017-12-201-1/+2
* | * lisp/auth-source.el (auth-source-backends-parser-file): Fix missing stringp.Ted Zlatanov2017-12-191-1/+2
* | auth-source: support JSON backend with .json extensionTed Zlatanov2017-12-191-14/+99
|/
* 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