log

age author description
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
Tue, 04 Feb 2003 09:04:43 +0200 Timo Sirainen Don't complain about missing *-login binaries if they're not enabled. HEAD
Tue, 04 Feb 2003 05:49:13 +0200 Timo Sirainen Building in separate directory didn't work HEAD
Tue, 04 Feb 2003 05:37:51 +0200 Timo Sirainen Valid From-line parsing could have crashed too. HEAD
Tue, 04 Feb 2003 05:25:44 +0200 Timo Sirainen Missing headers HEAD
Tue, 04 Feb 2003 05:24:47 +0200 Timo Sirainen missing db-ldap.h HEAD
Tue, 04 Feb 2003 05:24:38 +0200 Timo Sirainen cleanups HEAD
Tue, 04 Feb 2003 04:42:32 +0200 Timo Sirainen Dovecot might have crashed sometimes when accessing mbox with invalid HEAD
Tue, 04 Feb 2003 02:34:54 +0200 Timo Sirainen s/PASSDB_PASSWD/PASSWD_SHADOW/ HEAD
Mon, 03 Feb 2003 07:17:24 +0200 Timo Sirainen Check for shadow.h before assuming shadow auth is possible. HEAD
Mon, 03 Feb 2003 07:11:16 +0200 Timo Sirainen STATUS cleared \Recent flags from messages HEAD
Mon, 03 Feb 2003 07:01:05 +0200 Timo Sirainen We don't need to raise SIGHUP in alarm handler, that was just a mistake in HEAD
Sun, 02 Feb 2003 12:59:58 +0200 Timo Sirainen Define OPENLDAP_ASYNC_WORKAROUND HEAD
Sun, 02 Feb 2003 12:53:43 +0200 Timo Sirainen Send protocol with auth requests HEAD
Sun, 02 Feb 2003 12:46:20 +0200 Timo Sirainen Moved more auth code to login-common. HEAD
Sun, 02 Feb 2003 12:16:42 +0200 Timo Sirainen auth: kill login connection if it leaves requests hanging too long. HEAD
Sun, 02 Feb 2003 11:45:07 +0200 Timo Sirainen make sure we don't access free'd memory if auth process dies. HEAD
Sun, 02 Feb 2003 11:30:18 +0200 Timo Sirainen fixes HEAD
Sun, 02 Feb 2003 10:11:33 +0200 Timo Sirainen s/imap-auth/auth process/ HEAD
Sun, 02 Feb 2003 09:10:45 +0200 Timo Sirainen STARTTLS commands crashed. imap-login STARTTLS also ignored next command. HEAD