Don't message so much when reading nnimap stuff.
[gnus] / lisp / nnimap.el
2011-09-26 Lars Magne Ingebri... Don't message so much when reading nnimap stuff.
2011-09-21 Lars Magne Ingebri... * nnimap.el (nnimap-parse-flags): Make regexp less...
2011-09-21 Lars Magne Ingebri... New function to connect to 993 instead of "imaps" to...
2011-09-10 Lars Magne Ingebri... Redo the charset handling for group names in nnimap.
2011-09-10 Dave Abrahams* nnimap.el (nnimap-transform-headers): Fix regexp...
2011-09-03 Lars Magne Ingebri... * nnimap.el (nnimap-open-connection-1): Use the correct...
2011-08-19 Lars Magne Ingebri... Protect against (NIL ...) bodystructures (bug#9314).
2011-08-11 Andrew Cohen* nnimap.el (nnimap-transform-headers): Fix parsing...
2011-08-02 Andrew Cohen* nnir.el (nnir-search-thread): Position point on refer...
2011-08-02 Steve Purcell* nnimap.el (nnimap-get-groups): Decode "&" correctly.
2011-07-24 Andrew Cohen* nnimap.el (nnimap-make-thread-query): Quote message...
2011-07-23 Andrew CohenAllow thread-referral to use nnir to search across...
2011-07-20 Andrew Cohen(nnimap-make-thread-query): New utility function to...
2011-07-14 Andrew Cohen(gnus-request-thread): Add group argument and ensure...
2011-07-04 Lars Magne Ingebri... * nnimap.el (nnimap-request-scan): Say that splitting...
2011-06-30 Lars Magne Ingebri... (nnimap-split-incoming-mail): If `nnimap-split-fancy...
2011-06-30 Lars Magne Ingebri... (nnimap-process-expiry-targets): Say what target we...
2011-06-29 Lars Magne Ingebri... Bail out in nnimap if the server has closed the connection.
2011-06-22 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2011-06-21 Lars Magne Ingebri... Indent.
2011-06-21 Andrew Cohen* nnimap.el (nnimap-find-article-by-message-id): return...
2011-05-30 Lars Magne Ingebri... Partially revert last regexp simplification, which...
2011-05-30 Lars Magne Ingebri... (nnimap-transform-headers): Simplify regexp to hopefull...
2011-05-02 Lars Magne Ingebri... (nnheader-insert-buffer-substring): Renamed from nntp...
2011-05-01 Lars Magne Ingebri... Use nntp-insert-buffer-substring to get the conversion...
2011-04-22 Ted ZlatanovAdd nnimap-user to nnimap.el.
2011-04-03 Katsumi YamaokaFix previous commits.
2011-04-03 Katsumi YamaokaFix previous commits.
2011-04-03 Chong Yidongproto-stream.el: Rename it to network-stream.el.
2011-03-30 Chong YidongMerge Emacs' changes.
2011-03-29 Michael Welsh Duggan(nnimap-open-connection-1): Is the login responds with...
2011-03-27 Chong YidongMerge changes made in Emacs trunk.
2011-03-17 Lars Magne Ingebri... (nnimap-fetch-inbox): Rewrite slightly last patch.
2011-03-17 Bjørn Mork(nnimap-fetch-inbox): Don't download bodies on ver4...
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 Lars Magne Ingebri... (nnimap-open-connection-1): Allow `network-only', too.
2011-03-15 Lars Magne Ingebri... Store HIGHESTMODSEQ as a string, since it may be too...
2011-03-15 Lars Magne Ingebri... (nnimap-parse-flags): Simplify the last change.
2011-03-15 Lars Magne Ingebri... Remove all MODSEQ entries before parsing to avoid integ...
2011-03-15 Lars Magne Ingebri... Give a backtrace if debug-on-quit is set and the user...
2011-03-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-03-08 Ted ZlatanovAdd IMAP-specific user and password prompt.
2011-03-08 Ted ZlatanovBring in :require and :save-function support.
2011-03-07 Lars Magne Ingebri... (nnimap-request-thread): Don't bug out when we can...
2011-03-03 Tassilo HornWork around numbers too big to be read.
2011-02-25 Lars Magne Ingebri... Reverse the order of the ports to that the prompted...
2011-02-25 Lars Magne Ingebri... * nnimap.el (nnimap-stream): Doc fix.
2011-02-23 Lars IngebrigtsenDon't do QRESYNC the first time you use the new Gnus.
2011-02-21 Lars IngebrigtsenRevert last change, since auth-source now accepts numbers.
2011-02-21 Lars Ingebrigtsenauth-source expects strings as port numbers, so make...
2011-02-21 Simon Josefsson* nnimap.el (nnimap-inbox): Doc fix.
2011-02-20 Lars Ingebrigtsen(nnimap-wait-for-response): Ensure that we get the...
2011-02-19 Lars Ingebrigtsen(nnimap-parse-copied-articles): Allow for "<foo> OK...
2011-02-18 Lars Ingebrigtsen(nnimap-request-list): Protect against not being able...
2011-02-18 Lars Ingebrigtsen(nnimap-credentials): Protect against auth-source-searc...
2011-02-17 Lars IngebrigtsenDelete duplicate server names when getting credentials.
2011-02-17 Ted ZlatanovComplete among multiple auth-source-search choices...
2011-02-17 Ted ZlatanovUse :port instead of :protocol for all auth-source...
2011-02-16 Ted ZlatanovDo smarter auth-source creation if needed and still...
2011-02-14 Lars IngebrigtsenDon't log login commands.
2011-02-14 Lars Ingebrigtsen(nnimap-send-command): Mark the command time for each...
2011-02-13 Tassilo HornFix Gcc processing on imap.
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 ZlatanovUse new auth-source search API for mail-source, nnimap...
2011-02-07 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...
2011-02-07 Lars Ingebrigtsen(nnimap-update-info): Simplify split history test.
2011-02-07 Lars Ingebrigtsen(nnimap-update-info): Fix macrology bug-out.
2011-02-07 Lars Ingebrigtsen(nnimap-process-quirk): Renamed function to avoid colli...
2011-02-07 Lars Ingebrigtsen(nnimap-quirk): Add quirk for Gmail IMAP which bugs...
2011-02-07 Lars Ingebrigtsen(nnimap-update-info): Clean up slightly.
2011-02-07 Lars Ingebrigtsen(nnimap-update-info): Tell Gnus whether there are any...
2011-02-07 Lars Ingebrigtsen* nnimap.el (nnimap-update-info): Refactor slightly.
2011-02-03 Lars IngebrigtsenGive an error message if the APPEND wasn't successful.
2011-02-03 Glenn Morrisnnimap.el (gnus-fetch-headers): Declare.
2011-01-31 Lars Magne Ingebri... (nnimap-wait-for-response): Wait for results in a more...
2011-01-30 Lars Magne Ingebri... (nnimap-request-head): Protect against not finding...
2011-01-25 Lars Magne Ingebri... Prefer plain LOGIN if it's enabled and we're using...
2011-01-25 Lars Magne Ingebri... Alter the interface functions to also return the actual...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-11 Lars Magne Ingebri... (nnimap-convert-partial-article): Protect against zero...
2011-01-02 Lars Magne Ingebri... (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2011-01-02 Lars Magne Ingebri... Implement AUTH=CRAM-MD5, and refactor some code.
2011-01-02 Lars Magne Ingebri... (nnimap-request-group): Avoid double SELECT on `M-g'.
2010-12-17 Lars Magne Ingebri... * nnimap.el (nnimap-retrieve-headers): Remove CRLF...
2010-12-16 Lars Magne Ingebri... Fix the end-point calculation to really consider the...
2010-12-16 Lars Magne Ingebri... Fix typo in last checkin.
2010-12-16 Lars Magne Ingebri... Notify backends when we add/kill groups.
2010-12-16 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-12-16 Lars Magne Ingebri... Add a support mechanism for server-based quirks.
2010-12-16 Lars Magne Ingebri... (nnimap-wait-for-response): Always look (at least)...
2010-12-15 Lars Magne Ingebri... Fix the syntax of the QRESYNC command by deleting a...
2010-12-07 Lars Magne Ingebri... Fix last fix.
2010-12-07 Lars Magne Ingebri... Tweak VANISHED regexp to avoid regexp overflow, possibly.
2010-12-06 Lars Magne Ingebri... (gnus-request-thread): Rework to take a header instead...
2010-12-05 Bjørn Mork(nnimap-process-expiry-targets): Avoid downloading...
2010-11-30 Julien Danjounnimap-open-connection-1: fix PREAUTH
2010-11-30 Julien DanjouUse gnus-string-match-p
next