log

age author description
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
Tue, 20 Oct 2009 20:23:10 -0400 Timo Sirainen Don't allow relative home directory paths. HEAD
Tue, 20 Oct 2009 20:19:05 -0400 Timo Sirainen Moved process title init to lib-master. With Linux-hack enabled it now preserves command args. HEAD
Tue, 20 Oct 2009 20:07:45 -0400 Timo Sirainen Moved most of getopt() handling to lib-master. HEAD
Tue, 20 Oct 2009 19:44:57 -0400 Timo Sirainen master: Don't remove auth-worker.* sockets at startup. They're no longer used. HEAD
Tue, 20 Oct 2009 19:43:22 -0400 Timo Sirainen imap: Removed all dump-capability handling. We don't use it anymore. HEAD
Tue, 20 Oct 2009 19:41:50 -0400 Timo Sirainen Fixed login processes' core dump handling. HEAD
Tue, 20 Oct 2009 19:40:52 -0400 Timo Sirainen lib-auth: Crashfix. HEAD
Tue, 20 Oct 2009 19:24:51 -0400 Timo Sirainen example-config: Added '/' to "chroot=empty/" to make it clearer it's a dir. HEAD
Tue, 20 Oct 2009 19:23:34 -0400 Timo Sirainen master: Drop trailing '/' from services' chroot directory. HEAD
Tue, 20 Oct 2009 19:20:42 -0400 Timo Sirainen ssl_ciphers_list: Disable anonymous and export ciphers by default. HEAD
Tue, 20 Oct 2009 18:11:00 -0400 Timo Sirainen imap-login: If imap_capability is set, use it. HEAD
Tue, 20 Oct 2009 18:04:06 -0400 Timo Sirainen lib-settings: Allow settings parsers with zero byte setting structures. HEAD
Tue, 20 Oct 2009 18:03:34 -0400 Timo Sirainen lib-settings: Added settings_check() to check specific setting structure. HEAD
Tue, 20 Oct 2009 18:02:00 -0400 Timo Sirainen settings_parser_get_list() returns now NULL-terminated list. HEAD
Tue, 20 Oct 2009 17:36:06 -0400 Timo Sirainen struct setting_parser_info now specifies the module name. HEAD
Tue, 20 Oct 2009 17:15:01 -0400 Timo Sirainen Reordered struct setting_parser_info fields to make using them easier. HEAD
Tue, 20 Oct 2009 15:40:51 -0400 Timo Sirainen QRESYNC: Fixed fallback handling to fetching expunged UIDs (again). HEAD
Tue, 20 Oct 2009 14:12:55 -0400 Timo Sirainen settings parser: Warn if a line has '#' character not preceded by whitespace. HEAD
Tue, 20 Oct 2009 13:21:13 -0400 Timo Sirainen imap: If client disconnects while appending, don't treat the rest of the message as commands. HEAD
Mon, 19 Oct 2009 21:44:08 -0400 Timo Sirainen master: Removed some unnecessary code. HEAD
Mon, 19 Oct 2009 21:42:09 -0400 Timo Sirainen Redesigned how login process passes connections to mail processes and changed related APIs. HEAD
Mon, 19 Oct 2009 18:34:00 -0400 Timo Sirainen master: service_signal() reimplemented using the service process linked list. HEAD
Mon, 19 Oct 2009 18:31:46 -0400 Timo Sirainen master: Keep service's processes in an easily accessible linked list. HEAD
Mon, 19 Oct 2009 15:02:04 -0400 Timo Sirainen lib-auth: Changed auth_master_user_lookup() API. HEAD
Mon, 19 Oct 2009 15:01:16 -0400 Timo Sirainen passdb-file: When iterating through users, skip empty lines and comments. HEAD
Sat, 17 Oct 2009 20:27:09 +0000 Pascal Volk doveadm pw: Use t_askpass() instead of getpass() HEAD
Sun, 18 Oct 2009 18:37:03 -0400 Timo Sirainen imap: Implemented SORT=DISPLAY extension (draft-ietf-morg-sortdisplay-02). HEAD
Sun, 18 Oct 2009 17:29:16 -0400 Timo Sirainen configure: FLEXIBLE_ARRAY_MEMBER value was reversed. HEAD
Fri, 16 Oct 2009 17:46:31 -0400 Timo Sirainen imap, pop3: Moved imap/pop3_client_workarounds setting parsing to config checking. HEAD
Sun, 18 Oct 2009 15:33:13 -0400 Timo Sirainen lib-master: Added _NO_CONFIG_SETTIGS and _NO_ENV_SETTINGS flags. HEAD
Sun, 18 Oct 2009 15:24:12 -0400 Timo Sirainen Makefiles: Separated LIBDOVECOT and LIBDOVECOT_DEPS. HEAD
Sun, 18 Oct 2009 15:23:15 -0400 Timo Sirainen mail_storage_copy(): Don't unreference keywords too many times. HEAD
Fri, 16 Oct 2009 15:57:41 -0400 Timo Sirainen Updated copyright comments. HEAD
Fri, 16 Oct 2009 15:30:29 -0400 Timo Sirainen mbox: Write the last LF before fdatasync(). HEAD
Fri, 16 Oct 2009 15:20:26 -0400 Timo Sirainen imap/pop3 proxy: Track "destination down" state separately for IP+ports, not just IPs. HEAD
Fri, 16 Oct 2009 13:16:02 -0400 Timo Sirainen doc/wiki/Makefile.am fix. HEAD
Fri, 16 Oct 2009 13:04:16 -0400 Timo Sirainen mbox: Make sure failed saves get rolled back with NFS. HEAD
Fri, 16 Oct 2009 12:30:59 -0400 Timo Sirainen Added o_stream_get_buffer_avail_size(). HEAD
Fri, 16 Oct 2009 12:30:14 -0400 Timo Sirainen ostream: Simplified implementing ostreams. HEAD
Fri, 16 Oct 2009 13:01:19 +0000 Pascal Volk Log debug-level messages with i_debug(). HEAD
Thu, 15 Oct 2009 22:26:03 -0400 Timo Sirainen lib-index: looking up offset for transaction log's initial modseq failed. HEAD
Thu, 15 Oct 2009 21:07:46 -0400 Timo Sirainen expire: Mailbox names should be written to dict using their virtual name. HEAD
Thu, 15 Oct 2009 20:56:04 -0400 Timo Sirainen --without-docs: make install no longer mkdirs wiki directory. HEAD
Thu, 15 Oct 2009 20:50:19 -0400 Timo Sirainen --without-docs: make install no longer installs any docs. HEAD
Thu, 15 Oct 2009 20:38:24 -0400 Timo Sirainen Potential crashfix for OpenSSL < 0.9.8. HEAD
Thu, 15 Oct 2009 19:51:14 -0400 Timo Sirainen quota-maildir: Don't crash at startup. HEAD
Thu, 15 Oct 2009 18:31:11 -0400 Timo Sirainen imap: IDLE now sends "Still here" notifications to same user's connections at the same time. HEAD
Thu, 15 Oct 2009 16:18:58 -0400 Timo Sirainen example-config: Updated listen setting's comment. HEAD
Thu, 15 Oct 2009 16:05:50 -0400 Timo Sirainen example-config: Updated listen setting's comments. HEAD
Thu, 15 Oct 2009 16:05:37 -0400 Timo Sirainen master: inet_listener.address's default wasn't using "listen" setting. HEAD
Thu, 15 Oct 2009 15:56:06 -0400 Timo Sirainen lib-index: Give nicer error if index's log position suddenly goes backwards. HEAD