| 2015-09-22 |
Timo Sirainen | virtual plugin: Disable caching via mailbox list indexes. |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | lib-http: Optimized http_client_request_send_payload... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | lib-http: Avoid crashes on failing http_client_request_... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | Makefile: Added missing sort.h |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Phil Carmody | lib: timings - added quantiles |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Phil Carmody | lib: extract sort-helpers into separate sort.h file |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | lib-storage: Forgot to add index-mailbox-size.h to... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | fts: Send session ID to indexer and indexer-worker... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | quota: Added "count" backend, which simply sums up... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | lib-storage: Update mailbox vsize header on save/copy... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | quota: Added quota_vsizes=yes setting to count quotas... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | quota: Commit expunge transaction instead of rolling... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | quota: Code cleanup - extract default init() handling... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | imap: If client disconnects, log the in-progress comman... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | imap: If client disconnects, log how long the in-progre... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | Compiler warning fix. |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | imap: Improved command timing information reporting. |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | lib: Added io_loop_get_wait_usecs() |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Timo Sirainen | imap: When running SEARCH on "background", run it throu... |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Timo Sirainen | lib-index: Added mail_index_sync_have_any_expunges() |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Stephan Bosch | auth: The mechanisms configured using the auth_mechanis... |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Timo Sirainen | lib: file_wait_lock*(): Improve the panic log message... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | lib-fs: Fixed compiling with some OSes |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | lib-fs: timing_deinit()s was called too late - fs was... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | cassandra: With debugging, log also how many rows were... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | cassandra: With debugging, log also how long result... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | cassandra: Don't crash if connection to Cassandra failed. |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | cassandra: If log_level=debug, log also how long the... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Timo Sirainen | lib: file_wait_lock_error() assert-crashes now on EDEADLOCK |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Timo Sirainen | lib-fs: Track operation timing statistics if enable_tim... |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Timo Sirainen | lib: Added a simple timing.h API for tracking min/max... |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Timo Sirainen | cassandra: Added delete_consistency parameter. |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Timo Sirainen | lib: file_create_locked() may have leaked memory on... |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Timo Sirainen | doveadm mailbox metadata list: Fixed not giving the... |
commit | commitdiff | tree | snapshot |
| 2015-09-11 |
Timo Sirainen | doveadm mailbox attribute list: Prefix parameter was... |
commit | commitdiff | tree | snapshot |
| 2015-09-11 |
Timo Sirainen | lib-storage: Fixed iterating attribute prefix that... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Timo Sirainen | master: systemd's sd_listen_fds() error handling was... |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Timo Sirainen | lib-storage: Fixed crash in mailbox list index notifyin... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Phil Carmody | lib: test-strnum - do not invite undetectable errors |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-storage: Replaced some unlink()s with i_unlink... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-index: Replaced some unlink()s with i_unlink*(... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | Replaced unlink() calls with i_unlink*() wherever possible. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib: Added i_unlink() and i_unlink_if_exists() |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-storage: Mailbox deletion shouldn't fail when tryin... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-storage: Use MAIL_ERROR_NOTPOSSIBLE if mailbox_attr... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-storage: If mail_attribute_dict is set, ignore... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Stephan Bosch | example-config: 10-mail.conf: Added example configurati... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Stephan Bosch | example-config: Added more detailed documentation for... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Stephan Bosch | lib: strnum: Fixed test suite failure on 32 bit systems. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | acl: Log which ACL groups are enabled with mail_debug=yes |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Timo Sirainen | lib-charset: Fixed assert-crash with some iconv() versions. |
commit | commitdiff | tree | snapshot |
| 2015-04-25 |
Stephan Bosch | imap: METADATA: Implemented mailbox and server comment... |
commit | commitdiff | tree | snapshot |
| 2015-04-25 |
Stephan Bosch | imap: Implemented /private/specialuse METADATA entry... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Stephan Bosch | lib: Added some tests for the new strnum _hex() and... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib: Added assert to Solaris sendfile() return value. |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | doveadm: Fixed hiding titles' tabs with tab formatter... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | Make static analyzer happier. |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-charset: Added more asserts to checking iconv(... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-charset: Updated test-charset unit test to check... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Mailbox list notifications didn't work... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | Mailbox list notify API changed to return multiple... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | imap: NOTIFY (SUBSCRIPTIONS) assert-crashed when subscr... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | Various passthrough istreams didn't preserve readable_fd. |
commit | commitdiff | tree | snapshot |
| 2015-07-16 |
Sebastian Wiedenroth | lib: Fix hang in safe_sendfile on SmartOS |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | imap: Fixed assert-crash in NOTIFY when using multiple... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Fixed assert-crash when reading binary... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | doveadm: Added new "auth login" command to simulate... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | auth: If userdb lookup was found from auth cache, don... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | auth: If multiple userdbs are used, default_fields... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | director: Added director_user_kick_delay setting. |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | login proxy: Added delayed disconnection of clients... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | auth: Ignore first passdbs that contain skip=unauthenti... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Added mailbox_attribute_register_internals() |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Allow MAIL_ATTRIBUTE_INTERNAL_RANK_DEFAULT... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Allow set/get for Dovecot-private attribut... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Added MAIL_ATTRIBUTE_INTERNAL_FLAG_CHILDREN |
commit | commitdiff | tree | snapshot |
| 2015-04-25 |
Stephan Bosch | mail-storage: Added registration API for builtin mailbo... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: mail_user_init() wasn't always expanding... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | lib-storage: Updated MAILBOX_ATTRIBUTE_KEY_IS_USER_ACCE... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | dovecot.m4: Added LIBDOVECOT_ACL_INCLUDE |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | auth: Fixed passdb skip_password_check / result_success... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | imap: Don't allow IMAP METADATA to access Dovecot's... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Timo Sirainen | auth: Aborting auth request didn't abort a pending... |
commit | commitdiff | tree | snapshot |
| 2015-09-06 |
Timo Sirainen | lib-storage: Store pointer to mail_storage_service_user... |
commit | commitdiff | tree | snapshot |
| 2015-09-06 |
Timo Sirainen | lib-storage: Added mail_storage_service_user_get_servic... |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Timo Sirainen | acl: Install most of the header files. |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Timo Sirainen | acl: acl_object_list_next() should return -1 if acl... |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Timo Sirainen | dsync: If remote disconnects, log the last sent/recv... |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Timo Sirainen | dsync: If we disconnect with I/O timeout, log the last... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | login proxy: Code cleanup - separate login_proxy_free_f... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | login proxy: Always keep proxy->state_rec available. |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | login proxy: Added asserts to track that num_waiting_co... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | login proxy: Small code cleanup |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | dsync: Assert-crashfix |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | cassandra: Handle async queries internally - don't... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | lib-storage: Another fix to using index_storage_mailbox... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | dict: Various reference counting and other fixes relate... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | dsync: Crashfix in certain situation. |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | lib-storage: Allow index_storage_mailbox_close() to... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Timo Sirainen | doveadm director update command added. |
commit | commitdiff | tree | snapshot |
| next |