log

age author description
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
Sat, 08 Feb 2003 20:58:49 +0200 Timo Sirainen DEBUG: we cleared wrong memory block.. HEAD
Sat, 08 Feb 2003 19:13:36 +0200 Timo Sirainen Moved login process verbose stuff under verbose_debug. HEAD
Sat, 08 Feb 2003 17:42:46 +0200 Timo Sirainen /dev/stderr works now in log paths. HEAD
Sat, 08 Feb 2003 17:30:10 +0200 Timo Sirainen Don't check log dir permission if the log file already exists HEAD
Sat, 08 Feb 2003 17:14:38 +0200 Timo Sirainen And remove the flock default from here too.. HEAD
Sat, 08 Feb 2003 17:00:35 +0200 Timo Sirainen OpenPAM uses const too. HEAD
Sat, 08 Feb 2003 16:16:11 +0200 Timo Sirainen Show the fd we're sending to master if fd_send() fails. HEAD
Sat, 08 Feb 2003 16:13:20 +0200 Timo Sirainen Don't start those login processes that aren't enabled in protocols setting. HEAD
Sat, 08 Feb 2003 16:10:40 +0200 Timo Sirainen Don't complain about unexpected auth disconnections actually, that's normal HEAD
Sat, 08 Feb 2003 16:09:27 +0200 Timo Sirainen STARTTLS handshake failure fixes. HEAD
Sat, 08 Feb 2003 16:08:57 +0200 Timo Sirainen There's no space before "* OK" HEAD
Sat, 08 Feb 2003 15:53:07 +0200 Timo Sirainen Don't bother trying sendfile() more than once with the stream. HEAD
Sat, 08 Feb 2003 15:52:51 +0200 Timo Sirainen FreeBSD's sendfile() works only with sockets. Replace errno with EINVAL to HEAD
Sat, 08 Feb 2003 15:43:13 +0200 Timo Sirainen Don't use flock() locking by default. Using both fcntl+flock doesn't work HEAD
Sat, 08 Feb 2003 15:13:12 +0200 Timo Sirainen Autodetect /var/mail/%u and /var/spool/mail/%u INBOXes. HEAD
Sat, 08 Feb 2003 14:56:25 +0200 Timo Sirainen DEBUG: fill memory with 0xde before freeing it HEAD
Sat, 08 Feb 2003 14:38:18 +0200 Timo Sirainen use the file size only for regular files. FreeBSD gave sockets a size of 4 HEAD
Sat, 08 Feb 2003 14:24:54 +0200 Timo Sirainen Warn if auth process disconnected. HEAD
Sat, 08 Feb 2003 14:15:12 +0200 Timo Sirainen Don't crash if authentication was aborted too early. HEAD
Sat, 08 Feb 2003 12:44:01 +0200 Timo Sirainen Don't do x-unknown mime encoding. Correct way is to just send them as HEAD
Sat, 08 Feb 2003 11:31:00 +0200 Timo Sirainen cleanups HEAD
Sat, 08 Feb 2003 11:11:54 +0200 Timo Sirainen Have to check that msg_controllen is large enough, otherwise cmsg points to HEAD
Sat, 08 Feb 2003 11:00:26 +0200 Timo Sirainen Don't try to set rlimits to infinity, rather just don't change them. HEAD
Sat, 08 Feb 2003 10:07:31 +0200 Timo Sirainen Some extra checks to make sure we notice if auth process ID is 0. HEAD
Sat, 08 Feb 2003 09:48:22 +0200 Timo Sirainen Variable type changes, fixes compiler warning. HEAD
Sat, 08 Feb 2003 09:42:27 +0200 Timo Sirainen Don't skip trailing whitespace, it might be wanted (eg. log_timestamp). HEAD
Sat, 08 Feb 2003 09:40:36 +0200 Timo Sirainen [ipv6 address] didn't work in *_listen HEAD
Sat, 08 Feb 2003 08:33:30 +0200 Timo Sirainen We handled '=' at end of line wrong. HEAD
Thu, 06 Feb 2003 04:31:31 +0200 Timo Sirainen Print also the fd number if it fails. HEAD