log

age author description
Thu, 20 Mar 2003 21:06:05 +0200 Timo Sirainen Literals didn't work if they weren't the last argument. HEAD
Thu, 20 Mar 2003 19:38:39 +0200 Timo Sirainen More kludgy LIST fixes for maildir subfolders HEAD
Thu, 20 Mar 2003 19:19:03 +0200 Timo Sirainen LIST "" foo.% doesn't anymore reply "foo." folder. HEAD
Thu, 20 Mar 2003 19:06:23 +0200 Timo Sirainen We didn't stop after reading literal size. This broke using non-synced HEAD
Wed, 19 Mar 2003 16:25:06 +0200 Timo Sirainen forgot to add HEAD
Tue, 18 Mar 2003 02:29:49 +0200 Timo Sirainen Partial body fetches were buggy HEAD
Mon, 17 Mar 2003 07:09:28 +0200 Timo Sirainen file offset wasn't kept right. HEAD
Mon, 17 Mar 2003 06:47:12 +0200 Timo Sirainen more fixes.. HEAD
Mon, 17 Mar 2003 06:44:43 +0200 Timo Sirainen iconv fixes HEAD
Mon, 17 Mar 2003 06:43:20 +0200 Timo Sirainen Whops, test reverted back. HEAD
Mon, 17 Mar 2003 06:40:39 +0200 Timo Sirainen Don't assume that major() and minor() are unsigned ints. HEAD
Mon, 17 Mar 2003 06:36:46 +0200 Timo Sirainen Better iconv() checking. HEAD
Sun, 16 Mar 2003 16:33:29 +0200 Timo Sirainen Fixes to parsing userdb fields. HEAD
Sat, 15 Mar 2003 02:33:47 +0200 Timo Sirainen Renaming maildir subfolders inserted extra "." in the middle. HEAD
Sat, 15 Mar 2003 00:15:43 +0200 Timo Sirainen cleanups HEAD
Fri, 14 Mar 2003 21:28:59 +0200 Timo Sirainen Whops, forgot to add. HEAD
Fri, 14 Mar 2003 20:52:53 +0200 Timo Sirainen updated first_valid_uid comment HEAD
Fri, 14 Mar 2003 11:35:24 +0200 Timo Sirainen "mail process isn't allowed to use UID %s (modify first_valid_uid in config file)" HEAD
Mon, 10 Mar 2003 02:36:08 +0200 Timo Sirainen Added i_stream_read_next_line() HEAD
Sun, 09 Mar 2003 13:57:35 +0200 Timo Sirainen cleanup HEAD
Sun, 09 Mar 2003 12:03:35 +0200 Timo Sirainen mbox: LIST "" invalid-directory/% doesn't anymore give internal error HEAD
Sun, 09 Mar 2003 11:56:05 +0200 Timo Sirainen mbox: CREATE mailbox/ now mkdir()s it. HEAD
Sun, 09 Mar 2003 11:01:01 +0200 Timo Sirainen FETCH: \Seen flag updating didn't work (eg. FETCH BODY[]). HEAD
Sun, 09 Mar 2003 02:35:20 +0200 Timo Sirainen Literal parser broke if \r\n wasn't in buffer at the time '}' was parsed. HEAD
Fri, 07 Mar 2003 02:40:33 +0200 Timo Sirainen pgsql check fixes HEAD
Fri, 07 Mar 2003 02:37:22 +0200 Timo Sirainen cleanup HEAD
Fri, 07 Mar 2003 01:31:43 +0200 Timo Sirainen Log vpop_user + vpop_domain too. They may be different from original HEAD
Fri, 07 Mar 2003 01:24:29 +0200 Timo Sirainen cleanups HEAD
Fri, 07 Mar 2003 01:20:16 +0200 Timo Sirainen Added PostgreSQL support, patch by Alex Howansky HEAD
Thu, 06 Mar 2003 23:45:16 +0200 Timo Sirainen Added ldap_version setting. HEAD
Thu, 06 Mar 2003 23:44:31 +0200 Timo Sirainen We didn't work at all in non-inetd mode. Also fix crash when quitting. HEAD
Thu, 06 Mar 2003 21:23:44 +0200 Timo Sirainen UIDs are now saved into mbox file. added a few rewriting optimizations so HEAD
Wed, 05 Mar 2003 22:54:17 +0200 Timo Sirainen message_address_write() didn't work. HEAD
Wed, 05 Mar 2003 22:51:22 +0200 Timo Sirainen message_address_parse(): allow using data_stack_pool HEAD
Wed, 05 Mar 2003 03:43:16 +0200 Timo Sirainen Compiler warning fixes. HEAD
Wed, 05 Mar 2003 03:41:36 +0200 Timo Sirainen Added index->append_abort() to abort append cleanly. HEAD
Wed, 05 Mar 2003 00:38:07 +0200 Timo Sirainen login: Wait until we're connected to auth process before executing command HEAD
Tue, 04 Mar 2003 20:51:02 +0200 Timo Sirainen Don't crash if something tries to write 0 bytes in headers while saving the HEAD
Tue, 04 Mar 2003 06:02:56 +0200 Timo Sirainen Somewhat working code to support loading Dovecot from inetd and such. It HEAD
Tue, 04 Mar 2003 06:01:37 +0200 Timo Sirainen Don't crash if auth request wasn't found. HEAD
Tue, 04 Mar 2003 06:00:13 +0200 Timo Sirainen Removed restrict_access_clean_env() and env_remove(). They're not needed. HEAD
Tue, 04 Mar 2003 05:59:44 +0200 Timo Sirainen Handle /dev/stderr directly instead of open()ing. HEAD
Tue, 04 Mar 2003 05:59:13 +0200 Timo Sirainen More verbose error message when leaked fd is noticed. HEAD
Tue, 04 Mar 2003 04:18:09 +0200 Timo Sirainen net_* functions don't anymore set sockets to non-blocking by default. HEAD
Tue, 04 Mar 2003 03:10:28 +0200 Timo Sirainen Use literals for strings containing '"' and '\' characters too. This wasn't HEAD
Mon, 03 Mar 2003 00:41:45 +0200 Timo Sirainen Selecting INBOX didn't use index files if full_filesystem_access was yes. HEAD
Sat, 01 Mar 2003 17:25:03 +0200 Timo Sirainen Setting user_global_uid or user_global_gid crashed. HEAD
Thu, 27 Feb 2003 16:48:00 +0200 Timo Sirainen Maildir LIST \Children fixes. HEAD
Thu, 27 Feb 2003 00:19:51 +0200 Timo Sirainen safe_mkdir(): usage fchmod() and fchown(). chmod() wasn't really safe and HEAD
Wed, 26 Feb 2003 23:27:17 +0200 Timo Sirainen Invalid PLAIN auth request crashed auth process. HEAD
Wed, 26 Feb 2003 13:21:43 +0200 Timo Sirainen [::] address wasn't treated exactly as "ipv6 any", but looks like HEAD
Wed, 26 Feb 2003 13:19:06 +0200 Timo Sirainen Added --version HEAD
Wed, 26 Feb 2003 03:01:57 +0200 Timo Sirainen updated HEAD
Wed, 26 Feb 2003 01:12:55 +0200 Timo Sirainen update HEAD
Tue, 25 Feb 2003 23:05:52 +0200 Timo Sirainen final fix: text-content subtype wasn't defaulted to plain HEAD
Tue, 25 Feb 2003 22:58:36 +0200 Timo Sirainen 0.99.8 released HEAD
Tue, 25 Feb 2003 22:55:52 +0200 Timo Sirainen Default to 7bit instead of 8bit content-encoding-type. HEAD
Tue, 25 Feb 2003 21:10:45 +0200 Timo Sirainen Don't delete ".." dirs outside our imap root. HEAD
Tue, 25 Feb 2003 21:10:03 +0200 Timo Sirainen A few small fixes to MIME and mail address parsers. HEAD
Tue, 25 Feb 2003 00:56:15 +0200 Timo Sirainen Use less strict mailbox name verification when trying to access existing HEAD
Tue, 25 Feb 2003 00:39:44 +0200 Timo Sirainen placeholder -> noselect change broke LIST "" "foo/%" not showing foo/. HEAD
Mon, 24 Feb 2003 21:38:09 +0200 Timo Sirainen updates HEAD
Mon, 24 Feb 2003 21:05:33 +0200 Timo Sirainen fd leak fix HEAD
Mon, 24 Feb 2003 21:01:41 +0200 Timo Sirainen Didn't compile without SSL libs HEAD
Mon, 24 Feb 2003 20:45:38 +0200 Timo Sirainen Fallback temp file creation into /tmp with in-memory indexes. Used only with HEAD
Mon, 24 Feb 2003 20:30:23 +0200 Timo Sirainen Use \PlaceHolder only when listing subscriptions. HEAD
Mon, 24 Feb 2003 20:15:18 +0200 Timo Sirainen Try to use optimal block sizes when writing to files. HEAD
Mon, 24 Feb 2003 19:39:31 +0200 Timo Sirainen Added support for CHILDREN and LISTEXT extensions. HEAD
Mon, 24 Feb 2003 03:16:30 +0200 Timo Sirainen unlink_directory() is now (hopefully) race-condition free. HEAD
Mon, 24 Feb 2003 02:29:20 +0200 Timo Sirainen comment update HEAD
Mon, 24 Feb 2003 02:27:55 +0200 Timo Sirainen Use pam_unix as example instead of pam_pwdfile. HEAD
Sun, 23 Feb 2003 23:23:35 +0200 Timo Sirainen updates HEAD
Sun, 23 Feb 2003 23:14:50 +0200 Timo Sirainen in-memory index crashfixes HEAD
Sun, 23 Feb 2003 23:06:57 +0200 Timo Sirainen Index opening rewrites. We don't try to support .imap.index-<hostname> style HEAD
Sun, 23 Feb 2003 21:49:20 +0200 Timo Sirainen ..and tell login process about verbose_ssl.. HEAD
Sun, 23 Feb 2003 21:46:31 +0200 Timo Sirainen verbose_ssl here too HEAD
Sun, 23 Feb 2003 21:44:46 +0200 Timo Sirainen Added setting verbose_ssl HEAD
Sun, 23 Feb 2003 15:13:09 +0200 Timo Sirainen bugfix HEAD
Sun, 23 Feb 2003 12:53:21 +0200 Timo Sirainen proper deinit for gnutls proxy too HEAD
Sun, 23 Feb 2003 12:53:11 +0200 Timo Sirainen destroy proxies before destroying ssl context HEAD
Sun, 23 Feb 2003 12:46:57 +0200 Timo Sirainen and compiler warning fixes.. HEAD
Sun, 23 Feb 2003 12:45:46 +0200 Timo Sirainen Keep list of the SSL proxies, so they're deinitialized properly if we have HEAD
Sun, 23 Feb 2003 12:43:38 +0200 Timo Sirainen Don't listen in imaps/pop3s if ssl_disable = yes. Even if they're listed in HEAD
Sat, 22 Feb 2003 18:16:40 +0200 Timo Sirainen [ipv6 address] was still buggy in *_listen HEAD
Fri, 21 Feb 2003 20:13:14 +0200 Timo Sirainen Sync EXPUNGEs also with UID FETCH and UID STORE. HEAD
Fri, 21 Feb 2003 20:10:54 +0200 Timo Sirainen Support parsing some broken mbox From-lines HEAD
Fri, 21 Feb 2003 16:28:45 +0200 Timo Sirainen cork the output before sending the ending IDLE replies. HEAD
Fri, 21 Feb 2003 16:25:33 +0200 Timo Sirainen if connection was closed while trying to write data to client, we sometimes HEAD
Fri, 21 Feb 2003 15:02:16 +0200 Timo Sirainen Added setting mail_drop_priv_before_exec. HEAD
Fri, 21 Feb 2003 15:01:55 +0200 Timo Sirainen Added env_remove() and restrict_access_clear_env(). HEAD
Thu, 20 Feb 2003 23:43:28 +0200 Timo Sirainen handle error condition better HEAD
Thu, 20 Feb 2003 21:57:10 +0200 Timo Sirainen fixes HEAD
Thu, 20 Feb 2003 21:51:44 +0200 Timo Sirainen crashfix HEAD
Thu, 20 Feb 2003 18:41:16 +0200 Timo Sirainen Removed list-sort workarounds. It's pretty much needed for maildir listing. HEAD
Thu, 20 Feb 2003 18:40:16 +0200 Timo Sirainen passwd-file changes. Moved flags before MAIL environment which is now last HEAD
Thu, 20 Feb 2003 18:30:51 +0200 Timo Sirainen str_unescape(): return char* HEAD
Thu, 20 Feb 2003 17:48:10 +0200 Timo Sirainen error handling fixes HEAD
Thu, 20 Feb 2003 17:04:44 +0200 Timo Sirainen updates HEAD
Thu, 20 Feb 2003 12:52:10 +0200 Timo Sirainen outlook-idle workaround fixes. HEAD
Thu, 20 Feb 2003 02:46:17 +0200 Timo Sirainen workaround: outlook-idle HEAD
Thu, 20 Feb 2003 02:01:57 +0200 Timo Sirainen updated HEAD
Thu, 20 Feb 2003 01:55:40 +0200 Timo Sirainen minor ldap fixes HEAD
Thu, 20 Feb 2003 01:37:23 +0200 Timo Sirainen mbox: strip some headers when saving message. also always set Content-Length HEAD
Thu, 20 Feb 2003 01:35:21 +0200 Timo Sirainen X-Keywords-headers were duplicated HEAD
Thu, 20 Feb 2003 01:35:09 +0200 Timo Sirainen ostream: get initial offset. flush buffer before seeking. HEAD
Wed, 19 Feb 2003 23:32:21 +0200 Timo Sirainen Include microseconds in maildir filename base. HEAD
Wed, 19 Feb 2003 23:31:35 +0200 Timo Sirainen Don't save the message if EOF comes too early HEAD
Wed, 19 Feb 2003 23:31:02 +0200 Timo Sirainen sendfile bugfix HEAD
Wed, 19 Feb 2003 23:24:05 +0200 Timo Sirainen Check gettimeofday() failures HEAD
Wed, 19 Feb 2003 22:26:12 +0200 Timo Sirainen comment update HEAD
Wed, 19 Feb 2003 22:25:47 +0200 Timo Sirainen Assume \Marked if new/ has been modified later than cur/ HEAD
Wed, 19 Feb 2003 22:16:01 +0200 Timo Sirainen We don't really need the cur, new and tmp symlinks in .INBOX/ dir. Also HEAD
Wed, 19 Feb 2003 22:01:55 +0200 Timo Sirainen mail_read_mmaped = no works now with mbox HEAD
Wed, 19 Feb 2003 21:55:27 +0200 Timo Sirainen Rewrote LIST, LSUB and subscription file handling. LIST replies aren't HEAD
Wed, 19 Feb 2003 21:50:22 +0200 Timo Sirainen o_stream_send_istream() is now safe to use for moving data within file. HEAD
Wed, 19 Feb 2003 13:47:15 +0200 Timo Sirainen notes about userPassword HEAD
Wed, 19 Feb 2003 13:28:56 +0200 Timo Sirainen crypt-password checking was broken. added support for md5crypt passwords. HEAD
Tue, 18 Feb 2003 22:58:30 +0200 Timo Sirainen fix HEAD
Tue, 18 Feb 2003 22:50:09 +0200 Timo Sirainen Use getlogin() alternatively if USER environment isn't found. HEAD
Tue, 18 Feb 2003 21:24:44 +0200 Timo Sirainen Fix realm usage with DIGEST-MD5. Support generating other password schemes HEAD