log

age author description
Mon, 26 Oct 2009 13:47:27 -0400 Timo Sirainen config: Added support for dynamically loaded settings. HEAD
Fri, 23 Oct 2009 21:48:42 -0400 Timo Sirainen example-config: Comment out default defaults from master.conf. HEAD
Fri, 23 Oct 2009 21:47:30 -0400 Timo Sirainen Moved default service settings from master.conf to source code. HEAD
Fri, 23 Oct 2009 20:11:59 -0400 Timo Sirainen master: service's vsz_limit=0 should disable the limit, not make it use the default. HEAD
Fri, 23 Oct 2009 20:10:17 -0400 Timo Sirainen Changed all settings related structs to const and changed APIs to make it work. HEAD
Fri, 23 Oct 2009 19:11:19 -0400 Timo Sirainen services, unix/fifo_listeners and namespaces are now sections with unique name. HEAD
Fri, 23 Oct 2009 19:10:42 -0400 Timo Sirainen config: Added SET_DEFLIST_UNIQUE type. Settings in unique sections can be overridden. HEAD
Fri, 23 Oct 2009 19:09:33 -0400 Timo Sirainen namespace section name now points to prefix, not type. HEAD
Fri, 23 Oct 2009 17:30:18 -0400 Timo Sirainen master: unix_listener settings can now have the path in the block name. HEAD
Fri, 23 Oct 2009 16:23:35 -0400 Timo Sirainen example-config: Moved shutdown_clients to main dovecot.conf. HEAD
Fri, 23 Oct 2009 16:22:53 -0400 Timo Sirainen Handle shutdown_clients globally for all services. HEAD
Fri, 23 Oct 2009 16:19:34 -0400 Timo Sirainen *-login: Make sure input isn't being handled while not connected to auth process. HEAD
Fri, 23 Oct 2009 16:18:53 -0400 Timo Sirainen lib-auth: When connection dies, reset structure variables properly. HEAD
Fri, 23 Oct 2009 13:52:14 -0400 Timo Sirainen doveadm dump: Fixed printing unaligned cache data with CPUs that require alignment. HEAD
Fri, 23 Oct 2009 13:47:10 -0400 Timo Sirainen doveadm: Fixed resetting getopt() for non-glibc. HEAD
Fri, 23 Oct 2009 13:58:26 +0000 Pascal Volk doveadm who: reformatted command output HEAD
Thu, 22 Oct 2009 23:07:36 -0400 Timo Sirainen Added signature for changeset 6b75cb16d427 HEAD
Thu, 22 Oct 2009 23:07:27 -0400 Timo Sirainen Added tag 2.0.alpha2 for changeset 6b75cb16d427 HEAD
Thu, 22 Oct 2009 23:07:26 -0400 Timo Sirainen Released v2.0.alpha2. HEAD 2.0.alpha2
Thu, 22 Oct 2009 23:00:53 -0400 Timo Sirainen ssl_parameters_regenerate=0 wasn't disabling it. HEAD
Thu, 22 Oct 2009 22:58:53 -0400 Timo Sirainen shutdown_clients default should have been "yes". HEAD
Thu, 22 Oct 2009 22:31:06 -0400 Timo Sirainen auth worker client deinit fixes. HEAD
Thu, 22 Oct 2009 22:25:31 -0400 Timo Sirainen Use net_connect_unix_with_retries() instead of duplicating the code everywhere. HEAD
Thu, 22 Oct 2009 22:25:08 -0400 Timo Sirainen Added net_connect_unix_with_retries(). HEAD
Thu, 22 Oct 2009 22:12:56 -0400 Timo Sirainen auth: Cleaned up auth worker client deinit code. HEAD
Thu, 22 Oct 2009 22:01:43 -0400 Timo Sirainen lib-lda: Fixed duplicate database to work with multiple users per process. HEAD
Thu, 22 Oct 2009 21:43:30 -0400 Timo Sirainen configure: Removed --with-sql-drivers parameter. I'm not sure what it tried to do. HEAD
Thu, 22 Oct 2009 21:37:03 -0400 Timo Sirainen login_greeting setting now supports %variables. HEAD
Thu, 22 Oct 2009 21:27:04 -0400 Timo Sirainen example-config: Set process_limit=1 to auth service. HEAD
Thu, 22 Oct 2009 21:21:05 -0400 Timo Sirainen doveadm: Reset getopt() after handling lib-master parameters. HEAD
Thu, 22 Oct 2009 21:18:09 -0400 Timo Sirainen doveadm who -1: Fixed filtering. HEAD
Thu, 22 Oct 2009 21:15:37 -0400 Timo Sirainen doveadm who: Added -1 parameter. Added connection's protocol. HEAD
Thu, 22 Oct 2009 21:00:39 -0400 Timo Sirainen doveadm: When iterating through all users, don't drop privileges permanently. HEAD
Thu, 22 Oct 2009 21:00:22 -0400 Timo Sirainen mail storage service: Fixed iterating through all users. HEAD
Thu, 22 Oct 2009 20:53:27 -0400 Timo Sirainen lib-master: Fixed getopt_string containing "+" GNU extension. HEAD
Thu, 22 Oct 2009 20:32:55 -0400 Timo Sirainen doveadm: Added "who" command to list connected users based on anvil information. HEAD
Thu, 22 Oct 2009 20:28:46 -0400 Timo Sirainen anvil: Added CONNECT-DUMP command to dump connect-limit state. HEAD
Thu, 22 Oct 2009 20:08:11 -0400 Timo Sirainen Changed anvil ident string to have the protocol first, so username can contain '/' chars. HEAD
Thu, 22 Oct 2009 19:24:01 -0400 Timo Sirainen example-config: Added lda_mailbox_autocreate/_autosubscribe settings. HEAD
Thu, 22 Oct 2009 19:18:37 -0400 Timo Sirainen example-config: Added lmtp.conf. HEAD
Thu, 22 Oct 2009 19:16:47 -0400 Timo Sirainen example-config: Plugin setting updates. HEAD
Thu, 22 Oct 2009 19:12:27 -0400 Timo Sirainen ssl-params: When generating parameters, run the process with priority +15. HEAD
Thu, 22 Oct 2009 19:11:14 -0400 Timo Sirainen imap: Compiling fix. HEAD
Thu, 22 Oct 2009 19:10:48 -0400 Timo Sirainen mail storage service: Returning "nice" from userdb again changes process priority. HEAD
Thu, 22 Oct 2009 19:06:50 -0400 Timo Sirainen .hgignore updated. HEAD
Thu, 22 Oct 2009 18:56:01 -0400 Timo Sirainen imap/pop3: Cleaned up initialization code. HEAD
Thu, 22 Oct 2009 18:31:40 -0400 Timo Sirainen imap/pop3 now supports multiple connections/process, removed the restriction. HEAD
Thu, 22 Oct 2009 18:31:18 -0400 Timo Sirainen lib-storage: Changed APIs to fix reading settings for multiple users. HEAD
Thu, 22 Oct 2009 18:27:57 -0400 Timo Sirainen settings_find_dynamic() now takes const pointer. HEAD
Thu, 22 Oct 2009 17:56:01 -0400 Timo Sirainen maildir: Expunging last messages from mailbox caused crashing. HEAD
Thu, 22 Oct 2009 12:58:35 -0400 Timo Sirainen file_dotlock_create(): If nfs_flush is enabled, fdatasync after writing PID. HEAD
Wed, 21 Oct 2009 19:54:00 -0400 Timo Sirainen Merged single and multi mail_storage_service_*() functions. HEAD
Wed, 21 Oct 2009 16:58:10 -0400 Timo Sirainen Makefile: Don't symlink notify plugin to subdirs. It's not necessary anymore. HEAD
Wed, 21 Oct 2009 14:52:36 -0400 Timo Sirainen mail_storage_service_multi*() didn't use userdb lookup results. HEAD
Wed, 21 Oct 2009 14:17:12 -0400 Timo Sirainen lmtp: Fixed crashing caused by recent API changes. HEAD
Tue, 20 Oct 2009 21:11:19 -0400 Timo Sirainen dovecot-auth binary renamed to auth. HEAD
Tue, 20 Oct 2009 21:09:17 -0400 Timo Sirainen lda: Cleaned up parameter handling. HEAD
Tue, 20 Oct 2009 20:55:55 -0400 Timo Sirainen ioloop-epool: Panic on epoll_ctl() failures so it's easier to find the bug. HEAD
Tue, 20 Oct 2009 20:35:34 -0400 Timo Sirainen mail_chroot can now contain %variables. HEAD
Tue, 20 Oct 2009 20:35:17 -0400 Timo Sirainen Allow mail_users_init() without giving socket path. HEAD