log

age author description
Mon, 17 Feb 2003 22:45:02 +0200 Timo Sirainen Do tmp -> new using link() + unlink(). Use "new" way for unique filename HEAD
Mon, 17 Feb 2003 21:09:43 +0200 Timo Sirainen Check for ENOTEMPTY too for rename() failures. HEAD
Mon, 17 Feb 2003 20:48:20 +0200 Timo Sirainen o_stream_seek() return value was checked wrong HEAD
Mon, 17 Feb 2003 18:40:15 +0200 Timo Sirainen Remove the mailbox globbing code from here. It should have been done HEAD
Mon, 17 Feb 2003 16:57:23 +0200 Timo Sirainen Handle LDAP failures better. HEAD
Mon, 17 Feb 2003 15:38:38 +0200 Timo Sirainen Rather than block for two seconds, we can just call ldap_result() again if HEAD
Fri, 14 Feb 2003 17:23:34 +0200 Timo Sirainen comment update HEAD
Fri, 14 Feb 2003 16:39:58 +0200 Timo Sirainen oe6 workaround enum was 0 which didn't really work.. HEAD
Fri, 14 Feb 2003 15:15:55 +0200 Timo Sirainen updated HEAD
Fri, 14 Feb 2003 15:15:40 +0200 Timo Sirainen IDLE setting. HEAD
Fri, 14 Feb 2003 14:56:32 +0200 Timo Sirainen Don't even try to override mbox dotlock if we can't get fcntl/flock. HEAD
Fri, 14 Feb 2003 12:58:50 +0200 Timo Sirainen Allow '\' character too in atoms, they're used in flags.. HEAD
Fri, 14 Feb 2003 12:53:10 +0200 Timo Sirainen check cmsg_level too HEAD
Fri, 14 Feb 2003 12:51:53 +0200 Timo Sirainen fd_read(): make sure it's SCM_RIGHTS that was transferred so that login HEAD
Fri, 14 Feb 2003 12:46:44 +0200 Timo Sirainen Support for IDLE extension. HEAD
Fri, 14 Feb 2003 12:45:34 +0200 Timo Sirainen Don't inline timeout_update_next(). gcc 3.2.2 with -O2 seems to break it. HEAD
Fri, 14 Feb 2003 11:08:06 +0200 Timo Sirainen show proper error message to 8bit chars HEAD
Fri, 14 Feb 2003 11:06:43 +0200 Timo Sirainen Allow wildcards anyway in atoms, they're needed with LIST. HEAD
Fri, 14 Feb 2003 10:00:51 +0200 Timo Sirainen Added setting to limit length of custom flag names. HEAD
Fri, 14 Feb 2003 10:00:01 +0200 Timo Sirainen Complain if atoms contain invalid characters. HEAD
Thu, 13 Feb 2003 23:07:44 +0200 Timo Sirainen Quoting didn't remove CR and LF characters, so it could have caused HEAD
Thu, 13 Feb 2003 10:10:36 +0200 Timo Sirainen Solaris 9 seems to kernel panic if sendfilev() is used with non-socket. HEAD
Thu, 13 Feb 2003 09:34:02 +0200 Timo Sirainen typofix HEAD
Wed, 12 Feb 2003 20:22:11 +0200 Timo Sirainen more full_filesyste_access fixes (forgot to commit) HEAD
Wed, 12 Feb 2003 20:16:57 +0200 Timo Sirainen Several fixes to mail_full_filesystem_access = yes handling HEAD
Wed, 12 Feb 2003 14:07:51 +0200 Timo Sirainen Locking code cleanups and small fixes HEAD
Wed, 12 Feb 2003 10:02:43 +0200 Timo Sirainen handshake counter was decreased too often and could have caused hangs HEAD
Tue, 11 Feb 2003 23:04:59 +0200 Timo Sirainen wordwrapping.. HEAD
Tue, 11 Feb 2003 23:04:28 +0200 Timo Sirainen -fPIC too HEAD
Tue, 11 Feb 2003 22:38:34 +0200 Timo Sirainen updated HEAD
Tue, 11 Feb 2003 22:25:35 +0200 Timo Sirainen fix HEAD
Tue, 11 Feb 2003 22:10:20 +0200 Timo Sirainen ..and it went wrong.. HEAD
Tue, 11 Feb 2003 22:09:37 +0200 Timo Sirainen Ignore empty workarounds HEAD
Tue, 11 Feb 2003 22:08:23 +0200 Timo Sirainen We shouldn't check umask() return value. HEAD
Tue, 11 Feb 2003 21:46:45 +0200 Timo Sirainen And pass the mail_full_filesystem_access setting to IMAP process too.. HEAD
Tue, 11 Feb 2003 21:37:16 +0200 Timo Sirainen Added mail_full_filesystem_access setting. Some of the setting variable HEAD
Tue, 11 Feb 2003 20:01:38 +0200 Timo Sirainen Support for dynamic authentication modules. HEAD
Tue, 11 Feb 2003 19:42:31 +0200 Timo Sirainen compile fix HEAD
Tue, 11 Feb 2003 18:56:35 +0200 Timo Sirainen Make sure calling client_destroy() multiple times doesn't break anything. HEAD
Tue, 11 Feb 2003 18:53:14 +0200 Timo Sirainen Die cleanly when master tells us so. HEAD
Tue, 11 Feb 2003 18:37:47 +0200 Timo Sirainen Bugfixes to handling >2GB files. HEAD
Tue, 11 Feb 2003 17:07:31 +0200 Timo Sirainen Clean old files from Maildir tmp dirs. HEAD
Tue, 11 Feb 2003 16:32:20 +0200 Timo Sirainen Creating more than one auth process per group didn't really work. HEAD
Tue, 11 Feb 2003 16:06:46 +0200 Timo Sirainen Use the same LDAP connection for both userdb and passdb if config_path is HEAD
Tue, 11 Feb 2003 15:13:24 +0200 Timo Sirainen updated HEAD
Tue, 11 Feb 2003 14:53:56 +0200 Timo Sirainen Added user_global_uid and user_global_gid LDAP settings. HEAD
Tue, 11 Feb 2003 14:31:35 +0200 Timo Sirainen get_size() was buggy HEAD
Tue, 11 Feb 2003 14:31:10 +0200 Timo Sirainen Literals sizes were sometimes set to 2^32-1. HEAD
Tue, 11 Feb 2003 12:30:29 +0200 Timo Sirainen Added client_workarounds setting, with currently one workaround for OE6. HEAD
Tue, 11 Feb 2003 12:12:14 +0200 Timo Sirainen Added example config file. HEAD
Tue, 11 Feb 2003 12:11:31 +0200 Timo Sirainen Separate user and pass attrs/filters in config file HEAD
Tue, 11 Feb 2003 11:55:58 +0200 Timo Sirainen passdb ldap added. fixes to userdb ldap. HEAD
Mon, 10 Feb 2003 09:56:23 +0200 Timo Sirainen Don't accept client connections before we're connected to all auth processes. HEAD
Mon, 10 Feb 2003 09:38:01 +0200 Timo Sirainen i_error, not i_panic.. HEAD
Mon, 10 Feb 2003 09:37:23 +0200 Timo Sirainen Crashfix. HEAD
Mon, 10 Feb 2003 09:30:57 +0200 Timo Sirainen Auth process communication was a bit broken HEAD
Sun, 09 Feb 2003 22:12:56 +0200 Timo Sirainen cleanup HEAD
Sun, 09 Feb 2003 19:23:20 +0200 Timo Sirainen More realm fixes HEAD
Sun, 09 Feb 2003 19:10:19 +0200 Timo Sirainen usernames with '@' char were supposed to be treated as user@realm, but that HEAD
Sat, 08 Feb 2003 21:09:40 +0200 Timo Sirainen Allocate larger initial pool for maildir syncing. HEAD