| 2008-09-07 |
Timo Sirainen | message address parser: More error handling improvements. |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | message date parser: Fixed parsing last optional fields... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | message address parser: Check better if adress is inval... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | rfc822_parse_[dot_]atom(): Return failure if there... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | message address parser: Handle errors better, fix crash... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | message address parser: Set invalid_syntax=TRUE if... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | acl: Fixed handling 'k' right. Although box/child creat... |
commit | commitdiff | tree | snapshot |
| 2008-09-07 |
Timo Sirainen | pop3: Don't crash in UIDL command. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | Added a special userdb_import field to add TAB-separate... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | Added tag 1.2.alpha1 for changeset eaa3469db1dd |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | Released v1.2.alpha1. 1.2.alpha1 |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | strmap: Don't check conflicts for strings known to... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | thread indexes: Removed debugging code. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | Updated TODO and NEWS. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | CLOSE: Don't send any mailbox changes or HIGHESTMODSEQ... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | thread indexes: Forgot to commit strmap syncing in... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | strmap: Make sure the records array is always zero... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | hash2: minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | hash2_clear() didn't reset deleted_values list, causing... |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Timo Sirainen | thread index fixes. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | hash2_remove_iter(): Never resize hash table, otherwise... |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | hash2_remove_iter() was broken when it resized the... |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Thread indexes: Crashfix. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Thread index: Minor optimization. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Thread index bugfix. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Rewrote thread indexing code. It's a lot simpler and... |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Minor cleanup to thread indexing document. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Added mail_search_args_equal(). |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | Added an alternative hash table implementation. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | primes_closest(): Use exponentially growing primes. |
commit | commitdiff | tree | snapshot |
| 2008-09-01 |
Timo Sirainen | array_copy() was broken if source array was different... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Updated TODO |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | If imap.envelope is cached, use it instead of rebuildin... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Created mail_user_[try_]home_expand(). Used them for... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Don't give bogus "log_file_tail_offset shrank" errors. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Added padding to struct mail_transaction_log_header... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | index fsck: Don't give bogus "duplicate extension"... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Added assert. |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | DEBUG: Don't verify recent flags if view is already... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Fixed crashes related to struct mail_index_map_modseq... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Replaced "no extension resizing" flag with "no extensio... |
commit | commitdiff | tree | snapshot |
| 2008-08-31 |
Timo Sirainen | Write CPU endianess to transaction log header and check... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | message parser: Cleaned up the code and another attempt... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | mbox: If we detect corrupted cached offsets/sizes,... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | mail_index_lookup_ext*() didn't return properly aligned... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | deliver: Added -s parameter to autosubscribe to autocre... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | ostream: Make sure writing to files always fully succee... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | imap/pop3-proxy: If auth_verbose=yes, log proxy login... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | login_log_format_elements: Added %k to show SSL protoco... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | message_parser_init_from_parts(): If parts were broken... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | zlib plugin/bzip2 handling: Update stream's visible... |
commit | commitdiff | tree | snapshot |
| 2008-08-30 |
Timo Sirainen | cache file: Don't crash if fields header offset points... |
commit | commitdiff | tree | snapshot |
| 2008-08-29 |
Timo Sirainen | deliver: If we're dying because we can't write to log... |
commit | commitdiff | tree | snapshot |
| 2008-08-29 |
Timo Sirainen | If logging failed to info log, try to log a failure... |
commit | commitdiff | tree | snapshot |
| 2008-08-28 |
Timo Sirainen | Updated auth_debug_passwords to say that it also turns... |
commit | commitdiff | tree | snapshot |
| 2008-08-28 |
Timo Sirainen | mail_index_lookup_seq*() could have returned wrong... |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | bzip plugin: Seeking streams backwards was broken. |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | dict sql: Added configuration for mapping dict paths... |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | Expire plugin: Include expire/ in the dictionary path. |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | auth: %m variable didn't work with blocking passdbs |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | dict: Support large iterations by sending data in outpu... |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | fts-solr: Fixed compiling with recent struct mail_user... |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | dict API: deinit functions now take pointer-to-pointer... |
commit | commitdiff | tree | snapshot |
| 2008-08-27 |
Timo Sirainen | Updated o_stream_flush() comment. |
commit | commitdiff | tree | snapshot |
| 2008-08-25 |
Timo Sirainen | If client disconnects without any auth attempts, don... |
commit | commitdiff | tree | snapshot |
| 2008-08-25 |
Timo Sirainen | Calling dict_iterate_init() multiple times for a dict... |
commit | commitdiff | tree | snapshot |
| 2008-08-22 |
Timo Sirainen | mail_full_filesystem_access=yes was broken when listing... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Timo Sirainen | Fixed infinite looping when parsing some (not all)... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Timo Sirainen | sqlite crashed with dict server. Patch by Bernhard... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Timo Sirainen | ldap: Avoid kqueue/epoll errors when LDAP connection... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Timo Sirainen | Added io_remove_closed(). |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
Timo Sirainen | mbox lazy writes: Mark messages dirty when their rewrit... |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
Timo Sirainen | Don't apply mail_max_userip_connections limit to master... |
commit | commitdiff | tree | snapshot |
| 2008-08-14 |
Timo Sirainen | Proxy: Log destuser in the "proxying" line if it's... |
commit | commitdiff | tree | snapshot |
| 2008-08-13 |
Timo Sirainen | Fixed FS quota compiling and Maildir++ quota with multi... |
commit | commitdiff | tree | snapshot |
| 2008-08-13 |
Timo Sirainen | Renamed auth_ntlm_use_winbind to auth_use_winbind, |
commit | commitdiff | tree | snapshot |
| 2008-08-13 |
Timo Sirainen | Support GSS-SPNEGO mechanism if GSSAPI library supports it. |
commit | commitdiff | tree | snapshot |
| 2008-08-13 |
Timo Sirainen | Added support for gssapi_hostname=$ALL for multihomed... |
commit | commitdiff | tree | snapshot |
| 2008-08-13 |
Timo Sirainen | Pass the created mail process PID back to login process... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | quota-fs: compile fix for previous changes. |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Added --with-zlib and --with-bzlib configure options. |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | vpopmail: Added webmail=ip parameter. Use it for checki... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Master process leaked one fd to login process. Typicall... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | quota: Fix to previous mailbox deletion fix. |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | quota: Fixed error handling if quota shrinking fails... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Removed pool parameter from mail_namespaces_init*(... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Forgot to add mail-user.* files in previous struct... |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Typofix in comment. |
commit | commitdiff | tree | snapshot |
| 2008-08-12 |
Timo Sirainen | Added struct mail_user and fixed the code to support... |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Timo Sirainen | virtual mailboxes: Detect loops in virtual mailbox... |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Timo Sirainen | virtual mailboxes: Added support for using wildcards... |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Timo Sirainen | Added mailbox_list_iter_init_namespaces() for listing... |
commit | commitdiff | tree | snapshot |
| 2008-08-08 |
Timo Sirainen | dbox could have listed INBOX twice. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Timo Sirainen | Added the concept of Global UIDs that are preserved... |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Timo Sirainen | Added clock_gettime() compatibility function for system... |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Timo Sirainen | mailbox_save_init() API was split to multiple functions. |
commit | commitdiff | tree | snapshot |
| 2008-08-07 |
Timo Sirainen | INTHREAD search may have failed randomly. |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Timo Sirainen | login processes: Another try at setting the correct... |
commit | commitdiff | tree | snapshot |
| 2008-08-06 |
Timo Sirainen | Reverted previous change, it wasn't correct.. |
commit | commitdiff | tree | snapshot |
| next |