| 2013-04-04 |
Timo Sirainen | Released v2.2.rc4. 2.2.rc4 |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | Merged changes from v2.1 tree. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | Added signature for changeset 582108c190f8 |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | Added tag 2.1.16 for changeset 582108c190f8 |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | Released v2.1.16. 2.1.16 |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | quota-status: Removed duplicate "action=" text from... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | quota-status: Added quota_status_(success|nouser|overqu... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | replicator: If replicator is unconfigured, fail at... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-master: Added master_service_get_process_min_avail() |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | dsync: Mailbox name fixing didn't work when namespace... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | imapc: Don't assert-crash when ACL plugin tries to... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | imapc: Give an early error message if imapc_list_prefix... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-storage: Crashfixes for handling shared mailboxes... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | istream-chain: Final fixes to handling merged streams. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | istream-chain: More fixes to handling merged streams. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | istream-chain: Fixed memory leak. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-imap-urlauth: Don't memcpy() data over itself. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | i_stream_read(): Added assert. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | istream-chain: Fixed handling small streams that get... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | ldap auth: Don't access freed memory. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-storage: Add \Noinferiors flag to INBOX when such... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | auth: If passdb wasn't used, don't preserve its extra... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-mail: quoted_printable_decode*() now returns all... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-storage: Fixed searching with multiple parameters... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | imapc, pop3c: Don't hide SSL handshake errors. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: Simplified certificate validation... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Crashfix for previous change. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: Added support for TLS SNI, which... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Prepare for TLS SNI support. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl: If debug=TRUE, set also SSL verbose=TRUE |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: If handshake callback fails, close... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Removed last traces of http_client_connection... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: ssl_iostream_set_handshake_callback... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Pass connect failures all the way to request... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Reorder http_client_connection deinit code... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Fixed double-free on delayed connect() failur... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: If SSL init/handshake fails for connection... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: If connect() fails, destroy the http_client_c... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Simplify error handling by delaying connect... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: If http_client_request_submit() fails, don... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Removed unused code. |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: API changes to return error strings... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-ssl-iostream: Removed unused iostream-ssl-none.c |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Each peer doesn't need a separate ssl context... |
commit | commitdiff | tree | snapshot |
| 2013-04-04 |
Timo Sirainen | lib-http: Pass DNS lookup error message to caller inste... |
commit | commitdiff | tree | snapshot |
| 2013-04-03 |
Timo Sirainen | dovecot.m4: Reverted last change with added comments. |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | lib-master: If fifo isn't accepted, don't double-destro... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | lib-http: Added ssl_ca setting to specify the CA certif... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | dovecot.m4: Removed --without-dovecot-install-dirs... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | quota-status: If size parameter is given, use it to... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | lib-index: Backported MAIL_TRANSACTION_ATTRIBUTE_UPDATE... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | auth: Fixed also DOVECOT-TOKEN (=URLAUTH) and NTLM... |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Timo Sirainen | auth: Fixed ANONYMOUS mechanism to work again. |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | quota: Added more debug logs about quota_grace |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | dsync: Fixed syncing without GUIDs. |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | dsync: Don't crash if second user initialization fails. |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | dsync: If remote doesn't send some mails, don't exit... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | auth: nodelay and nopassword fields weren't handled... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | auth: Implemented userdb_import and userdb_userdb_impor... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | auth: Fixed passdb_import not to crash when =value... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | auth: Renamed userdb_userdb_import to passdb_import... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | auth: Allow using userdb_userdb_import in passdb query... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | virtual plugin: Fixed saving/copying messages to virtua... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | lib-storage: mailbox_get_status() no longer forces... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | lib-storage: Don't reset mail_save_context.copying... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | lib-storage: Create a default namespace for auto-create... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
Timo Sirainen | lib-master: Ignore mountpoints under /tmp and /var... |
commit | commitdiff | tree | snapshot |
| 2013-03-28 |
Timo Sirainen | maildir++ quota: Fixed relative quota_grace when taking... |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | maildir: If maildir_broken_filename_sizes=yes, don... |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | lib-fs: Always keep the error in the parentmost fs. |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | dsync: Use i_fatal() for invalid parameters, like the... |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | lib-index: Removed obsolete 16bit size check asserts... |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | dsync: Don't access uninitialized variable |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
Timo Sirainen | Compiler warning fix |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | lib-storage: Added assert. |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | dsync: Allow doveadm plugins to override local_location... |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | dsync: Allow syncing same mail root dirs if indexes... |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | dsync: Crashfix when importing from storage without... |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | ldap: Another fix to sub-dn-lookup. |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | ldap: Crashfix |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | ldap: Compiling fix to previous change |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Timo Sirainen | ldap: Improved sub-dn-lookup error message. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | ldap: Various crashfixes |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | ldap: Don't crash if attributes have no @subrequests. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | doveadm sync/backup: Added -g <guid> to sync only the... |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | doveadm: Added "batch" command to run multiple mail... |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | dsync: Fixed syncing attribute streams. |
commit | commitdiff | tree | snapshot |
| 2013-03-25 |
Timo Sirainen | imap: Fixed more URL escaping in URLFETCH replies. |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | mysql/pgsql: Don't bother logging about having connecte... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm-server: Don't continue handling commands if... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | imap: GENURLAUTH and URLFETCH didn't escape URL paramet... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm replicator status: Without <usermask> parameter... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm: Table formatter now hides the titles if all... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm: Added "replicator replicate" command to force... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | replication_full_sync_interval default changed from... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | replicator: If sync fails, retry it in 5 minutes. |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | replicator: Replicator queue export/import at exit... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm replicator status: Show sync time as "-" for... |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm replicator status: Fixed user mask to work. |
commit | commitdiff | tree | snapshot |
| 2013-03-24 |
Timo Sirainen | doveadm: Added "replicator status" command. |
commit | commitdiff | tree | snapshot |
| next |