aox:aox.git
2008-09-15 Abhijit Menon-SenUpdate VERSION. v3.0.1
2008-09-15 Arnt Gulbrandsenobey soft-bounce even if the reject comes from a sieve...
2008-09-15 Arnt Gulbrandsenthe session initialiser does select on dm where mailbox...
2008-09-15 Arnt Gulbrandsencontinue splitting messages and mailbox_messages.
2008-09-15 Arnt Gulbrandsenmake the AddressCreator generally more similar to HRC.
2008-09-15 Arnt Gulbrandsenstop saying 'select distinct ...' in the Selector....
2008-09-15 Arnt Gulbrandsenaddresscreator must go back to selecting addresses...
2008-09-15 Arnt Gulbrandsendon't send the notify if we only did select, not copy.
2008-09-15 Arnt Gulbrandsenif a session update makes a command able to proceed...
2008-09-15 Arnt Gulbrandsenno point in blocking the flag-update fetch, it'll be...
2008-09-15 Arnt Gulbrandsenadd a debug message which we ought to remove again...
2008-09-15 Arnt Gulbrandsenbetter error message.
2008-09-15 Arnt Gulbrandsenminor optimisation: avoid sending a query that almost...
2008-09-15 Arnt Gulbrandsenmake the fetcher use a transaction if it is to fetch...
2008-09-15 Arnt Gulbrandsendon't ask for the current rows while we're trying to...
2008-09-15 Arnt Gulbrandsentell jam where schema.pg is IN THE RIGHT FORMAT
2008-09-15 Arnt Gulbrandsenadd new function Transaction::restart(), to roll back...
2008-09-15 Arnt Gulbrandsenactually startup wipes out the mailbox tree too (sort...
2008-09-15 Arnt Gulbrandsenmake refreshing() return true only if mailboxes might...
2008-09-15 Arnt Gulbrandsenq-p lines that start with "--" or "From "
2008-09-15 Arnt Gulbrandsenno need to tell the owner that we've been able to begin
2008-09-15 Arnt Gulbrandsenif the HRC failed completely and can't go either forwar...
2008-09-15 Arnt Gulbrandsen1. make Transaction::subTransaction() just return an...
2008-09-15 Abhijit Menon-SenAvoid enqueueing into the blocked parent transaction.
2008-09-15 Abhijit Menon-SenUse this->id() when making a SELECT/COPY in any HelperR...
2008-09-15 Abhijit Menon-SenFix typo.
2008-09-15 Arnt Gulbrandsenedit the Received: format to avoid triggering SA's...
2008-09-15 Arnt Gulbrandsenlog authenticated used in the Received line.
2008-09-15 Abhijit Menon-SenConvert HelperRowCreator to use subtransactions.
2008-09-15 Abhijit Menon-SenMake the injector ask the *creators for newly-created...
2008-09-15 Abhijit Menon-SenFetch newly-created ids from the HelperRowCreator.
2008-09-15 Abhijit Menon-SenGet rid of the bogus rollback() functions in Flag etc.
2008-09-15 Abhijit Menon-SenMake the HelperRowCreator(s) remember the names they...
2008-09-15 Abhijit Menon-SenDelete unneeded d class.
2008-09-15 Arnt Gulbrandsenmake SURE we use only asfd@as.df as mail from... should...
2008-09-15 Arnt Gulbrandsenhelp imaptest with RFC 5256, where a SORT extension...
2008-09-15 Arnt Gulbrandsenadd a specific Message::parse() command and use it...
2008-09-15 Abhijit Menon-SenConvert insertBodyparts() to use subtransactions.
2008-09-15 Abhijit Menon-SenConvert AddressCreator to use subtransactions.
2008-09-15 Arnt Gulbrandsendo lsub correctly. 2.12 fodder, (assuming that anyone...
2008-09-15 Arnt Gulbrandsena message without a subject should have an empty base...
2008-09-15 Arnt Gulbrandsenif there is no read-write session where we might advert...
2008-09-15 Abhijit Menon-SenUse a trampoline to detect the end of a subtransaction.
2008-09-15 Arnt Gulbrandsenmake sure the EXPUNGE responses are sent as the last...
2008-09-15 Arnt Gulbrandsensent mail to the smarthost in order of retry date.
2008-09-15 Arnt Gulbrandsenchange Message::baseSubject() to use the algorithm...
2008-09-15 Arnt Gulbrandsensearches for 'smaller 128' didn't work when embedded...
2008-09-15 Arnt Gulbrandsenrework the spool manager to use only one query.
2008-09-15 Arnt Gulbrandsenupdate last_attempt on EVERY delivery attempt, not...
2008-09-15 Arnt Gulbrandsenstop using deliveres.tried_at. use only dr.last_attempt...
2008-09-15 Arnt Gulbrandsendemand that the server answers the TCP connection withi...
2008-09-15 Arnt Gulbrandsenset the log the right way and log a little more
2008-09-15 Abhijit Menon-SenInitial support for subtransactions.
2008-09-15 Abhijit Menon-SenMake "aox delete mailbox" really delete mailboxes sensibly.
2008-09-15 Arnt Gulbrandsenmake a note about how we handle the RFC 1047 race
2008-09-15 Abhijit Menon-SenDon't segfault.
2008-09-02 Arnt Gulbrandsenset an own log id, and set it properly, where EventHand...
2008-09-02 Arnt Gulbrandsensmtpclient could work itself into a no-good state....
2008-09-02 Arnt Gulbrandsendon't call die() when someone sends STORE and then...
2008-09-02 Arnt Gulbrandsenthe search was fubared if the sort program contained...
2008-09-02 Arnt Gulbrandsenthe query order has changed; we need to wait on the...
2008-09-02 Arnt Gulbrandsenexpunge could deadlock with store if one session tried...
2008-09-02 Arnt Gulbrandsenunfuck accidentally changed 'not' logic.
2008-08-30 Arnt Gulbrandsenconstrain sender differently now that we have a better...
2008-08-27 Abhijit Menon-SenDon't allow the injector to see recoverable errors...
2008-08-27 Abhijit Menon-SenGuard Timer::notify in try/catch.
2008-08-27 Abhijit Menon-SenDon't dereference a pointer we just set to 0.
2008-08-27 Abhijit Menon-SenWrong column name in fetch.
2008-08-26 Arnt Gulbrandsenpattern a*b may match children of a/c.
2008-08-26 Arnt Gulbrandsendon't send * 0 EXPUNGE.
2008-08-26 Arnt Gulbrandsencompute MSNs only when we send the response, instead...
2008-08-26 Arnt Gulbrandsensend \noselect when a client asks for the separator
2008-08-26 Arnt Gulbrandsensort always sorted the entire mailbox.
2008-08-26 Arnt Gulbrandsenimplement 5257 section 4.9
2008-08-26 Arnt Gulbrandsenupdate for RFC 5257 *sigh*
2008-08-26 Arnt Gulbrandsenreference the RFCs we implement
2008-08-26 Arnt Gulbrandsenthis implements RFC 5257 and more, so say so
2008-08-26 Arnt Gulbrandsenwe handle I18NLEVEL=1 (practically a no-op in our case...
2008-08-26 Arnt Gulbrandsenwhen sorting by subject we need to smash to lower case
2008-08-26 Arnt Gulbrandsenmake the code handle the correct append syntax, as...
2008-08-26 Arnt Gulbrandsensegfaults are such fun. not.
2008-08-26 Arnt Gulbrandsenno need to rebuild privileges.inc when the top-level...
2008-08-26 Arnt Gulbrandsensimplify Granter and update callers
2008-08-26 Arnt Gulbrandsenfix bad line wrapping
2008-08-26 Arnt Gulbrandsenaox upgrade schema talks about what it does, so don...
2008-08-26 Abhijit Menon-SenDon't advertise LISTEXT before authentication.
2008-08-26 Arnt Gulbrandsenwe implement 5256 as well (imap sort)
2008-08-26 Arnt Gulbrandsenour listext is like what RFC 5258 describes
2008-08-24 Abhijit Menon-SenAvoid excessively long timeout. v3.0.0
2008-08-24 Arnt Gulbrandsenthat _is_ an error, so log it like that
2008-08-24 Arnt Gulbrandsenroll back a transaction if something throws Invariant...
2008-08-24 Abhijit Menon-SenBe careful to not hold locks and die.
2008-08-22 Abhijit Menon-SenCure the symptoms of the /3.0.0foo disease.
2008-08-22 Arnt Gulbrandsenbe slightly more flexible about guessing content-type:
2008-08-22 Arnt Gulbrandsenauthenticate can also contains passwords (base64-encode...
2008-08-22 Arnt Gulbrandsenthe code to not close listeners only caught one of...
2008-08-21 Arnt Gulbrandsenbuild an actual, working query for aox tune database
2008-08-21 Arnt Gulbrandsenpg versions differ in how the indexdef is returned...
2008-08-20 Abhijit Menon-SenThe sender's copy is delivered through the smarthost.
2008-08-20 Arnt Gulbrandsendon't try to use tsearch2 on pg 8.1 or 8.2
next