| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve don't save bookmark context from encrypted files | Michael Albinus | 2022-09-22 | 1 | -0/+15 |
* | auth-source: Fix wrong-type-argument when searching secret services | Michael Albinus | 2022-08-22 | 1 | -4/+7 |
* | Use auth-source in tramp-parse-netrc | Lars Ingebrigtsen | 2022-08-04 | 1 | -0/+1 |
* | Add new function auth-source-netrc-parse-all | Lars Ingebrigtsen | 2022-08-04 | 1 | -5/+11 |
* | Allow auth-source-netrc-parse to return all lines | Lars Ingebrigtsen | 2022-08-04 | 1 | -20/+26 |
* | Prefer ‘time-equal-p’ to ‘equal’ on timestamps | Paul Eggert | 2022-08-01 | 1 | -1/+2 |
* | Use `take` where clearly safe to do so (bug#56521) | Mattias Engdegård | 2022-07-18 | 1 | -2/+2 |
* | Remove many items obsolete since 24.1 | Stefan Kangas | 2022-07-08 | 1 | -85/+0 |
* | Audit quoting the quote character in doc strings | Lars Ingebrigtsen | 2022-04-22 | 1 | -2/+2 |
* | Encrypt some parameters in auth-source plstore backend | Andrew G Cohen | 2022-04-07 | 1 | -17/+28 |
* | Fix auth-sources defcustom | Mauro Aranda | 2022-02-23 | 1 | -2/+3 |
* | ; tweak doc | Sam Steingold | 2022-01-13 | 1 | -1/+1 |
* | Add `auth-info-password' and use it instead of ad hoc code | Sam Steingold | 2022-01-07 | 1 | -12/+11 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Documentation update for Secret Service | Michael Albinus | 2021-12-31 | 1 | -1/+1 |
* | | Declare functions to silence byte-compiler | Stefan Kangas | 2021-12-21 | 1 | -0/+3 |
|/ |
|
* | ; More minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-09-22 | 1 | -4/+4 |
* | Do not save empty passwords in auth-source-search | Michael Albinus | 2021-09-19 | 1 | -21/+31 |
* | ; Minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-09-16 | 1 | -11/+8 |
* | Fix problem when creating an .authinfo entry with an existing machine name | Lars Ingebrigtsen | 2021-06-30 | 1 | -1/+2 |
* | EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior | Stefan Monnier | 2021-06-12 | 1 | -2/+2 |
* | Normalize version specifiers for make-obsolete and friends | Stefan Kangas | 2021-03-08 | 1 | -3/+3 |
* | Modernize use of prompts in auth-source.el | Michael Albinus | 2021-02-06 | 1 | -40/+37 |
* | auth-source-search doc string fix | Lars Ingebrigtsen | 2021-01-30 | 1 | -1/+1 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | authinfo-mode: add option to not hide any elements (and add font-lock) | TEC | 2020-12-23 | 1 | -8/+37 |
* | Allow a function for the :secret in a plstore | Andrew G Cohen | 2020-08-27 | 1 | -1/+3 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | lisp/auth-source.el: Depend on cl-lib unconditionally | Juanma Barranquero | 2019-11-26 | 1 | -1/+1 |
* | Hide quoted passwords with spaces in Authinfo | Dario Gjorgjevski | 2019-11-21 | 1 | -4/+9 |
* | lisp/*.el: Fix typos and improve some docstrings | Juanma Barranquero | 2019-10-20 | 1 | -7/+7 |
* | auth-source: Fix wrong-type-argument when searching plstore | Daiki Ueno | 2019-10-15 | 1 | -3/+3 |
* | Make auth-source work with non-ASCII passwords again | Lars Ingebrigtsen | 2019-10-15 | 1 | -9/+12 |
* | Add an `authinfo-hidden' variable | Lars Ingebrigtsen | 2019-09-23 | 1 | -6/+13 |
* | Fix "password" detection in authinfo mode | Lars Ingebrigtsen | 2019-09-22 | 1 | -2/+2 |
* | Hide passwords in .authinfo and .netrc files | Lars Ingebrigtsen | 2019-09-21 | 1 | -0/+32 |
* | lisp/*.el: Fix typos and other trivial doc fixes | Juanma Barranquero | 2019-09-21 | 1 | -1/+1 |
* | Further touch-ups to the auth-source obfuscation | Lars Ingebrigtsen | 2019-09-20 | 1 | -15/+18 |
* | Add some comments to the auth-source obfuscation | Lars Ingebrigtsen | 2019-09-20 | 1 | -1/+7 |
* | Make previous auth-source change not break on Windows without gnutls | Lars Ingebrigtsen | 2019-09-20 | 1 | -2/+4 |
* | Obfuscate auth-source memory contents even more | Lars Ingebrigtsen | 2019-09-20 | 1 | -8/+48 |
* | Obfuscate auth-source secrets more | Lars Ingebrigtsen | 2019-09-20 | 1 | -6/+12 |
* | lisp/*.el, src/*.c: Fix typos in docstrings | Juanma Barranquero | 2019-09-19 | 1 | -3/+3 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | Fix bugs in `auth-source-netrc-parse-one'. | Filipp Gunbin | 2018-08-10 | 1 | -5/+7 |
* | | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 1 | -3/+3 |
* | | * lisp/auth-source.el: Minor simplification | Stefan Monnier | 2018-10-10 | 1 | -18/+9 |
* | | file-attributes cleanup | Paul Eggert | 2018-09-23 | 1 | -2/+4 |