log

age author description
Sat, 20 Oct 2007 22:58:54 +0300 Timo Sirainen Fixes for listing namespaces with prefixes and real != virtual separator. HEAD
Sat, 20 Oct 2007 22:23:14 +0300 Timo Sirainen Use "listen" setting for SSL listeners if "ssl_listen" is empty. HEAD
Sat, 20 Oct 2007 22:00:57 +0300 Timo Sirainen Last change broke HEADER_FILTER_HIDE_BODY flag. HEAD
Sat, 20 Oct 2007 20:55:27 +0300 Timo Sirainen Don't assert-crash if client disconnects while IDLEing. HEAD
Sat, 20 Oct 2007 20:51:30 +0300 Timo Sirainen If file_set_size() fails for any other reason than "not enough disk HEAD
Sat, 20 Oct 2007 20:45:05 +0300 Timo Sirainen If all streams are seekable, return a concat stream instead. HEAD
Sat, 20 Oct 2007 20:33:12 +0300 Timo Sirainen Support returning mixed header and body data in read(). HEAD
Sat, 20 Oct 2007 20:32:43 +0300 Timo Sirainen Fixes HEAD
Sat, 20 Oct 2007 20:20:43 +0300 Timo Sirainen Fix to handling buffer full conditions. HEAD
Sat, 20 Oct 2007 19:25:35 +0300 Timo Sirainen Set blocking/seekable flags. HEAD
Sat, 20 Oct 2007 19:21:15 +0300 Timo Sirainen Don't assert-crash if underlying input stream read only a CR character. HEAD
Sat, 20 Oct 2007 19:17:00 +0300 Timo Sirainen More fixes to handling mail saving. HEAD
Sat, 20 Oct 2007 19:16:25 +0300 Timo Sirainen Added concatenation input stream. HEAD
Sat, 20 Oct 2007 19:15:59 +0300 Timo Sirainen Minor read access buffer overflow fix. HEAD
Sat, 20 Oct 2007 19:15:10 +0300 Timo Sirainen Always keep a usable value in stream->max_buffer_size. HEAD
Sat, 20 Oct 2007 19:12:32 +0300 Timo Sirainen Added i_stream_get_buffer_space() to remove code duplication. HEAD
Sat, 20 Oct 2007 19:11:20 +0300 Timo Sirainen Fix to handling buffer full conditions. HEAD
Sat, 20 Oct 2007 17:06:33 +0300 Timo Sirainen Fixed saving messages HEAD
Tue, 16 Oct 2007 20:12:07 +0300 Timo Sirainen Added tag 1.1.beta3 for changeset 4fddc10844ff HEAD
Tue, 16 Oct 2007 20:12:01 +0300 Timo Sirainen Released v1.1.beta3. HEAD 1.1.beta3
Tue, 16 Oct 2007 20:01:52 +0300 Timo Sirainen Parse namespaces from config file. HEAD
Tue, 16 Oct 2007 19:36:23 +0300 Timo Sirainen Fix HEAD
Tue, 16 Oct 2007 19:25:56 +0300 Timo Sirainen Removed accidentally committed broken asserts. HEAD
Tue, 16 Oct 2007 19:22:17 +0300 Timo Sirainen Fixed "file size unexpectedly shrinked" error in some conditions. HEAD
Tue, 16 Oct 2007 17:58:03 +0300 Timo Sirainen Fixed handling reversed sorts. HEAD
Tue, 16 Oct 2007 17:40:53 +0300 Timo Sirainen Put back docdir definition. Looks like it's a recent automake(?) addition HEAD
Tue, 16 Oct 2007 17:21:19 +0300 Timo Sirainen Don't assert-crash with node.sort_id != 0. HEAD
Tue, 16 Oct 2007 17:03:13 +0300 Timo Sirainen Nowadays the SORT draft specifies that if Date: header is missing or broken, HEAD
Tue, 16 Oct 2007 17:02:50 +0300 Timo Sirainen mail_get_date(): Missing Date: header should be returned as 0, not as -1. HEAD
Tue, 09 Oct 2007 22:48:09 +0300 Timo Sirainen Fixes HEAD
Tue, 09 Oct 2007 17:30:07 +0300 Timo Sirainen hidden=yes list=yes is a valid namespace combination HEAD
Tue, 09 Oct 2007 17:23:11 +0300 Timo Sirainen If child process logged a fatal failure, don't show "returned error 89" HEAD
Tue, 09 Oct 2007 17:11:44 +0300 Timo Sirainen Log fatal/panic messages coming from child processes as such, instead of HEAD
Tue, 09 Oct 2007 17:10:50 +0300 Timo Sirainen If namespace initialization fails, die with a fatal error message instead of HEAD
Tue, 09 Oct 2007 17:10:10 +0300 Timo Sirainen Changed failure callbacks to take failure type parameter, so it's no longer HEAD
Sat, 06 Oct 2007 03:18:19 +0300 Timo Sirainen Fix for last change: don't crash if temp buffer wasn't created.. HEAD
Sat, 06 Oct 2007 03:17:13 +0300 Timo Sirainen message_header_decode(): Don't use t_push/t_pop. The callback may want to HEAD
Sat, 06 Oct 2007 03:08:48 +0300 Timo Sirainen Log mailbox renames also. HEAD
Sat, 06 Oct 2007 03:05:37 +0300 Timo Sirainen Don't break when renaming mailboxes with '*' or '%' characters and children. HEAD
Sat, 06 Oct 2007 02:48:07 +0300 Timo Sirainen Give an error if trying to use list=no and empty prefix. HEAD
Sat, 06 Oct 2007 02:47:10 +0300 Timo Sirainen Updated hidden namespace comments. HEAD
Sat, 06 Oct 2007 02:25:33 +0300 Timo Sirainen Assert-crashfix HEAD
Sat, 06 Oct 2007 02:16:56 +0300 Timo Sirainen Fixed process hanging sometimes when disconnecting. HEAD
Sat, 06 Oct 2007 01:50:52 +0300 Timo Sirainen Removed CRLF/LF output streams. They're no longer needed. HEAD
Sat, 06 Oct 2007 01:49:41 +0300 Timo Sirainen Removed message_parser_set_crlfs(). It's no longer needed and it might not HEAD
Sat, 06 Oct 2007 01:48:16 +0300 Timo Sirainen Use crlf input streams instead of output streams so message parser doesn't HEAD
Sat, 06 Oct 2007 01:46:22 +0300 Timo Sirainen Added input stream filters for reading linefeeds as CRLFs or LFs. HEAD
Tue, 02 Oct 2007 22:27:30 +0300 Timo Sirainen Make sure we parse everything so they can be saved to cache. HEAD
Mon, 01 Oct 2007 18:14:41 +0300 Timo Sirainen Error handling fix HEAD
Sun, 30 Sep 2007 23:21:18 +0300 Timo Sirainen Added tag 1.1.beta2 for changeset 19b73ae1d6f6 HEAD
Sun, 30 Sep 2007 23:21:10 +0300 Timo Sirainen Released v1.1.beta2. HEAD 1.1.beta2
Sun, 30 Sep 2007 18:24:39 +0300 Timo Sirainen With 32bit time_t we were checking it up to 64 bits, which overflowed the HEAD
Sun, 30 Sep 2007 18:23:36 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 30 Sep 2007 18:23:25 +0300 Timo Sirainen Compile fix HEAD
Sun, 30 Sep 2007 18:03:18 +0300 Timo Sirainen Login processes started by inetd aren't ours, don't treat them as such. HEAD
Sun, 30 Sep 2007 17:51:25 +0300 Timo Sirainen Another try, -d is now destination user as originally and -a is now HEAD
Sun, 30 Sep 2007 17:38:31 +0300 Timo Sirainen Update help string. HEAD
Sun, 30 Sep 2007 17:36:10 +0300 Timo Sirainen And call deliver_mail() with destaddr instead of user. HEAD
Sun, 30 Sep 2007 17:32:12 +0300 Timo Sirainen Added -a parameter to specify authentication username. It can be used to HEAD
Sun, 30 Sep 2007 17:08:14 +0300 Timo Sirainen Sync mailbox after committing transaction, so that the messages really get HEAD
Sun, 30 Sep 2007 17:03:43 +0300 Timo Sirainen Compiler warning fix HEAD
Sun, 30 Sep 2007 17:03:26 +0300 Timo Sirainen mailbox_transaction_commit*() doesn't sync the mailbox anymore, so it HEAD
Sun, 30 Sep 2007 16:57:32 +0300 Timo Sirainen Sync mbox when committing transaction only when saving messages to update HEAD
Sun, 30 Sep 2007 16:45:36 +0300 Timo Sirainen Fixes to NFS read cache flushing. HEAD
Sun, 30 Sep 2007 16:27:12 +0300 Timo Sirainen Use better error messages for setgroups() failures. HEAD
Sun, 30 Sep 2007 16:13:50 +0300 Timo Sirainen If -f parameter is given, use it for deliver_get_return_address() instead of HEAD
Sun, 30 Sep 2007 15:52:26 +0300 Timo Sirainen Avoid "first_recent_uid 0 -> 1" errors when upgrading from v1.0 index files. HEAD
Sun, 30 Sep 2007 15:33:23 +0300 Timo Sirainen Using uninitialized variable sometimes caused crash by trying to use too HEAD
Sun, 30 Sep 2007 15:01:24 +0300 Timo Sirainen Use the predefined $(docdir) instead of creating our own. HEAD
Sun, 30 Sep 2007 14:44:10 +0300 Timo Sirainen hook_mail_namespaces_created was called with empty namespace list if HEAD
Wed, 26 Sep 2007 00:45:32 +0300 Timo Sirainen Compiler warning fix HEAD
Tue, 25 Sep 2007 21:57:32 +0300 Timo Sirainen Don't forward declare enums. It doesn't seem to work with all compilers. HEAD
Tue, 25 Sep 2007 19:34:02 +0300 Timo Sirainen Make sure we don't define BUILTIN_GSSAPI unless HAVE_GSSAPI is also defined. HEAD
Tue, 25 Sep 2007 18:01:20 +0300 Timo Sirainen Add lucene-wrapper.h to distribution. HEAD
Tue, 25 Sep 2007 17:51:47 +0300 Timo Sirainen Crashfix in some conditions HEAD
Tue, 25 Sep 2007 17:50:26 +0300 Timo Sirainen Don't list all changes here, just point to the upgrading doc. HEAD
Tue, 25 Sep 2007 17:41:11 +0300 Timo Sirainen Use mail_uid/gid settings if userdb didn't return uid/gid. HEAD
Tue, 25 Sep 2007 12:56:10 +0300 Timo Sirainen Compiler warning fixes HEAD
Tue, 25 Sep 2007 12:44:11 +0300 Timo Sirainen Don't return void values from void functions. HEAD
Mon, 24 Sep 2007 20:27:16 +0300 Timo Sirainen Use N_ELEMENTS() macro instead of doing sizeof()/sizeof([0]) ourself. HEAD
Mon, 24 Sep 2007 20:17:59 +0300 Timo Sirainen From-line checking wrote to bad memory location in stack. HEAD
Mon, 24 Sep 2007 11:15:47 +0300 Timo Sirainen Don't crash with empty messagesets. HEAD
Mon, 24 Sep 2007 10:43:59 +0300 Timo Sirainen Compiling fix for non-gcc. HEAD
Sun, 23 Sep 2007 16:14:09 +0300 Timo Sirainen Added tag 1.1.beta1 for changeset 1d45cf642d86 HEAD
Sun, 23 Sep 2007 16:13:58 +0300 Timo Sirainen Released v1.1.beta1. HEAD 1.1.beta1
Sun, 23 Sep 2007 16:09:12 +0300 Timo Sirainen rquota_xdr.h -> rquota.h HEAD
Sun, 23 Sep 2007 14:26:58 +0300 Timo Sirainen Small code optimization. HEAD
Sun, 23 Sep 2007 14:21:53 +0300 Timo Sirainen Merge also unnecessary sub-ORs. HEAD
Sun, 23 Sep 2007 14:16:10 +0300 Timo Sirainen Simplify search tree by canonicalizing message sets, converting NOT away HEAD
Sun, 23 Sep 2007 00:23:31 +0300 Timo Sirainen There's no Cyrus code anymore. Show BSD license in COPYING. HEAD
Sun, 23 Sep 2007 00:18:47 +0300 Timo Sirainen Rewrote utc_mktime() so it's now MIT licensed. This also fixes handling HEAD
Sat, 22 Sep 2007 23:14:30 +0300 Timo Sirainen Rewrote base64 functions so they're now MIT licensed. HEAD
Sat, 22 Sep 2007 19:40:43 +0300 Timo Sirainen Use dicts directly instead of caching them. Caching doesn't help much here. HEAD
Sat, 22 Sep 2007 19:40:06 +0300 Timo Sirainen Use SQL connection pools. HEAD
Sat, 22 Sep 2007 19:39:42 +0300 Timo Sirainen Added SQL connection pools. HEAD
Sat, 22 Sep 2007 19:39:30 +0300 Timo Sirainen Added sql_db_module_register for module_contexts users. HEAD
Sat, 22 Sep 2007 19:33:40 +0300 Timo Sirainen If dict process dies, master assert-crashed when trying to restart it. HEAD
Sat, 22 Sep 2007 19:19:13 +0300 Timo Sirainen Let deinit() free all the memory itself after all. HEAD
Sat, 22 Sep 2007 19:03:33 +0300 Timo Sirainen Renamed hash_size() -> hash_count(). HEAD
Sat, 22 Sep 2007 19:01:19 +0300 Timo Sirainen Added module_contexts to struct sql_db. HEAD
Sat, 22 Sep 2007 18:33:02 +0300 Timo Sirainen Don't cache dict to different users. HEAD
Sat, 22 Sep 2007 18:23:52 +0300 Timo Sirainen If proxy points to the same host/port/user combination as we currently have, HEAD
Sat, 22 Sep 2007 18:01:37 +0300 Timo Sirainen If the first line begins with "From ", ignore it. HEAD
Sat, 22 Sep 2007 17:54:58 +0300 Timo Sirainen Minor code cleanup HEAD
Sat, 22 Sep 2007 17:52:27 +0300 Timo Sirainen Dropped interval between mailbox change notifies from HEAD
Sat, 22 Sep 2007 17:36:38 +0300 Timo Sirainen If rename() fails, log an error. HEAD
Sat, 22 Sep 2007 17:33:58 +0300 Timo Sirainen Crashfix to last change HEAD
Sat, 22 Sep 2007 17:05:25 +0300 Timo Sirainen Don't assert-crash if trying to create mailbox prefix. HEAD
Sat, 22 Sep 2007 16:50:42 +0300 Timo Sirainen If we're connecting to client socket instead of a master socket, log an HEAD
Sat, 22 Sep 2007 16:24:09 +0300 Timo Sirainen Synchronize mailbox after it has been opened. HEAD
Sat, 22 Sep 2007 16:21:20 +0300 Timo Sirainen Use mailbox_sync() instead of our own implementation. HEAD
Sat, 22 Sep 2007 16:21:09 +0300 Timo Sirainen Added mailbox_sync() to easily synchronize a mailbox. HEAD
Sat, 22 Sep 2007 16:15:12 +0300 Timo Sirainen Compiler warning fix HEAD
Sat, 22 Sep 2007 15:49:28 +0300 Timo Sirainen Mark lazy expunge's namespaces as internal so quota doesn't count them. HEAD
Sat, 22 Sep 2007 15:49:02 +0300 Timo Sirainen Mark deliver's dummy mbox namespace as internal and don't include it in HEAD
Sat, 22 Sep 2007 15:14:20 +0300 Timo Sirainen Keep transaction logs referenced while we know we need them. This fixes HEAD
Sat, 22 Sep 2007 14:28:01 +0300 Timo Sirainen Searching NOT sequence set with multiple search ranges containing either HEAD
Sat, 22 Sep 2007 14:13:42 +0300 Timo Sirainen If we expunged saved mails, rollback also cache transaction. HEAD
Sat, 22 Sep 2007 14:13:07 +0300 Timo Sirainen mail_cache_transaction_commit()/rollback() API is now public and takes a ** HEAD
Sat, 22 Sep 2007 13:55:36 +0300 Timo Sirainen Make sure we do a mailbox sync after flag updates (STORE, FETCH). Also added HEAD