| 2011-12-16 |
Timo Sirainen | lib-storage: mailbox_list_get_permissions() didn't... |
commit | commitdiff | tree | snapshot |
| 2011-12-15 |
Timo Sirainen | imapc: Assert crashfix. |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | imapc: Try to avoid crashes on deinit/disconnection. |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | Added i_stream_unset_destroy_callback() |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | imapc: Avoid assert-crashing when replacing mail stream... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | imapc: Fixed missing BODY[]/INTERNALDATE to handle... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | imapc: Handle missing INTERNALDATE reply by returning... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | imapc: Handle missing BODY[] reply by returning an... |
commit | commitdiff | tree | snapshot |
| 2011-12-14 |
Timo Sirainen | auth: Don't die if passwd-file can't open the file. |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imapc: Added support for fetching GUID from remote... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imapc: Added X-GM-EXT-1 and CONDSTORE to capabilities. |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imapc: Don't crash if we receive tagged BAD reply. |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imap: When fetching X-GUID, set MAIL_FETCH_GUID also... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imapc: Removed HIGHESTMODSEQ handling from STATUS command. |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | auth: Handle proxy_maybe=yes for PASS lookups. (Fixes... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | imap: Convert LIST/LSUB patterns from mUTF-7 to UTF... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | lib-storage: Handle %{uid} and %{gid} expansion without... |
commit | commitdiff | tree | snapshot |
| 2011-12-12 |
Timo Sirainen | lib-storage: Previously added %{gid} variable didn... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lmtp: Simplify LMTP proxying by first reading the whole... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | passdb imap: Log about failures. |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | dsync: Update cache fields' decision and last_used... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | doveadm: Compile fix for previous lib-index change. |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-index: Allow updating cache's last_used field with... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-storage: Added separate %{gid} expansion to mail_user. |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-index: If cache field's decision is forced no,... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-fs: Added "mode" parameter to "posix" backend to... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | maildir: If saving fails, don't bother trying to flush... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | zlib: Avoid assert-crashing if parent ostream's write... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | config: Don't warn that ssl_parameters_regenerate=0... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-storage: FS layout mailbox list iteration code... |
commit | commitdiff | tree | snapshot |
| 2011-12-10 |
Timo Sirainen | lib-storage: mailbox_list_get_vname() no longer treats... |
commit | commitdiff | tree | snapshot |
| 2011-12-09 |
Timo Sirainen | var_expand(): Added %{uid} and %{gid} variables. |
commit | commitdiff | tree | snapshot |
| 2011-12-09 |
Timo Sirainen | lib-storage: Fixed search when mail prefetching is... |
commit | commitdiff | tree | snapshot |
| 2011-12-09 |
Timo Sirainen | mdbox: Make sure m.* files aren't overwritten when... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | auth: If verbose_proctitle=yes, show which processes... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Reverted the last INBOX children listing... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Fixed listing INBOX's children with layout... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | imapc: Crashfix on error conditions. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Code cleanup. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | liblib: Added str_to_time() |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Removed unnecessarily duplicated code. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Fixed assert-crash when search query conta... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | fts-lucene: Fixed Makefile.am |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-sql: If mysql/pgsql commit fails due to server... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: Fixed assert-crash in user deinit with... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | login: Send the last connected client's IP address... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lib-storage: If client_limit=1, send user's log prefix... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | Added i_set_failure_send_prefix() and renamed i_set_fai... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | Added a new "FATAL" log command, which master uses... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | log: Removed slightly confusing code. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | lmtp: If lmtp_save_to_detail_mailbox=yes and there... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | stats: Chroot to empty directory by default. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | ssl_parameters_regenerate setting is now "time" type... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | indexer: Use stricter permissions for indexer-worker... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | director: chroot to base_dir by default. |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | director: Don't explicitly use base_dir. We're already... |
commit | commitdiff | tree | snapshot |
| 2011-12-08 |
Timo Sirainen | director-test.sh script fixed to use a working path... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | dbox: If index was fscked, rebuild indexes to make... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | lib-index: Added mail_index_reset_fscked() |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | lib-storage: MAILBOX_LIST_ITER_RETURN_SPECIALUSE was... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | example-config: Added example mailboxes. |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | config: Allow section names to contain spaces. |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | example-config: Use a default uncommented "namespace... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | Moved mailbox {} settings inside namespace {} and no... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | lib-storage: Avoid crashes if listing subscriptions... |
commit | commitdiff | tree | snapshot |
| 2011-12-06 |
Timo Sirainen | master: Be more relaxed about giving service auth's... |
commit | commitdiff | tree | snapshot |
| 2011-12-05 |
Timo Sirainen | autocreate: Make sure we don't crash if there are no... |
commit | commitdiff | tree | snapshot |
| 2011-12-05 |
Timo Sirainen | lib-storage: Don't crash when no there are no mailbox... |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | auth: Fixed vpopmail to work again after recent change. |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | README: Added SPECIAL-USE RFC |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | Implemented IMAP SPECIAL-USE extension. |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | Moved autocreate plugin functionality into lib-storage. |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | lib-storage: Added pool to struct mailbox_list_iterate_... |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | lib-storage: Moved mailbox list iteration functions... |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Timo Sirainen | imapc: Check for when to prefer LOGIN to AUTHENTICATE... |
commit | commitdiff | tree | snapshot |
| 2011-12-01 |
Timo Sirainen | imapc: If remote server disconnects, log the reason. |
commit | commitdiff | tree | snapshot |
| 2011-12-01 |
Timo Sirainen | auth: Fixed loading authdb_imap plugin when Dovecot... |
commit | commitdiff | tree | snapshot |
| 2011-11-30 |
Timo Sirainen | auth: Mention auth_worker_max_count in warning message... |
commit | commitdiff | tree | snapshot |
| 2011-11-25 |
Timo Sirainen | fts-lucene: Fixed search when all terms were MUST_NOT. |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | auth: Dropped default client_limit back to default_clie... |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | NEWS, README: Added SCRAM-SHA-1 support. |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | Added signature for changeset 18f32bf70fac |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | Added tag 2.1.rc1 for changeset 18f32bf70fac |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | Released v2.1.rc1. 2.1.rc1 |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | man: mailbox[-guid] doesn't need to be first parameter... |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | Makefile: Added missing hmac-sha1.h |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Timo Sirainen | lib-lda: Use ostream corking better in LMTP/SMTP client. |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | TODO updated |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | example-config: Added ssl_crypto_device. |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | imapc: Pass ssl_crypto_device setting to lib-ssl-iostream. |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | lib-ssl-iostream: Added crypto_device setting to set... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | login: Do engine cleanups _after_ finishing the used... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | login: Added ssl_crypto_device setting to set OpenSSL... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | login: Save final SASL reply to client struct. |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | lib-ssl-iostream: Call OpenSSL_add_all_algorithms(... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | auth: LDAP iterate's debug message didn't use expanded... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | lib-storage: Getting headers as UTF-8 could have return... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | login: Use AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP if... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | lib-auth: Added AUTH_REQUEST_FLAG_SUPPORT_FINAL_RESP... |
commit | commitdiff | tree | snapshot |
| 2011-11-23 |
Timo Sirainen | auth: If client gives "final-resp-ok" parameter, send... |
commit | commitdiff | tree | snapshot |
| next |