index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
auth-source.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; 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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-20
1
-1
/
+1
|
\
|
|
*
Fix auth-source-delete (Bug#26184)
Noam Postavsky
2018-07-17
1
-1
/
+1
*
|
Fix bugs in `auth-source-netrc-parse-one'.
Filipp Gunbin
2018-05-17
1
-5
/
+7
*
|
Fix creation of Secret Service items in auth-source
Michael Albinus
2018-05-16
1
-2
/
+3
*
|
; * lisp/auth-source.el (auth-sources): Fix a comment.
Glenn Morris
2018-05-02
1
-1
/
+1
*
|
Let Tramp save passwords
Michael Albinus
2018-04-23
1
-1
/
+36
*
|
Fix Bug#30246
Michael Albinus
2018-04-13
1
-7
/
+160
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-10
1
-1
/
+1
|
\
|
|
*
; * lisp/auth-source.el (auth-sources): Update the :version tag.
Eli Zaretskii
2018-04-04
1
-1
/
+1
|
*
Allow sexp customization type in auth-sources
Ted Zlatanov
2018-04-04
1
-1
/
+2
*
|
* lisp/auth-source.el (auth-source-secrets-search): Fix docstring.
Michael Albinus
2018-04-08
1
-2
/
+2
*
|
* lisp/auth-source.el (auth-sources): Allow sexp customization type
Ted Zlatanov
2018-04-04
1
-1
/
+2
*
|
Small auth-source-netrc-create fix
Glenn Morris
2018-03-05
1
-3
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Fix a few compiler warnings in auth-source.el
Philipp Stephani
2017-12-20
1
-1
/
+2
*
|
* lisp/auth-source.el (auth-source-backends-parser-file): Fix missing stringp.
Ted Zlatanov
2017-12-19
1
-1
/
+2
[next]