* mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
[gnus] / lisp / auth-source.el
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...
2011-02-17 Raphael Kubo da... Use eval-and-compile to load EIEIO correctly.
2011-02-16 Ted ZlatanovBring in EIEIO from Emacs.
2011-02-16 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-02-16 Ted ZlatanovOverride password-cache-expiry with auth-source-cache...
2011-02-16 Ted ZlatanovDo smarter auth-source creation if needed and still...
2011-02-15 Ted ZlatanovEnable `auth-source-debug' by default. Add and use...
2011-02-14 Ted ZlatanovRemove CL functions. Fix Secrets Login collection...
2011-02-14 Ted ZlatanovXEmacs bugfix for plist-get.
2011-02-14 Lars Ingebrigtsen(auth-source-netrc-search): The asserts seem to want...
2011-02-14 Katsumi Yamaokaauth-source.el (auth-source-search): Use copy-sequence...
2011-02-12 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-09 Ted ZlatanovAdd caching through password-cache.
2011-02-08 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-07 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-07 Ted ZlatanovFixes for backwards compatibility and nconc misuse.
2011-02-06 Ted ZlatanovFixes from Michael Albinus: requires, autoloads, and...
2011-02-06 Ted ZlatanovAdd Secrets API search examples.
2011-02-06 Ted ZlatanovSecrets API search added. Removed older functions...
2011-02-06 Ted Zlatanovauth-source.el rewrite
2011-02-06 Ted ZlatanovMerge remote branch 'origin/master' into tzz-auth-sourc...
2011-02-06 Ted ZlatanovFixes from Michael Albinus: requires, autoloads, and...
2011-02-06 Ted ZlatanovAdd Secrets API search examples.
2011-02-06 Ted ZlatanovMerge branch 'tzz-auth-source-rewrite' of https://git...
next