log src/doveadm/doveadm-settings.c @ 22656:1789bf2a1e01

age author description
Fri, 22 Sep 2017 13:30:43 +0300 Aki Tuomi dsync: Add hashed_headers setting
Sun, 30 Apr 2017 12:31:48 +0300 Timo Sirainen dsync: Try to commit transactions every dsync_commit_msgs_interval messages
Fri, 27 Jan 2017 13:56:30 +0200 Martti Rannanjärvi doveadm: add doveadm_http_rawlog_dir setting
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Mon, 08 Aug 2016 16:06:50 +0300 Timo Sirainen dsync_features: For consistency use '-' and not '_'
Fri, 05 Aug 2016 15:21:29 +0300 Aki Tuomi dsync: Add support for features
Fri, 11 Mar 2016 18:37:43 +1300 Timo Sirainen doveadm-auth: If auth_debug setting is enabled, send "debug" field to auth lookups.
Wed, 02 Mar 2016 20:32:25 +0200 Timo Sirainen doveadm: Don't treat doveadm_api_key differently when it's unset vs set to empty.
Fri, 19 Feb 2016 14:58:41 +0200 Aki Tuomi doveadm: Implement HTTP server API, slightly based on JMAP API
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Sat, 29 Aug 2015 14:26:30 +0300 Stephan Bosch Changed type of internet port values to in_port_t everywhere.
Tue, 30 Jun 2015 13:58:15 +0300 Timo Sirainen doveadm: Added doveadm_username to specify the username for authentication.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 27 May 2014 21:17:34 +0300 Phil Carmody treewide - mass cleanup of 0 used to end a settings list
Thu, 27 Mar 2014 10:02:08 +0100 Timo Sirainen doveadm director move/map: Use director_username_hash setting for calculating hashes.
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Mon, 18 Nov 2013 16:18:53 +0200 Timo Sirainen doveadm auth/user: Fixes to auth_socket_path handling.
Sun, 07 Apr 2013 20:28:31 +0300 Timo Sirainen Added ssl_client_ca_file to specify the CA certs as a file instead of as a dir.
Sun, 07 Apr 2013 19:50:29 +0300 Timo Sirainen Moved lib-fs/fs-test to "doveadm fs" command.
Sun, 07 Apr 2013 17:47:16 +0300 Timo Sirainen dsync: Fixed -U to send the notification on the remote server, not local.
Tue, 19 Mar 2013 11:42:51 +0200 Timo Sirainen Moved ssl_client_ca_dir and ssl_crypto_device to mail_storage_settings.
Mon, 25 Feb 2013 15:55:06 +0200 Timo Sirainen dsync: Added tcps (TCP+SSL) target.
Sun, 24 Feb 2013 19:35:39 +0200 Timo Sirainen doveadm: Renamed doveadm_proxy_port setting to doveadm_port.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Wed, 16 Jan 2013 08:01:40 +0200 Timo Sirainen dsync_remote_cmd: The -l parameter no longer exists.
Thu, 10 Jan 2013 08:07:19 +0200 Timo Sirainen dsync: Removed unnecessary -n parameter from dsync-server.
Wed, 26 Sep 2012 18:01:01 +0300 Timo Sirainen Merged changes from v2.1 tree.
Thu, 06 Sep 2012 16:50:00 +0300 Timo Sirainen doveadm: Added exec command to easily execute commands from libexec_dir.
Wed, 22 Aug 2012 16:55:27 +0300 Timo Sirainen Made PKG_STATEDIR configurable with state_dir setting.
Tue, 22 May 2012 23:17:31 +0300 Timo Sirainen Initial version of dsync rewrite.
Fri, 02 Mar 2012 15:49:34 +0200 Timo Sirainen dsync: Added -n parameter to dsync a specific namespace.
Fri, 02 Mar 2012 14:18:29 +0200 Timo Sirainen dsync: Added dsync_remote_cmd setting, which is used to execute remote dsync.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Thu, 29 Dec 2011 14:43:45 +0200 Timo Sirainen Merged dsync into "doveadm dsync".
Fri, 20 May 2011 14:21:51 +0300 Timo Sirainen doveadm: Added doveadm_allowed_commands setting, which is used by doveadm server.
Fri, 20 May 2011 13:30:40 +0300 Timo Sirainen doveadm: Added simple PLAIN authentication for remote connections.
Fri, 20 May 2011 13:05:16 +0300 Timo Sirainen doveadm: Added doveadm_proxy_port setting to make it work with proxying.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Tue, 23 Nov 2010 19:07:19 +0000 Timo Sirainen doveadm: Moved -s parameter among -u/-A parameters, since it's only used by mail commands.
Tue, 16 Nov 2010 19:58:03 +0000 Timo Sirainen Services' default vsz_limit wasn't actually using default_vsz_limit but rather 4 GB.
Fri, 23 Jul 2010 20:37:35 +0100 Timo Sirainen doveadm: Added client/server architecture support for running mail commands.
Thu, 27 May 2010 21:03:36 +0100 Timo Sirainen doveadm: Added config dependency to mail_user settings. HEAD
Thu, 27 May 2010 19:59:39 +0100 Timo Sirainen doveadm: mail commands can now be extended more easily by plugins. HEAD
Thu, 20 May 2010 18:12:20 +0200 Timo Sirainen doveadm: Look up sockets from base_dir rather than hardcoded PKG_RUNDIR. HEAD
Mon, 08 Mar 2010 17:28:29 +0200 Timo Sirainen doveadm: Added support for plugins. HEAD