log

age author description
Wed, 28 Feb 2007 23:00:39 +0200 Timo Sirainen Fixed deleted/undeleted logging. HEAD
Wed, 28 Feb 2007 22:19:42 +0200 Timo Sirainen If time moves backwards, kill ourself. HEAD
Wed, 28 Feb 2007 21:55:31 +0200 Timo Sirainen If next_uid field gets to 2^31-1, handle it without crashing by creating a HEAD
Wed, 28 Feb 2007 21:51:28 +0200 Timo Sirainen The previous broken X-UID header fixing code was still broken... HEAD
Wed, 28 Feb 2007 20:55:12 +0200 Timo Sirainen Drop privileges if libcap is found. Patch by David (lists edeca.net). HEAD
Tue, 27 Feb 2007 18:56:53 +0200 Timo Sirainen Don't crash with invalid PLAIN input. HEAD
Sun, 25 Feb 2007 17:40:38 +0200 Timo Sirainen alloconly pool: pool_unref() shouldn't set the pool pointer to NULL unless HEAD
Fri, 23 Feb 2007 20:29:36 +0200 Timo Sirainen If prefix.INBOX has children and we're listing under prefix.%, don't drop HEAD
Thu, 22 Feb 2007 23:50:46 +0200 Timo Sirainen Added --with-headers configure option to install .h files. HEAD
Thu, 22 Feb 2007 23:49:34 +0200 Timo Sirainen assert-crashfix HEAD
Thu, 22 Feb 2007 19:32:08 +0200 Timo Sirainen cleanup HEAD
Thu, 22 Feb 2007 19:29:46 +0200 Timo Sirainen KEEP_LOCK: When using dotlock, touch it every 10 seconds. HEAD
Thu, 22 Feb 2007 18:12:10 +0200 Timo Sirainen Added missing .h file HEAD
Thu, 22 Feb 2007 18:08:53 +0200 Timo Sirainen Files were missing from dist tarballs. HEAD
Thu, 22 Feb 2007 18:03:55 +0200 Timo Sirainen Some files weren't being added to dist tarball HEAD
Thu, 22 Feb 2007 17:59:54 +0200 Timo Sirainen warn_unused_result attribute exists only with gcc 4.0 and later. HEAD
Thu, 22 Feb 2007 17:42:44 +0200 Timo Sirainen Fixed priority handling. HEAD
Thu, 22 Feb 2007 17:38:43 +0200 Timo Sirainen Fixes for handling multiple storages. HEAD
Thu, 22 Feb 2007 17:03:46 +0200 Timo Sirainen Minor memory allocation optimizations. HEAD
Thu, 22 Feb 2007 16:36:01 +0200 Timo Sirainen Don't compare to PACKAGE_VERSION in lib/ core directly, rather make HEAD
Thu, 22 Feb 2007 16:27:25 +0200 Timo Sirainen Added <plugin_name>_version string. HEAD
Thu, 22 Feb 2007 16:25:20 +0200 Timo Sirainen If module contains a <module_name>_version string, fail if it doesn't match HEAD
Thu, 22 Feb 2007 16:10:05 +0200 Timo Sirainen If o_stream_send_istream() fails, make sure errno is set to HEAD
Thu, 22 Feb 2007 16:08:43 +0200 Timo Sirainen cleanup HEAD
Thu, 22 Feb 2007 15:45:42 +0200 Timo Sirainen Crashfix in error conditions. HEAD
Thu, 22 Feb 2007 15:39:15 +0200 Timo Sirainen If uidlist locking fails because of a timeout, given timeout error message HEAD
Thu, 22 Feb 2007 15:37:29 +0200 Timo Sirainen When using KEEP_LOCK, the mbox/uidlist file must be locked before index file HEAD
Thu, 22 Feb 2007 15:30:56 +0200 Timo Sirainen If INBOX can't be opened, give better error messages. The reason is never HEAD
Thu, 22 Feb 2007 15:08:31 +0200 Timo Sirainen If KEEP_LOCK is set and we timeout, don't crash. HEAD
Thu, 22 Feb 2007 14:50:14 +0200 Timo Sirainen If pop3_lock_session=yes, update maildir/dbox uidlist lock file every 10 HEAD
Thu, 22 Feb 2007 14:23:52 +0200 Timo Sirainen PAM dead-child timeout function was called 1000 times too often. HEAD
Tue, 20 Feb 2007 14:00:05 +0200 Timo Sirainen Linux quota v1 apparently returns current quota in kilobytes, not bytes as HEAD
Tue, 20 Feb 2007 13:51:11 +0200 Timo Sirainen If authentication failed but it still returns proxy, don't do the proxying. HEAD
Tue, 20 Feb 2007 12:25:13 +0200 Timo Sirainen dovecot -n/-a dumps now also dict/plugin settings. HEAD
Tue, 20 Feb 2007 01:29:00 +0200 Timo Sirainen Rewriting still wasn't replacing broken X-UID headers correctly always, HEAD
Mon, 19 Feb 2007 22:00:25 +0200 Timo Sirainen proxy and nologin was broken in last changes. HEAD
Mon, 19 Feb 2007 21:59:48 +0200 Timo Sirainen Removed unused variable HEAD
Mon, 19 Feb 2007 16:45:51 +0200 Timo Sirainen Drop X-Delivery-ID header when saving the message. HEAD
Mon, 19 Feb 2007 16:36:00 +0200 Timo Sirainen If pop3_uidl_format=%m, add a unique X-Delivery-ID header to all saved HEAD
Mon, 19 Feb 2007 16:27:17 +0200 Timo Sirainen Get pop3_uidl_format even if it's inside protocol pop3 {} HEAD
Sat, 17 Feb 2007 14:28:27 +0200 Timo Sirainen Added AC_CACHE_CHECK()s to all AC_TRY_RUN and AC_RUN_IFELSE checks so that HEAD
Sat, 17 Feb 2007 13:45:46 +0200 Timo Sirainen If authorization and authentication IDs are the same, and both contain the HEAD
Sat, 17 Feb 2007 13:21:36 +0200 Timo Sirainen auth_request_set_fields(): Don't crash with empty fields. HEAD
Fri, 16 Feb 2007 22:22:36 +0200 Timo Sirainen If we have multiple namespaces with identical locations, add only one HEAD
Fri, 16 Feb 2007 22:21:30 +0200 Timo Sirainen We were relying on the limits in maildirsize file instead of using the HEAD
Fri, 16 Feb 2007 21:01:35 +0200 Timo Sirainen Fixed some wrong "uid-last unexpectedly lost" errors. HEAD
Fri, 16 Feb 2007 20:43:36 +0200 Timo Sirainen Don't crash at deinit if no modules are loaded. HEAD
Fri, 16 Feb 2007 20:31:33 +0200 Timo Sirainen Although messages were expunged, the expunges weren't counted in that same HEAD
Fri, 16 Feb 2007 20:01:16 +0200 Timo Sirainen If trash mailbox couldn't be opened, don't crash later either. HEAD
Fri, 16 Feb 2007 19:55:42 +0200 Timo Sirainen module_dir_init() was calling the init() functions in reverse order. HEAD
Fri, 16 Feb 2007 19:28:16 +0200 Timo Sirainen If USER environment is set, return it in "user" field and not "userdb_user". HEAD
Fri, 16 Feb 2007 19:26:19 +0200 Timo Sirainen Use auth_request_set_fields() to set the fields returned by checkpassword HEAD
Fri, 16 Feb 2007 19:23:01 +0200 Timo Sirainen Added auth_request_set_fields() and used it instead of duplicating the code HEAD
Fri, 16 Feb 2007 19:13:07 +0200 Timo Sirainen Don't crash if USER or HOME environment is missing. Allow HOME environment HEAD
Fri, 16 Feb 2007 16:03:13 +0200 Timo Sirainen APPEND ate all CPU if client didn't send the message fast enough. HEAD
Fri, 16 Feb 2007 15:42:03 +0200 Timo Sirainen If authentication fails and we've already destroyed the client, don't go HEAD
Fri, 16 Feb 2007 15:40:48 +0200 Timo Sirainen Make sure we crash if we're trying to call sasl_callback() too many times. HEAD
Fri, 16 Feb 2007 15:12:05 +0200 Timo Sirainen module_dir_load() doesn't call init() functions anymore. Added a new HEAD
Fri, 16 Feb 2007 14:15:28 +0200 Timo Sirainen If trash mailbox can't be opened, don't crash. HEAD
Fri, 16 Feb 2007 14:08:32 +0200 Timo Sirainen Blocking passdbs didn't work as masterdbs. HEAD