log

age author description
Mon, 19 Jan 2009 15:30:58 -0500 Timo Sirainen dict quota: When updating quota don't look up the current byte/msg limit if there's no limit for it. HEAD
Mon, 19 Jan 2009 12:08:51 -0500 Timo Sirainen dbox: Notify plugins about expunges. Fixes quota. HEAD
Mon, 19 Jan 2009 12:08:24 -0500 Timo Sirainen dict-file: Fixed a crash. HEAD
Mon, 19 Jan 2009 11:55:26 -0500 Timo Sirainen quota: Fixed debug logging. HEAD
Sun, 18 Jan 2009 21:47:47 -0500 Timo Sirainen pgsql: When doing negative increments, don't even try to use INSERT. HEAD
Sun, 18 Jan 2009 21:02:15 -0500 Timo Sirainen pgsql: More fixes to transaction handling. HEAD
Sun, 18 Jan 2009 20:15:26 -0500 Timo Sirainen hook_mail_namespaces_created() wasn't always called with all namespaces as parameter. HEAD
Sun, 18 Jan 2009 20:14:31 -0500 Timo Sirainen listescape plugin: The next namespaces_created callback was called with NULL namespaces. HEAD
Sat, 17 Jan 2009 17:21:29 -0500 Timo Sirainen pgsql: Don't write to freed memory if transaction is aborted while SQL commands are being executed. HEAD
Sat, 17 Jan 2009 13:56:24 -0500 Timo Sirainen Added dict_process_count setting for creating multiple dict processes. HEAD
Sat, 17 Jan 2009 13:41:44 -0500 Timo Sirainen pgsql: Removed accidentally committed debug code. HEAD
Sat, 17 Jan 2009 12:32:28 -0500 Timo Sirainen sql dict: Merge two INSERTs together whenever possible (for dict quota). HEAD
Sat, 17 Jan 2009 12:31:28 -0500 Timo Sirainen pgsql: Don't use BEGIN/COMMIT if transaction has only a single change. HEAD
Sat, 17 Jan 2009 12:30:54 -0500 Timo Sirainen quota plugin optimization: Don't look up quota values every time when iterating quota roots. HEAD
Sat, 17 Jan 2009 11:57:56 -0500 Timo Sirainen Previous changes broke compiling with select ioloop. HEAD
Fri, 16 Jan 2009 14:21:25 -0500 Timo Sirainen Fixes to handling +w permission errors and use it more often. HEAD
Fri, 16 Jan 2009 12:45:06 -0500 Timo Sirainen Permission denied error handling can now suggest missing +w permissions. HEAD
Fri, 16 Jan 2009 12:29:30 -0500 Timo Sirainen Fix to previous commit to actually compile.. HEAD
Fri, 16 Jan 2009 12:21:21 -0500 Timo Sirainen Permission error logging: If UNIX permissions appear to be ok, suggest ACL problem. HEAD
Thu, 15 Jan 2009 21:36:26 -0500 Timo Sirainen mempool system clean: Don't break if realloc() shrinks the memory area. HEAD
Thu, 15 Jan 2009 17:21:18 -0500 Timo Sirainen Earlier changes broke login process, because it wasn't chdir()ing to login directory. HEAD
Thu, 15 Jan 2009 17:14:29 -0500 Timo Sirainen deliver: Don't allow running as setuid-root if world can execute the binary. HEAD
Thu, 15 Jan 2009 16:23:59 -0500 Timo Sirainen Maildir: Fix to earlier >26 keywords handling change. HEAD
Thu, 15 Jan 2009 16:22:04 -0500 Timo Sirainen login processes: Tell ioloop the maximum number of fds we can use. HEAD
Thu, 15 Jan 2009 16:20:09 -0500 Timo Sirainen Added io_loop_set_max_fd_count() to specify how many fds we expect to use. HEAD
Thu, 15 Jan 2009 15:54:39 -0500 Timo Sirainen Removed some old backwards compatibility handling code. HEAD
Thu, 15 Jan 2009 15:52:44 -0500 Timo Sirainen Renamed "ssl_disable" setting to "ssl". Added support for ssl=required. HEAD
Thu, 15 Jan 2009 15:47:12 -0500 Timo Sirainen Updated imap response codes. HEAD
Thu, 15 Jan 2009 15:12:07 -0500 Timo Sirainen deliver: Changed the default rejection_subject. HEAD
Thu, 15 Jan 2009 15:05:58 -0500 Timo Sirainen Maildir keywords handling code cleanup. HEAD
Wed, 14 Jan 2009 15:14:11 -0500 Timo Sirainen If login process crashes, log the IP address that (maybe) caused it. HEAD
Wed, 14 Jan 2009 14:06:46 -0500 Timo Sirainen Crashfix / keyword handling fix when appending messages non-sorted (dbox rebuild). HEAD
Wed, 14 Jan 2009 13:56:01 -0500 Timo Sirainen Cleaned up read-only mailbox handling. Fixes a bug with Maildir syncing. HEAD
Wed, 14 Jan 2009 11:48:20 -0500 Timo Sirainen maildir: Fixes to handling over 26 keywords. HEAD
Wed, 14 Jan 2009 11:13:15 -0500 Timo Sirainen pop3: Prevent clients from looping forever trying to fetch an expunged message. HEAD
Wed, 14 Jan 2009 10:47:47 -0500 Timo Sirainen pop3: Treat invalid command parameters also as command errors HEAD
Tue, 13 Jan 2009 16:55:03 -0500 Timo Sirainen Added rejection_subject setting to deliver, which is used for rejected mails. HEAD
Tue, 13 Jan 2009 13:13:19 -0500 Timo Sirainen Check broken ssl-parameters.dat files better and give a better error message when seeing one. HEAD
Tue, 13 Jan 2009 13:12:21 -0500 Timo Sirainen Always send LOGIN_DIR environment to login processes. HEAD
Mon, 12 Jan 2009 20:35:07 -0500 Timo Sirainen s/acl_dict/acl_shared_dict/ HEAD
Mon, 12 Jan 2009 19:18:56 -0500 Timo Sirainen Auth sockets: Allow specifying user and group with numbers. HEAD
Mon, 12 Jan 2009 13:26:24 -0500 Timo Sirainen pgsql: If query failed because connection was lost, retry it automatically. HEAD
Mon, 12 Jan 2009 12:23:19 -0500 Timo Sirainen pgsql: ROLLBACK wasn't sent correctly in synchronous commit failures. HEAD
Mon, 12 Jan 2009 12:05:58 -0500 Timo Sirainen pgsql: If query fails because connection gets closed, return a proper error message. HEAD
Mon, 12 Jan 2009 12:05:19 -0500 Timo Sirainen psql: Don't give errors with epoll if db connection gets closed. HEAD
Mon, 12 Jan 2009 10:44:13 -0500 Timo Sirainen Improved "Transaction log corrupted unexpectedly" error message. HEAD
Mon, 12 Jan 2009 10:43:55 -0500 Timo Sirainen index: Expunge records' UIDs weren't verified to be valid before using them. HEAD
Mon, 12 Jan 2009 10:32:38 -0500 Timo Sirainen dbox: Fixes to handling maildir-converted files. HEAD
Sat, 10 Jan 2009 15:37:24 -0500 Timo Sirainen Added array_get_pool(). HEAD
Fri, 09 Jan 2009 14:03:44 -0500 Timo Sirainen deliver: If log path begins with ~/, expand it to $HOME directory. HEAD
Fri, 09 Jan 2009 13:57:30 -0500 Timo Sirainen quota: Log a bit more when "Unknown backend" error happens. HEAD
Fri, 09 Jan 2009 13:14:04 -0500 Timo Sirainen Berkeley DB fixes and cleanups. Don't leak memory/bdb resources. HEAD
Fri, 09 Jan 2009 11:17:20 -0500 Timo Sirainen apop: Compile fix for previous commit. HEAD
Fri, 09 Jan 2009 11:15:56 -0500 Timo Sirainen auth: Code cleanup for specifying what passdb features auth mechanisms need. HEAD
Fri, 09 Jan 2009 11:09:17 -0500 Timo Sirainen APOP auth: Minor code cleanups. HEAD
Thu, 08 Jan 2009 14:48:18 -0500 Timo Sirainen mbox: Fixed crash with pop3_lock_session=yes if dotlock already existed. HEAD
Thu, 08 Jan 2009 14:47:58 -0500 Timo Sirainen mbox: Fixed assert-crash with pop3_lock_session=yes HEAD
Thu, 08 Jan 2009 12:22:11 -0500 Timo Sirainen configure: Test strtoumax() and strtoimax() by linking instead of just compiling (Tru64 fix). HEAD
Thu, 08 Jan 2009 11:52:21 -0500 Timo Sirainen env_remove(): Implement a fallback method if unsetenv() doesn't exist. HEAD
Thu, 08 Jan 2009 11:41:30 -0500 Timo Sirainen auth worker processes shouldn't duplicate the auth cache. HEAD