(message-reply): Take an optional switch-buffer parameter so that Gnus window confs...
[gnus] / lisp / auth-source.el
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...
2011-02-06 Ted ZlatanovMerge remote branch 'origin/master' into tzz-auth-sourc...
2011-02-06 Ted ZlatanovSecrets API search added. Removed older functions...
2011-02-06 Ted Zlatanovauth-source.el rewrite
2011-02-04 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-04 Ted Zlatanovauth-source.el rewrite
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-02 Lars Magne Ingebri... Add the optional second parameter to `local-variable...
2010-12-16 Ted ZlatanovUse symmetric EPA encryption by default.
2010-10-10 Lars Magne Ingebri... (auth-source-create): Use (user-login-name) for the...
2010-10-07 Ted ZlatanovUpdate auth-source.el docs.
2010-09-26 Lars Magne Ingebri... Require netrc.
2010-09-26 Lars Magne Ingebri... Query the user for whether to store the credentials.
2010-09-26 Lars Magne Ingebri... Use the existing auth sources, if any, for creation.
2010-09-26 Lars Magne Ingebri... Query for password, although there are no existing...
2010-09-18 Lars Magne Ingebri... In the password prompt, say what we're querying for.
2010-09-17 Lars Magne Ingebri... Add ~/.authinfo to the default, since that's probably...
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-06-16 Katsumi YamaokaSynch with Emacs trunk.
2010-06-08 Katsumi YamaokaSynch with Emacs trunk.
2010-03-29 Teodor Zlatanov(auth-source-pick): Fix for non-secrets specifier.
2010-03-27 Teodor Zlatanov(auth-sources): Change default to be simpler. Explain
2010-03-23 Katsumi YamaokaSynch with Emacs trunk
2010-03-23 Teodor Zlatanov(auth-sources): Fix up definition so extra parameters
2010-03-20 Teodor ZlatanovSet up autoloads. Bump to 23.2 because of the
2010-01-13 Katsumi YamaokaAdd 2010 to copyright years.
2009-07-16 Teodor ZlatanovRemove docs now in auth.texi. Don't use `gnus-message...
2009-01-26 Teodor Zlatanov* auth-source.el (auth-source-forget-user-or-password...
2009-01-22 Miles BaderMerge from emacs--devo--0
2009-01-16 Teodor ZlatanovUpdate docs to reflect epa-file-enable is to be used
2008-11-03 Teodor Zlatanov(auth-source-cache, auth-source-do-cache)
2008-06-11 Miles BaderMerge from emacs--devo--0
2008-05-20 Teodor Zlatanov* auth-source.el: Add more docs.
2008-05-19 Miles BaderMerge from emacs--devo--0
2008-05-14 Teodor ZlatanovPreliminary Tramp docs.
2008-05-09 Teodor Zlatanov* nntp.el: Autoload `auth-source-user-or-password'.
2008-05-09 Teodor ZlatanovAdded docs on using with url-auth.
2008-04-25 Teodor Zlatanov* mail-source.el: Load auth-source.el.
2008-04-09 Teodor ZlatanovAdded docs.
2008-03-13 Teodor Zlatanov(auth-sources): Renamed from auth-source-choices.
2008-03-12 Teodor Zlatanov(auth-source-protocols)
2008-03-07 Miles BaderAdd arch tagline
2008-03-06 Teodor ZlatanovNew package.