index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
auth-source-tests.el
Age
Commit message (
Expand
)
Author
2026-05-10
Test read-passwd behavior (bug#80838)
Pip Cet
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-05
Add fallback backend in auth-sources
Michael Albinus
2025-09-15
Improve check for netrc tokens
Michael Albinus
2025-09-12
Introduc auth-source-ignore-non-existing-file
Michael Albinus
2025-09-09
Ignore non-existing or empty files in auth-sources
Michael Albinus
2025-02-17
Prefer oddp/evenp to cl-oddp/cl-evenp
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-07
Use slot names rather than their :initargs
Stefan Monnier
2024-01-11
Adapt test names in auth-source-tests.el
Michael Albinus
2024-01-11
Support numeric port numbers in auth-source-macos-keychain
Michael Albinus
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-13
Fix auth-source-macos-keychain (bug#64977)
LdBeth
2023-04-03
Fix some `unwind-protect' forms
Michael Albinus
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-04
Move netrc tests to auth-source-tests.el
Lars Ingebrigtsen
2022-01-10
Use 'auth-info-password' in tests
Sam Steingold
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-09-21
Clear netrc cache in auth-source test
Lars Ingebrigtsen
2021-09-21
Only search netrc in the netrc tests
Lars Ingebrigtsen
2021-09-20
Remove superfluous skip in auth-source-tests.el
Michael Albinus
2021-09-19
Do not save empty passwords in auth-source-search
Michael Albinus
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-04-27
Fix failing auth-source test
Lars Ingebrigtsen
2021-01-02
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-21
* Fix a test in auth-source-tests.el
Andrea Corallo
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-10
Fix bugs in `auth-source-netrc-parse-one'.
Filipp Gunbin
2018-07-20
Merge from origin/emacs-26
Glenn Morris
2018-07-17
Fix auth-source-delete (Bug#26184)
Noam Postavsky
2018-05-17
Fix bugs in `auth-source-netrc-parse-one'.
Filipp Gunbin
2018-05-16
Fix creation of Secret Service items in auth-source
Michael Albinus
2018-04-13
Fix Bug#30246
Michael Albinus
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-18
; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.
Noam Postavsky
2017-08-18
Fix and document make-temp-file optional text parameter
Ted Zlatanov
2017-08-18
* test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.
Ted Zlatanov
2017-08-18
* test/lisp/auth-source-tests.el: Minor cleanups to use CL.
Ted Zlatanov
2017-08-18
Add auth-source tests and codify its API better
Ted Zlatanov
2017-07-28
* lisp/password-cache.el (password-data): Use a hash-table
Stefan Monnier
2017-04-27
auth-source: factor out parsers and add tests
Ted Zlatanov
2017-01-01
Merge from origin/emacs-25
Paul Eggert
[next]