| 2004-07-18 |
Timo Sirainen | Don't crash if mail_index_view_sync_next() is called... |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Timo Sirainen | Changed default cache fields |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Timo Sirainen | Changed default cache fields. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Timo Sirainen | Avoid parsing headers twice to get IMAP envelope. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Timo Sirainen | Header caching redesigned. New design allows caching... |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Timo Sirainen | bsearch_strcasecmp() actually called strcmp.. |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Timo Sirainen | Fixed to compile with Solaris LDAP library |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Timo Sirainen | Delay memory allocations for cache transaction. We... |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Timo Sirainen | outlook-no-nuls workaround fix |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Timo Sirainen | Broke mailbox_sync() into iterator. |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Timo Sirainen | View syncing fixes/cleanups. |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Timo Sirainen | Handle recent flags in index file correctly. Fixes... |
commit | commitdiff | tree | snapshot |
| 2004-07-11 |
Timo Sirainen | mbox recent fixes. |
commit | commitdiff | tree | snapshot |
| 2004-07-11 |
Timo Sirainen | Use CMP_DEV_T() macro to compare struct stat.st_dev |
commit | commitdiff | tree | snapshot |
| 2004-07-11 |
Timo Sirainen | Recent flags should be fully working now with maildir. |
commit | commitdiff | tree | snapshot |
| 2004-07-10 |
Timo Sirainen | Split client_workarounds to imap_ and pop3_ ones. Added... |
commit | commitdiff | tree | snapshot |
| 2004-07-10 |
Timo Sirainen | Cache fixes. Lookups now look into transactions too. |
commit | commitdiff | tree | snapshot |
| 2004-07-10 |
Timo Sirainen | fetch_mail needs to be deinitialized before transaction is |
commit | commitdiff | tree | snapshot |
| 2004-07-10 |
Timo Sirainen | thread/sort: commit the transaction, don't rollback.. |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | And section fix for --exec-mail.. |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Added --exec-mail option to master. It can be used... |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Create all the missing paths up to maildir |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | check EISDIR in next mkdir() too.. |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Some more mailbox name checks. |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Crashfix with empty mailbox |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | SIGHUP correctly reloads configuration now |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | When i_set_failure_file() is called, make sure the... |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Never treat "mailbox/" as a valid mailbox name. |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | If we're setting flags to saved mail, put it to cur... |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Refcounting fixes. Unexpectedly destroyed SSL connectio... |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | We could read authid past the buffer if \0password... |
commit | commitdiff | tree | snapshot |
| 2004-07-09 |
Timo Sirainen | Always create cache transaction. Easier that way .... |
commit | commitdiff | tree | snapshot |
| 2004-07-08 |
Timo Sirainen | Fixed compression. |
commit | commitdiff | tree | snapshot |
| 2004-07-08 |
Timo Sirainen | Cache file fixes, API changes, etc. It's still in somew... |
commit | commitdiff | tree | snapshot |
| 2004-07-08 |
Timo Sirainen | If p_free() frees memory, it must also zero it.. |
commit | commitdiff | tree | snapshot |
| 2004-07-08 |
Timo Sirainen | crashfix |
commit | commitdiff | tree | snapshot |
| 2004-07-07 |
Timo Sirainen | Wrapper streams shouldn't try to read data if it's... |
commit | commitdiff | tree | snapshot |
| 2004-07-07 |
Timo Sirainen | compile fix |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | varchar(255) is max in mysql |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | don't set default port either |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | Updated error message texts. |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | s/user/db_user/ |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | Fixes, patch by Andrey Panin |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | Added mysql description to example config file. Changed... |
commit | commitdiff | tree | snapshot |
| 2004-07-06 |
Timo Sirainen | Add "Error report written to server log." also to inter... |
commit | commitdiff | tree | snapshot |
| 2004-07-05 |
Timo Sirainen | pool_alloconly_free() can free the last allocation. |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | fixing crashes from last changes |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | disable cache file with mmap_no_write. it and mmap_disa... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | more checks against using old cache_offsets |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | Make sure we don't set cache_offsets to old cache files. |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | cache fix |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | header and extra_rec syncing crashed because of recent... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | Cache API updates. Don't return direct pointers to... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | renaming mailbox under existing mailbox gave wrong... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | Cache updating is done now by first reserving space... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | Caching fixes and optimizations. Removed all network... |
commit | commitdiff | tree | snapshot |
| 2004-07-04 |
Timo Sirainen | Cache file compression works now and compressed cache... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | Removed mail_index_is_in_memory(). It wasn't implemente... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | Updated comment about how syncing is done, and s/extra... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | mail_index_sync_sort_flags() now merges flag changes... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | UIDs for appended messages can now be assigned all... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | was missing from last commit |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | Dropped MBOX_HEADER_EXTRA_SPACE from 100 to 50. It... |
commit | commitdiff | tree | snapshot |
| 2004-07-03 |
Timo Sirainen | If we're not connected to all auth sockets, wait before... |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | Added APOP authentication for POP3. Patch by Andrey... |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | Don't keep filling empty spaces which will be overwritt... |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | i_stream_read_data() could have returned invalid data... |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | body_offset wasn't set if mail had no header. |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | make sure there's only LWSP after X-UID |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | fix for mboxes with pseudo header mail |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | saving messages to empty mbox was buggy |
commit | commitdiff | tree | snapshot |
| 2004-07-02 |
Timo Sirainen | assert crashfix |
commit | commitdiff | tree | snapshot |
| 2004-06-30 |
Timo Sirainen | Cache decision explanation comment. |
commit | commitdiff | tree | snapshot |
| 2004-06-30 |
Timo Sirainen | No maildir filename checking after all. |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | Temporary: never compress cache file as it's broken... |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | Require that filenames in maildir begin with a digit... |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | no_partial_rewrite was incorrectly set always |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | fix, _read() sometimes returned -2 too early |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | added comment about solaris and changed the macros... |
commit | commitdiff | tree | snapshot |
| 2004-06-29 |
Timo Sirainen | compile fix when SSL is disabled |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | fix |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | some fixes for handling pseudo headers. |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | Several fixes for updating mbox. Recent changes also... |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | full_value should contain LFs as well |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | Added some smartness for deciding what to cache. Cache... |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | don't close dotlock fd if it's given as -1 |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | Allow giving 0 max_buffer_size, in which case "optimal... |
commit | commitdiff | tree | snapshot |
| 2004-06-28 |
Timo Sirainen | fixed some fd leaks in error conditions |
commit | commitdiff | tree | snapshot |
| 2004-06-24 |
Timo Sirainen | Check immediately if we have write-access to mbox. |
commit | commitdiff | tree | snapshot |
| 2004-06-24 |
Timo Sirainen | Save MD5 sums of some headers for readonly mboxes and... |
commit | commitdiff | tree | snapshot |
| 2004-06-24 |
Timo Sirainen | removed assert |
commit | commitdiff | tree | snapshot |
| 2004-06-24 |
Timo Sirainen | Record size is allowed to change between index files... |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | assertfix |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | Added a framework for getting POP3 UIDL strings from... |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | crashfix if client closes connection while authenticating |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | Dovecot can now connect to externally running dovecot... |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | DEBUG: If GDB environment is set, don't do fd leak... |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | Default to "" args instead of NULL to avoid some crashes |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | Allow empty section name. |
commit | commitdiff | tree | snapshot |
| 2004-06-23 |
Timo Sirainen | skip extra whitespace between "dbtype arguments" |
commit | commitdiff | tree | snapshot |
| next |