2008-10-14 |
Abhijit Menon-Sen | Remove tried_at. v3.0.2 |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Abhijit Menon-Sen | Update version. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | subtransaction errors aren't. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Abhijit Menon-Sen | Revert "send NIL for message data we don't have" and... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | don't eat quite so much CPU updating unchanged mailboxes. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | don't run more than one mailboxreader per 2-3 second... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | compile |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | don't bother updating the mailbox tree if we're shuttin... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | fix selecting newly created views. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | aox show search address asdf@asdf did not produce the... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make tests for absent header fields work |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | allow upper case in aox add user etc. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | the dm_mm index may exist already when upgrade schema... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | only unblock imap commands if what we did (might) make... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | detect whether the message is there, take 5, |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | take 4, or so. if the header contains NO fields, then... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | oops. just oops. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | best to make one delivery attempt after expired_at... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | keep sessions half-alive until the end of the commands... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | move OK [CLOSED] to where it'll be sent whenever needed |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | we can send NIL for a message's various bits if the... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | a better try at sending NIL at just the right times... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | if we expunge a message, then we won't be able to emit... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | oops, a syntax bug |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | doc update |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | a sprinking of paranoia |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | send the (modseq) appendage on the SEARCH response... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | exists/recent/uidnext responses are like all others... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | teach pop select to work without Session::refresh(). |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | that's rather unusual code, needs to be explained |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | Unbreak select, which was moderately broken. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | send NIL for message data we don't have |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | a one-day timeout for idle, instead of half an hour... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | another try: make sure DA doesn't lose its space in... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | log more. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | try to send responses when we have some, just in case... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | keep mail spooled for delivery for two weeks rather... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | record the software version in Received, since other... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | Make sure we pick the next client off the list as soon... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | Separate the spool manager and the smtp client. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make it possible to create a Log as child of another... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | send recent when we need it, not when we don't |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | ouch |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | need to send those first EXISTS responses... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | update aox show queue to cope with schema 76 |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | if the smtp client can't send now, we might as well... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | the smtpclient is ready to send a dsn as soon as it... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make sure we never emit an EXISTS value which includes... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make sure we send another EXISTS when a message is... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make deliver check explicitly whether the message was... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | make deliver -v give explicit feedback about the chosen UID |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | if the db shuts down in the middle of a subtransaction... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | have stderrlogger exit with EX_UNAVAILABLE instead... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Abhijit Menon-Sen | Don't complain if the MailboxReader is shutdown. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | if the pg server runs out of RAM, we can't do much... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Abhijit Menon-Sen | Quiesce udoc. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | a virtual constructor to silence gcc |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | SORT too needed a special response class. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | doc |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Arnt Gulbrandsen | new class ImapSearchResponse, to make sure we don't... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Arnt Gulbrandsen | If ImapResponse::text() returns "" that means "don... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Arnt Gulbrandsen | add a new class explicitly modelling IMAP responses... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Abhijit Menon-Sen | Update client-type list. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Arnt Gulbrandsen | segfaults are no fun and this one could happen if the... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Arnt Gulbrandsen | better not try to add an int to a string. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Abhijit Menon-Sen | Can't delete from threads before thread_members. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Abhijit Menon-Sen | Schema #76: minor cleanups. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Arnt Gulbrandsen | be more careful about what looks like a boundary line... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Arnt Gulbrandsen | accept literals as SASL responses. makes aox almost... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Abhijit Menon-Sen | Make udoc happy. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Arnt Gulbrandsen | and note why the function is brokenish |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Abhijit Menon-Sen | Update VERSION. v3.0.1 |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | obey soft-bounce even if the reject comes from a sieve... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | the session initialiser does select on dm where mailbox... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | continue splitting messages and mailbox_messages. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | make the AddressCreator generally more similar to HRC. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | stop saying 'select distinct ...' in the Selector.... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | addresscreator must go back to selecting addresses... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | don't send the notify if we only did select, not copy. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | if a session update makes a command able to proceed... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | no point in blocking the flag-update fetch, it'll be... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | add a debug message which we ought to remove again... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | better error message. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | minor optimisation: avoid sending a query that almost... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | make the fetcher use a transaction if it is to fetch... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | don't ask for the current rows while we're trying to... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | tell jam where schema.pg is IN THE RIGHT FORMAT |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | add new function Transaction::restart(), to roll back... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | actually startup wipes out the mailbox tree too (sort... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | make refreshing() return true only if mailboxes might... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | q-p lines that start with "--" or "From " |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | no need to tell the owner that we've been able to begin |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | if the HRC failed completely and can't go either forwar... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | 1. make Transaction::subTransaction() just return an... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Abhijit Menon-Sen | Avoid enqueueing into the blocked parent transaction. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Abhijit Menon-Sen | Use this->id() when making a SELECT/COPY in any HelperR... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Abhijit Menon-Sen | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | edit the Received: format to avoid triggering SA's... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Arnt Gulbrandsen | log authenticated used in the Received line. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Abhijit Menon-Sen | Convert HelperRowCreator to use subtransactions. |
commit | commitdiff | tree | snapshot |
next |