2008-11-01 |
Arnt Gulbrandsen | leave out some debug logging we don't really need any... v3.0.3 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | some trawler tried to login as "" on one of the open... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | Update VERSION. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | remove the debug logging we don't need any more |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | make sure that unsent meaningless messages cannot clutt... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | add some temporary logging to help us find out exactly... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | appending an int to a string will work, but not work |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | if the sieve script in the db is bad, try to say someth... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | log the SMTP transaction ID explicitly when we assign it |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | support SORT=DISPLAYFROM |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | teach the selector how to search on many/all mailboxes... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | untypofy |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | cleaner |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | patriccia tree nodes, too, contain data that just isn... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | the MessageSet blocks are big and contain no pointers... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | tie the SMTP/LMTP id in the Received field to the log... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | largest() didn't work except for the first block. this... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | remove() was moderately fucked. unfuck. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | ! oops |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | select the right log message |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | remove() now works |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | unfoo MessageSet::csl() |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | Rewrite MessageSet to improve some Os, particularly... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | rename PatriciaTree::Node::payload to data, to match... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | give PatriciaTree (and thus Dict and Map) first() and... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | no comment. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | try to tell the allocator that everything in the Node... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | simplify some code |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | make Query::bind( const MessageSet & s ) O( s.count... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | do not free memory we might want to use. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | try to optimise Query::bind( List<uint> ) a little. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | kalyani's g++ doesn't like patriciatree... see if this... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | yank the query timeout down to 10 again. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | Log backend pid at debug. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | UseLdaPAuthentication is misspelled and unused. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | update callers to use the new function names introduced... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | rename *::take() to remove(), so we only have one funct... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | rename String::encode() and decode() to encoded() and... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | enough friendly frienship to satisfy lochnagar's g++ |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | base Dict on PatriciaTree |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | clarify doc |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Arnt Gulbrandsen | add a Patricia tree and base Map on it instead of on... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | Minor logic error in addressPermitted(). |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | Retain a different log() object for the ByteForwarder. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Abhijit Menon-Sen | Revert the ByteForwarder logging changes meant only... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Abhijit Menon-Sen | Don't spam the logs unnecessarily at info. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | *OUCH* flush even if we don't have anything to write NOW |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | a faster, simpler Flag::allFlags |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | logging the cryptlib error only when everything's okay... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | double the speed of large fetches ;) |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | let's see if modseq can still be zero after this |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | compile, dammit! |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | support rcpt to: <user@example.org.> |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | the byteforwarder logs should be children of the connec... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | log more usefully in the byte forwarded. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | 5258 changed the capability name from the draft |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Arnt Gulbrandsen | fetching the database ID is cheap if we're querying... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Arnt Gulbrandsen | we do not reveal where a logged-in user sits. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Arnt Gulbrandsen | emit the right kind of boundary line for zero-part... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Arnt Gulbrandsen | handle zero-line COPY statements |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Arnt Gulbrandsen | don't segfault, even if a client closes the connection... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Arnt Gulbrandsen | wait for the banner before sending EHLO |
commit | commitdiff | tree | snapshot |
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 |
next |