| 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 |
| 2008-08-06 |
Timo Sirainen | login processes set their fd limit too low, causing... |
commit | commitdiff | tree | snapshot |
| 2008-08-05 |
Timo Sirainen | sort indexes: One more assert-crashfix when renumbering... |
commit | commitdiff | tree | snapshot |
| 2008-08-05 |
Timo Sirainen | dovecot-auth: Give a nice error message if you try... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | gssapi: Make auth_krb5_keytab work by calling _register... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | Index fsck crashfix / cleanup. |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | maildirlock: Do IPC with pipes instead of with signals... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | hostpid_init(): If called again, update the hostname... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | Don't call hostpid_init(), it's always called at startu... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | imap: Try to allow STORE for read-only mailboxes, but... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | Master could have crashed if auth process died too... |
commit | commitdiff | tree | snapshot |
| 2008-08-04 |
Timo Sirainen | mbox: Saving may have truncated the mail being saved. |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Timo Sirainen | Index opening: If there's broken index and no .log... |
commit | commitdiff | tree | snapshot |
| 2008-07-24 |
Timo Sirainen | dict-db: Don't assume bdb returns aligned memory addresses. |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Timo Sirainen | userdb prefetch: Userdb lookups shouldn't log the ... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Timo Sirainen | checkpassword: Set TCPLOCALPORT and TCPREMOTEPORT envir... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Timo Sirainen | mbox: Fixed assert-crash with read-only mbox streams... |
commit | commitdiff | tree | snapshot |
| 2008-07-23 |
Timo Sirainen | Don't list checkpassword as a userdb, since it isn... |
commit | commitdiff | tree | snapshot |
| 2008-07-22 |
Timo Sirainen | deliver: Fixed reading namespace settings. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | mbox: Fixed a rare assert-crash with \Recent flag handling. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | Fixed a potential crash if message parsing failed while... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | Symlink FTS plugins to pop3 directory too. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | zlib: Install the plugin also to pop3 directory. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | s/zlib/bzlib/ in HAVE_BZLIB description. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | Compiler warning fix. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | bzlib: Include stdio.h in case bzlib.h needs it. |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | Check that libbz2 has correct functions. Old versions... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | If UIDVALIDITY changes and view hasn't noticed it yet... |
commit | commitdiff | tree | snapshot |
| 2008-07-21 |
Timo Sirainen | AIX compiling fix. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | A few more fixes to previous mailbox_keyword_is_valid... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Added mailbox_keyword_is_valid(). |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Compiling fix. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | solr-schema.xml move was forgotten from Makefiles. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Solaris fs quota may have closed fd 0. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | mailbox.save_init() API now takes ** pointer to dest_ma... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Use permissions based on mail root directory when creat... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Added file_dotlock_open_mode(). |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Added mkdir_parents_chown(). |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | mkdir_parents() API was sometimes assumed to return... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | If mail_debug=yes: Log which per-namespace file permiss... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | safe_mkstemp(): If fchown() fails, log the used uid... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | fs quota: Don't crash if some mail storages are outside... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Use quota->debug instead of getenv()ing it every time. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | FS quota: Handle quota only for the quota roots which... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Maildir: Create maildirfolder using the same permission... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | extern/static fixes (from a sparse check by Diego Liziero) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Compiler warning fixes. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Maildir: If uidlist couldn't be locked while saving... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | deliver: Save mails to namespace prefix to INBOX instead. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Maildir: Group of the created shared directory wasn... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | mountpoint_get(): Added support for AIX support with... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | mbox-snarf: Messages weren't sometimes expunged from... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | istream-seekable: Log file creation error as creat... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Logging: Make sure we don't recurse infinitely when... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | SORT: Fixed assert-crash. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | fs mailbox layout: Several fixes to handling INBOX... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | LIST didn't show INBOX if list patterns didn't match... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | Maildir: Check more correctly when we should update... |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Timo Sirainen | Recreate dovecot-uidlist if updating it would shrink... |
commit | commitdiff | tree | snapshot |
| 2008-06-18 |
Timo Sirainen | If process's RLIMIT_NOFILE can't be changed, log an... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Timo Sirainen | fdatasync_path(): Ignore EBADF errors, it probably... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Timo Sirainen | struct mailbox_header_lookup_ctx can now be referenced... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Timo Sirainen | Message copying: Don't save empty mail if input was... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Timo Sirainen | rfc822_parse_phrase(): Don't read outside data boundari... |
commit | commitdiff | tree | snapshot |
| 2008-07-18 |
Timo Sirainen | Removed MIT Kerberos v1.2 check, since Heimdal v1.2... |
commit | commitdiff | tree | snapshot |
| 2008-07-17 |
Timo Sirainen | Added str_new_const(). |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | Added support for sorting by X-SCORE. Currently it... |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | SORT: Return BAD if sort program ends with REVERSE. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts: Added a new lookup API where the backend can look... |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | Moved Solr schema.xml to doc/. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts-solr: Added break-imap-search setting to use Solr... |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts-solr: Send data to Solr in larger packets. Commit... |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts-solr: Encode entities when indexing data. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts-solr: Error handling fixes. |
commit | commitdiff | tree | snapshot |
| 2008-07-13 |
Timo Sirainen | fts-solr: Compiling fixes. |
commit | commitdiff | tree | snapshot |
| 2008-07-12 |
Timo Sirainen | Fixed compiling on some older pre-C99 compilers. |
commit | commitdiff | tree | snapshot |
| 2008-07-12 |
Timo Sirainen | Maildir: If filename has CR or LF, log a warning and... |
commit | commitdiff | tree | snapshot |
| 2008-07-12 |
Timo Sirainen | deliver didn't expand %variables in namespace location... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Timo Sirainen | Another dovecot-db.conf -> dovecot-db-example.conf... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Timo Sirainen | Renamed dovecot-db.conf to dovecot-db-example.conf... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Timo Sirainen | imap/pop3: Don't open /dev/urandom at startup. Nothing... |
commit | commitdiff | tree | snapshot |
| 2008-07-11 |
Timo Sirainen | zlib plugin: Added bzip2 support also for mboxes. |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Timo Sirainen | Initial code to support Apache Solr (Lucene indexing... |
commit | commitdiff | tree | snapshot |
| 2008-07-10 |
Timo Sirainen | zlib: If gz/bz2 support isn't compiled in but we detect... |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Timo Sirainen | dict-proxy: Fix error message if remote disconnects. |
commit | commitdiff | tree | snapshot |
| next |