Add more auth-sources docs and link to EPA
[gnus] / lisp / auth-source.el
2014-02-13 Ted ZlatanovAdd more auth-sources docs and link to EPA
2014-02-08 Glenn Morrisauth.texi (GnuPG and EasyPG Assistant Configuration...
2014-01-01 Paul EggertUpdate copyright year to 2014
2013-12-28 Glenn MorrisMisc changes made in Emacs trunk
2013-07-05 David Kastrupauth-source.el (auth-source-netrc-parse-one): Allow...
2013-06-18 Ted Zlatanov* auth-source.el (auth-source-netrc-parse-entries)...
2013-06-17 Ted ZlatanovWhen a data token is "machine", abort parsing the curre...
2013-06-15 Ted Zlatanovauth-source netrc backend: Support single-quoted string...
2013-02-07 Gabor Vidaauth-source.el (auth-source-format-prompt): Don't get...
2013-01-03 Paul EggertUpdate copyright notices for 2013
2012-12-25 John WiegleyAllow "password" as netrc passwords
2012-08-29 Dave AbrahamsFix for macos keychain access
2012-08-10 Ted Zlatanovauth-source: ignore :require and :type in secrets and...
2012-07-29 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2012-07-29 Ted Zlatanov* auth-source.el (auth-sources, auth-source-macos-keych...
2012-07-29 Ted ZlatanovSupport Mac OS X Keychains in auth-source.el.
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-02 Stefan Monniernntp.el: Stop the `letf' madness.
2012-04-28 Stefan Monnierauth-source.el (auth-source--aput-1, auth-source--aput...
2012-03-22 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-22 Lars Magne Ingebri... Quote tokens that start with "#" to ~/.authinfo
2012-02-11 Glenn MorrisAdd missing :version tags to new defcustoms and defgroups
2012-02-11 Glenn MorrisAdd missing :version tags to new defcustoms and defgroups
2012-01-10 Ted Zlatanov* auth-source.el (auth-source-user-and-password): Add...
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files.
2011-09-20 Julien Danjouauth-source: typo fixes
2011-09-20 Julien Danjouauth-source: fix default value evaluation
2011-09-20 Julien Danjouauth-source: remove leftover debug code
2011-09-20 Julien Danjouauth-source: allow to specify a dynamically computed...
2011-09-20 Julien Danjouauth-source: add auth-source-format-cache-entry
2011-09-19 Lars Magne Ingebri... Merge
2011-09-19 Julien Danjouauth-source: switch obfuscation method so it works...
2011-08-30 Katsumi Yamaokaauth-source.el: Autoload help-mode.
2011-08-17 Lars Magne Ingebri... Clean up last commit slightly.
2011-08-17 Lars Magne Ingebri... (auth-source-netrc-saver): Make the .authinfo file...
2011-07-03 Daiki Uenoauth-source.el (auth-source-token-passphrase-callback...
2011-07-01 Daiki Ueno* auth-source.el (auth-source-token-passphrase-callback...
2011-07-01 Ted ZlatanovMinor doc update for auth-source.el.
2011-07-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-07-01 Ted ZlatanovReindent and untabify auth-source.el.
2011-07-01 Daiki Uenoauth-source.el (plstore-delete): Autoload.
2011-07-01 Daiki UenoMerge changes made in Emacs trunk.
2011-06-30 Lars Magne Ingebri... (epg-context-set-passphrase-callback): Remove duplicate...
2011-06-30 Ted ZlatanovRename "arg" auth-source-backend member to "data".
2011-06-30 Ted ZlatanovAutoload EPA/EPG functions.
2011-06-30 Ted ZlatanovImprove the netrc field encryption (GPG tokens) by...
2011-06-30 Katsumi YamaokaUpdate.
2011-06-30 Lars Magne Ingebri... (auth-source-netrc-saver): If the user says "don't...
2011-06-26 Lars Magne Ingebri... Ugly hack to wrap the `find-file-hook' things in `symbo...
2011-06-26 Lars Magne Ingebri... (with-auth-source-epa-overrides): Fix compilation error...
2011-06-23 Katsumi Yamaokaauth-source.el (auth-source-netrc-cache): Move forward.
2011-06-22 Lars Magne Ingebri... (auth-source-netrc-create): Don't query the bits that...
2011-06-21 Lars Magne Ingebri... auth-source.el (auth-source-netrc-create): Don't print...
2011-06-21 Lars Magne Ingebri... Don't print all tokens in %S format, since that looks...
2011-06-18 Ted Zlatanov* auth-source.el (with-auth-source-epa-overrides):...
2011-06-18 Ted ZlatanovMore GPG token support: allow per-file configuration...
2011-06-16 Ted Zlatanov* auth-source.el (with-auth-source-epa-overrides):...
2011-06-16 Ted ZlatanovNetrc field encryption support.
2011-03-15 Stefan Monnierauth-source.el (auth-source-netrc-create):
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Stefan Monnierauth-source.el (auth-source-netrc-create): Use usual...
2011-03-13 Ted ZlatanovShow the default in the prompt when prompting for token...
2011-03-12 Ted ZlatanovFix default prompt and repeated saver query bugs.
2011-03-09 Ted ZlatanovDon't use the dropdown-list library.
2011-03-09 Ted ZlatanovAdd `auth-source-pick-first-password'.
2011-03-09 Ted ZlatanovUse `eval-when-compile' to load `dropdown-list'
2011-03-09 Ted ZlatanovUse `auth-source-read-char-choice' instead of `read...
2011-03-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-03-08 Ted ZlatanovImprove default auth-source creation prompts as suggest...
2011-03-08 Ted ZlatanovBring in :require and :save-function support.
2011-02-25 Ted ZlatanovCache empty auth-source-search result sets.
2011-02-25 Ted ZlatanovRefine the save behavior with `auth-source-save-behavior'.
2011-02-24 Ted ZlatanovFix help mode excursion.
2011-02-24 Ted ZlatanovImprove save prompts and allow option to never save.
2011-02-24 Ted ZlatanovResolved ChangeLog merge.
2011-02-24 Ted ZlatanovFixes to improve auth-source prompting and don't defaul...
2011-02-24 Katsumi Yamaokaauth-source.el (auth-source-netrc-create): Use `read...
2011-02-23 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-02-23 Ted ZlatanovFix up the creation defaults.
2011-02-23 Ted ZlatanovFix multiple parameter print bug.
2011-02-23 Teodor ZlatanovUse read-char instead of read-char-choice.
2011-02-22 Ted ZlatanovRework auth-source prompts.
2011-02-22 Ted Zlatanovnetrc caching and better searching.
2011-02-22 Ted Zlatanov* auth-source.el (auth-sources): Search ~/.netrc as...
2011-02-21 Lars IngebrigtsenFix typo.
2011-02-21 Lars Ingebrigtsen(auth-source-netrc-parse): Accept a number as the port...
2011-02-21 Lars IngebrigtsenAdd an in-memory netrc cache (for now) to make ~/.authi...
2011-02-21 Lars Ingebrigtsen* auth-source.el (auth-source-search): Fix unbound...
2011-02-18 Lars Ingebrigtsen(auth-source-search): Only ask a single backend to...
2011-02-18 Lars IngebrigtsenIf we don't find a match, don't bug out on non-bound...
2011-02-18 Lars Ingebrigtsen(auth-source-search): Don't try to create credentials...
2011-02-17 Lars Ingebrigtsen(auth-source-search): Do a two-phase search, one with...
2011-02-17 Ted ZlatanovComplete among multiple auth-source-search choices...
2011-02-17 Ted ZlatanovTurn off auth-source-debug by default.
2011-02-17 Ted ZlatanovUse :port instead of :protocol for all auth-source...
2011-02-17 Katsumi Yamaokaauth-source.el (auth-source-secrets-search): Use mm...
2011-02-17 Katsumi Yamaokaauth-source.el: Don't pass more than two args, that...
2011-02-17 Katsumi Yamaokaauth-source.el: Bind load-path when loading EIEIO from...
next