log

age author description
Sun, 28 Feb 2016 18:33:01 +0200 Aki Tuomi doveadm-mail: Rename ctx to mctx to separate from cctx
Sun, 28 Feb 2016 18:27:35 +0200 Aki Tuomi doveadm: Changed v2 command APIs to be easier to use.
Sun, 28 Feb 2016 18:25:31 +0200 Timo Sirainen doveadm: Minor code cleanup - use arg-> instead of argv[i].
Fri, 26 Feb 2016 17:33:02 +0200 Timo Sirainen doveadm: Code cleanup - Removed unnecessary pointer checks.
Fri, 26 Feb 2016 16:21:38 +0200 Timo Sirainen doveadm: Fixed command parameter handling for doveadm-server.
Fri, 26 Feb 2016 16:05:01 +0200 Timo Sirainen doveadm: Add more consts to avoid a cast breaking strict-aliasing rules.
Fri, 26 Feb 2016 15:33:23 +0200 Aki Tuomi doveadm: Fixed parsing field/flag/file parameters.
Fri, 26 Feb 2016 15:25:27 +0200 Timo Sirainen doveadm-log: Fixed trimming empty prefixes.
Fri, 26 Feb 2016 14:58:33 +0200 Timo Sirainen doveadm: Pass through mail_storage_service_input fields in doveadm_cmd_attributes
Fri, 26 Feb 2016 14:55:02 +0200 Timo Sirainen doveadm: Added struct doveadm_cmd_attributes, which is passed around instead of argc/argv
Wed, 24 Feb 2016 13:59:28 +0200 Aki Tuomi doveadm-penalty: Convert to ver2 infra
Fri, 26 Feb 2016 14:38:46 +0200 Aki Tuomi doveadm-flags: Support giving flags as an array.
Thu, 25 Feb 2016 09:26:39 +0200 Aki Tuomi doveadm-copymove: Use ver2 structures
Fri, 26 Feb 2016 09:37:06 +0200 Aki Tuomi doveadm: Code cleanup - coding style fixes for doveadm_cmd_param*() accessors
Fri, 26 Feb 2016 09:33:25 +0200 Aki Tuomi doveadm-cmd: Add CMD_PARAM_IP
Thu, 25 Feb 2016 12:30:45 +0200 Aki Tuomi doveadm-mailbox-status: Fixed declaring and processing args
Thu, 25 Feb 2016 12:30:33 +0200 Aki Tuomi doveadm: Fully populate mail_cmd in ver2 wrapper
Thu, 25 Feb 2016 10:34:34 +0200 Aki Tuomi doveadm-fts: Use ver2 structures
Thu, 25 Feb 2016 10:17:16 +0200 Aki Tuomi doveadm-acl: Use ver2 structures
Thu, 25 Feb 2016 09:58:55 +0200 Aki Tuomi doveadm-search: Use ver2 structures
Thu, 25 Feb 2016 09:54:01 +0200 Aki Tuomi doveadm-purge: Use ver2 structures
Thu, 25 Feb 2016 09:53:37 +0200 Aki Tuomi doveadm-force-resync: Use ver2 structures
Thu, 25 Feb 2016 09:46:40 +0200 Aki Tuomi doveadm-import: Use ver2 structures
Thu, 25 Feb 2016 09:44:04 +0200 Aki Tuomi doveadm-flags: Use ver2 structures
Thu, 25 Feb 2016 09:39:55 +0200 Aki Tuomi doveadm-expunge: Use ver2 structures
Thu, 25 Feb 2016 09:30:41 +0200 Aki Tuomi doveadm-deduplicate: Use ver2 structures
Thu, 25 Feb 2016 09:20:06 +0200 Aki Tuomi doveadm-batch: Fixed it to work with ver2 commands.
Thu, 25 Feb 2016 09:08:38 +0200 Aki Tuomi doveadm-altmove: Use ver2 structures
Wed, 24 Feb 2016 11:19:11 +0200 Aki Tuomi doveadm: Remove return value from ver2 cmd() - doveadm_exit_code is enough
Wed, 24 Feb 2016 11:14:14 +0200 Aki Tuomi doveadm-cmd: Constify doveadm_cmd_param_*() usage
Tue, 23 Feb 2016 14:36:22 +0200 Aki Tuomi doveadm-log: Use ver2 structure
Tue, 23 Feb 2016 14:14:16 +0200 Aki Tuomi doveadm-log: Use doveadm_print() for output
Tue, 23 Feb 2016 14:13:37 +0200 Aki Tuomi doveadm-print: Add "formatted" print formatter
Wed, 24 Feb 2016 19:13:28 +0200 Timo Sirainen *-login: Call client.auth_result() also when proxying
Fri, 26 Feb 2016 00:15:45 +0200 Stephan Bosch lib-http: client: Decreased request/connect timeout for test-http-client to 10s.
Fri, 26 Feb 2016 00:15:17 +0200 Stephan Bosch lib-http: client: Gave request, connect and dns timeouts defaults that make more sense.
Thu, 25 Feb 2016 22:46:11 +0100 Stephan Bosch lib-http: client: Fixed crash happening when connection hits an error while handling a new request.
Thu, 25 Feb 2016 01:18:06 +0200 Timo Sirainen stats: Minor code cleaup - remove unnecessary includes and fix copyright year
Wed, 24 Feb 2016 16:39:59 +0200 Timo Sirainen lib: Added unit test to iostream-temp.
Wed, 24 Feb 2016 16:39:25 +0200 Timo Sirainen lib: iostream-temp makes the internal fd visible now to o_stream_get_fd()
Wed, 24 Feb 2016 15:00:31 +0200 Timo Sirainen lib-storage: Verify settings only after applying settings from userdb
Tue, 23 Feb 2016 23:41:28 +0200 Timo Sirainen lib: Added iostream_temp_create_sized() to specify the max in-memory size
Tue, 23 Feb 2016 18:41:35 +0200 Timo Sirainen login-proxy: Use io_add_istream() for adding client_input io.
Tue, 23 Feb 2016 01:48:47 +0200 Timo Sirainen lib-http: Fix to earlier http_client_connection_unref() change 1dead6
Mon, 22 Feb 2016 22:23:08 +0200 Timo Sirainen doveadm: Code cleanup - remove duplicate code
Mon, 22 Feb 2016 22:10:42 +0200 Timo Sirainen doveadm: Fixed usage printing for ver2 commands
Mon, 22 Feb 2016 22:02:03 +0200 Timo Sirainen doveadm: Define DOVEADM_CMD_MAIL_USAGE_PREFIX, which v2 commands use as their usage prefix.
Mon, 22 Feb 2016 21:44:40 +0200 Aki Tuomi doveadm: Added doveadm_cmd_get_ver2() helper
Mon, 22 Feb 2016 14:18:04 +0200 Aki Tuomi doveadm-index: Use ver2 structures
Mon, 22 Feb 2016 13:30:12 +0200 Aki Tuomi doveadm-cmd: Add command flags
Mon, 22 Feb 2016 21:39:06 +0200 Timo Sirainen doveadm: Free istream parameters everywhere
Mon, 22 Feb 2016 14:03:41 +0200 Aki Tuomi quota: Use doveadm ver2 structures
Mon, 22 Feb 2016 21:28:24 +0200 Timo Sirainen doveadm: Minor code cleanup - rename doveadm_cmd_find*() to doveadm_cmd_find_with_args*()
Mon, 22 Feb 2016 21:24:06 +0200 Timo Sirainen doveadm: Code cleanup - remove unnecessary NULL sets and checks
Mon, 22 Feb 2016 21:17:26 +0200 Timo Sirainen lib-http: Always set *_obj=NULL first in deinit functions (mainly for consistency)
Mon, 22 Feb 2016 21:15:37 +0200 Timo Sirainen lib-http: http_server_connection_unref() now always sets *conn=NULL
Mon, 22 Feb 2016 21:00:41 +0200 Timo Sirainen lib-http: Clarify http_server_response_*_payload() API and minor change to it
Mon, 22 Feb 2016 20:58:03 +0200 Timo Sirainen lib-http: http_server_request_unref() now always sets *req=NULL
Mon, 22 Feb 2016 20:47:37 +0200 Timo Sirainen lib-http: Clarify http_client_request_*_payload() API and minor change to it
Mon, 22 Feb 2016 20:34:46 +0200 Timo Sirainen lib-http: http_client_request_unref() now always sets *req=NULL
Mon, 22 Feb 2016 20:14:57 +0200 Timo Sirainen lib-http: http_client_connection_unref() now always sets *conn=NULL
Mon, 22 Feb 2016 20:03:44 +0200 Aki Tuomi doveadm-http: Close client input correctly
Mon, 22 Feb 2016 20:00:13 +0200 Timo Sirainen doveadm-http: Return HTTP failure on unexpected JSON input
Mon, 22 Feb 2016 19:56:35 +0200 Timo Sirainen doveadm-http: Handle invalid input better for arrays.
Sat, 20 Feb 2016 23:16:52 +0200 Timo Sirainen doveadm-http: Handle istreams correctly
Wed, 17 Feb 2016 10:24:24 +0200 Aki Tuomi doveadm-save: Use ver2 command structure
Mon, 22 Feb 2016 18:55:03 +0200 Timo Sirainen doveadm: Added support for "file" parameters
Mon, 22 Feb 2016 18:46:29 +0200 Timo Sirainen doveadm: Fixed memory leak at deinit
Mon, 22 Feb 2016 18:42:42 +0200 Timo Sirainen doveadm: Fixed double-free when using -F parameter
Mon, 22 Feb 2016 18:42:10 +0200 Timo Sirainen doveadm: Fixed memory leaks when ver2 command parsing fails with invalid parameter.
Mon, 22 Feb 2016 13:59:14 +0200 Aki Tuomi doveadm-mail: Fixed common parameters to use correct names as in DOVEADM_CMD_MAIL_COMMON
Wed, 17 Feb 2016 09:19:01 +0200 Aki Tuomi doveadm-fetch: Use ver2 structures
Mon, 22 Feb 2016 18:20:59 +0200 Aki Tuomi doveadm: Add kludge to support field array to fieldstr conversion
Mon, 15 Feb 2016 15:14:25 +0200 Aki Tuomi doveadm-stats: Use ver2 structures
Mon, 22 Feb 2016 16:12:16 +0200 Timo Sirainen lib-index: If mail_transaction_log_lock_head() locking took long, include reason string in warning
Mon, 22 Feb 2016 11:47:16 +0200 Timo Sirainen mdbox: Use mail_index_sync_set_reason() to give better reason messages for lock wait warnings.
Mon, 22 Feb 2016 11:46:13 +0200 Timo Sirainen lib-index: Added mail_index_sync_set_reason() to improve lock wait log warnings
Mon, 22 Feb 2016 11:15:52 +0200 Timo Sirainen lib-index: Small improvements to logging the reason for long transaction log lock waits
Mon, 22 Feb 2016 10:25:56 +0200 Timo Sirainen dovecot.service: Fixed PIDFile path - removed extra /dovecot/ directory from the middle.
Sun, 21 Feb 2016 19:01:31 +0200 Timo Sirainen lib: mempool-alloconly unit test improvement: verify that data stack isn't used by p_malloc()
Sun, 21 Feb 2016 18:58:50 +0200 Timo Sirainen lib: Minor code cleanup to mempool-alloconly unit test - use test_begin/assert/end()
Sun, 21 Feb 2016 18:38:24 +0200 Aki Tuomi doveadm-http: Correctly initialize parameters
Sun, 21 Feb 2016 18:37:24 +0200 Aki Tuomi doveadm: Fixed using array type parameters.
Sun, 21 Feb 2016 18:36:19 +0200 Aki Tuomi doveadm: Fixed assert-crash when command with CMD_PARAM_FLAG_DO_NOT_EXPOSE was used.
Sun, 21 Feb 2016 18:35:03 +0200 Aki Tuomi doveadm: Fixed support for --long-option arguments
Sun, 21 Feb 2016 18:32:50 +0200 Timo Sirainen lib: Added [pt]_array_const_string_join()
Sun, 21 Feb 2016 18:32:03 +0200 Timo Sirainen lib: Move code from t_strarray_join() into a more generic p_strarray_join_n()
Sun, 21 Feb 2016 18:31:12 +0200 Timo Sirainen lib: Added unit test for t_strarray_join()
Sun, 21 Feb 2016 17:44:38 +0200 Timo Sirainen quots-fs: Fixed compiling with HP/UX and Solaris
Sun, 21 Feb 2016 17:44:07 +0200 Timo Sirainen doveadm: Compiler warning fix.
Sun, 21 Feb 2016 03:40:48 +0200 Timo Sirainen lib-index: mail_index_sync_next() didn't always return expunges sorted
Tue, 16 Feb 2016 18:05:59 +0100 manuel imap-hibernate: send connect/disconnect events to anvil
Sat, 20 Feb 2016 23:32:59 +0200 Timo Sirainen lib: json_parse_next_stream() wrongly returned -1 even when a stream was returned.
Sat, 20 Feb 2016 19:47:58 +0200 Stephan Bosch uri-util: Fixed assertion failure for invalid character in path segment.
Sat, 20 Feb 2016 19:35:12 +0200 Stephan Bosch lib-http: server: Implicitly free a request response structure when a new (failure) response is started.
Sat, 20 Feb 2016 13:40:18 +0200 Timo Sirainen doveadm: Fix for previous attempt to make static analyzer happier.
Fri, 19 Feb 2016 20:20:43 +0200 Timo Sirainen doveadm: Make static analyzer happier - cptr can't be NULL here.
Fri, 19 Feb 2016 16:36:00 +0200 Timo Sirainen doveadm: Use char type for short options instead of a string.
Fri, 19 Feb 2016 16:34:53 +0200 Timo Sirainen doveadm: Remove CMD_PARAM_NONE type, since it already defaulted to same as CMD_PARAM_BOOL
Fri, 19 Feb 2016 19:11:53 +0200 Timo Sirainen lib-index: Fixed mail_index_lookup_ext_full()'s map_r with transaction-view.
Fri, 19 Feb 2016 19:08:43 +0200 Timo Sirainen lib-index: Code cleanup - moved code to tview_lookup_ext_update()
Fri, 19 Feb 2016 16:13:51 +0200 Timo Sirainen Makefile: Added missing client-connection-private.h
Fri, 19 Feb 2016 16:11:58 +0200 Timo Sirainen dovecot.service: Fixed PIDFile path
Fri, 19 Feb 2016 16:03:30 +0200 Timo Sirainen doveadm: Use correct uoff_t type for printf
Fri, 19 Feb 2016 15:39:35 +0200 Timo Sirainen dovecot.service: Disabled ProtectSystem=full for now
Fri, 19 Feb 2016 15:03:51 +0200 Aki Tuomi doveadm: Use ver2 structures for all "doveadm mailbox *" commands.
Fri, 19 Feb 2016 15:02:56 +0200 Aki Tuomi doveadm: Use ver2 structures for stop & reload.
Fri, 19 Feb 2016 14:58:41 +0200 Aki Tuomi doveadm: Implement HTTP server API, slightly based on JMAP API
Fri, 19 Feb 2016 14:40:59 +0200 Timo Sirainen doveadm: Code cleanup - moved code to client_connection_init()
Mon, 15 Feb 2016 14:02:19 +0200 Aki Tuomi doveadm: Add infrastructure for doveadm_cmd_ver2
Thu, 18 Feb 2016 15:49:03 +0200 Aki Tuomi doveadm: Add unit tests for i_strccdascmp
Thu, 18 Feb 2016 15:48:21 +0200 Aki Tuomi doveadm: Add i_strccdascmp()
Fri, 19 Feb 2016 14:08:40 +0200 Timo Sirainen doveadm: If user lookup fails, log an error but don't kill the process.
Fri, 19 Feb 2016 14:05:13 +0200 Timo Sirainen doveadm: Code cleanup - Removed passing through unnecessary argv parameter
Thu, 18 Feb 2016 09:27:10 +0200 Aki Tuomi doveadm: Code cleanup - move code to doveadm_mail_cmd_exec()
Mon, 15 Feb 2016 13:55:41 +0200 Aki Tuomi lib-http: Add accessors for some response details
Thu, 18 Feb 2016 19:27:13 +0200 Aki Tuomi dovecot: improve systemd support
Tue, 16 Feb 2016 18:34:19 +0200 Timo Sirainen fts: When searching data headers, don't expand search keys to all languages.
Tue, 16 Feb 2016 18:33:46 +0200 Timo Sirainen fts: Code cleanup - moved fts_header_has_language() to a global function
Tue, 16 Feb 2016 17:50:53 +0200 Timo Sirainen lib-storage: Avoid duplicate work when a search query has multiple header/body keys.