]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2008-07-20  Timo Sirainenmkdir_parents() API was sometimes assumed to return...
2008-07-20  Timo SirainenIf mail_debug=yes: Log which per-namespace file permiss...
2008-07-20  Timo Sirainensafe_mkstemp(): If fchown() fails, log the used uid...
2008-07-20  Timo Sirainenfs quota: Don't crash if some mail storages are outside...
2008-07-20  Timo SirainenUse quota->debug instead of getenv()ing it every time.
2008-07-20  Timo SirainenFS quota: Handle quota only for the quota roots which...
2008-07-20  Timo SirainenMaildir: Create maildirfolder using the same permission...
2008-07-20  Timo Sirainenextern/static fixes (from a sparse check by Diego Liziero)
2008-07-20  Timo SirainenCompiler warning fixes.
2008-07-20  Timo SirainenMaildir: If uidlist couldn't be locked while saving...
2008-07-20  Timo Sirainendeliver: Save mails to namespace prefix to INBOX instead.
2008-07-20  Timo SirainenMaildir: Group of the created shared directory wasn...
2008-07-20  Timo Sirainenmountpoint_get(): Added support for AIX support with...
2008-07-20  Timo Sirainenmbox-snarf: Messages weren't sometimes expunged from...
2008-07-20  Timo Sirainenistream-seekable: Log file creation error as creat...
2008-07-20  Timo SirainenLogging: Make sure we don't recurse infinitely when...
2008-07-20  Timo SirainenSORT: Fixed assert-crash.
2008-07-20  Timo Sirainenfs mailbox layout: Several fixes to handling INBOX...
2008-07-20  Timo SirainenLIST didn't show INBOX if list patterns didn't match...
2008-07-20  Timo SirainenMaildir: Check more correctly when we should update...
2008-06-18  Timo SirainenRecreate dovecot-uidlist if updating it would shrink...
2008-06-18  Timo SirainenIf process's RLIMIT_NOFILE can't be changed, log an...
2008-07-20  Timo Sirainenfdatasync_path(): Ignore EBADF errors, it probably...
2008-07-19  Timo Sirainenstruct mailbox_header_lookup_ctx can now be referenced...
2008-07-18  Timo SirainenMessage copying: Don't save empty mail if input was...
2008-07-18  Timo Sirainenrfc822_parse_phrase(): Don't read outside data boundari...
2008-07-18  Timo SirainenRemoved MIT Kerberos v1.2 check, since Heimdal v1.2...
2008-07-17  Timo SirainenAdded str_new_const().
2008-07-13  Timo SirainenAdded support for sorting by X-SCORE. Currently it...
2008-07-13  Timo SirainenSORT: Return BAD if sort program ends with REVERSE.
2008-07-13  Timo Sirainenfts: Added a new lookup API where the backend can look...
2008-07-13  Timo SirainenMoved Solr schema.xml to doc/.
2008-07-13  Timo Sirainenfts-solr: Added break-imap-search setting to use Solr...
2008-07-13  Timo Sirainenfts-solr: Send data to Solr in larger packets. Commit...
2008-07-13  Timo Sirainenfts-solr: Encode entities when indexing data.
2008-07-13  Timo Sirainenfts-solr: Error handling fixes.
2008-07-13  Timo Sirainenfts-solr: Compiling fixes.
2008-07-12  Timo SirainenFixed compiling on some older pre-C99 compilers.
2008-07-12  Timo SirainenMaildir: If filename has CR or LF, log a warning and...
2008-07-12  Timo Sirainendeliver didn't expand %variables in namespace location...
2008-07-11  Timo SirainenAnother dovecot-db.conf -> dovecot-db-example.conf...
2008-07-11  Timo SirainenRenamed dovecot-db.conf to dovecot-db-example.conf...
2008-07-11  Timo Sirainenimap/pop3: Don't open /dev/urandom at startup. Nothing...
2008-07-11  Timo Sirainenzlib plugin: Added bzip2 support also for mboxes.
2008-07-10  Timo SirainenInitial code to support Apache Solr (Lucene indexing...
2008-07-10  Timo Sirainenzlib: If gz/bz2 support isn't compiled in but we detect...
2008-07-09  Timo Sirainendict-proxy: Fix error message if remote disconnects.
2008-07-09  Timo Sirainendeliver: Another try at getting LDA settings to overrid...
2008-07-09  Timo SirainenChanged SQL's default password scheme to MD5.
2008-07-09  Timo Sirainenldap: MD5 -> PLAIN-MD5 autoconversion is no longer...
2008-07-09  Timo SirainenMD5 scheme can now autodetect between MD5-CRYPT and...
2008-07-09  Timo SirainenRemoved accidentally committed fts-proxy plugin Makefil...
2008-07-08  Timo Sirainenmaildirlock: Previous implementation wasn't usable...
2008-07-08  Timo Sirainenzlib plugin supports now bzip2 also.
2008-07-08  Timo Sirainenhg: ignore maildirlock
2008-07-08  Timo Sirainenhg: ignore Info.plist files that OS X creates.
2008-07-08  Timo Siraineni_stream_read_data() comment update.
2008-07-08  Timo SirainenAdded a new maildirlock utility for write-locking Dovec...
2008-07-08  Timo SirainenMaildir: Uidlist stale timeout macro is now globally...
2008-07-08  Timo Sirainendotlocking: Small code cleanups.
2008-07-08  Timo Sirainendeliver: Allow lda section to override plugin settings.
2008-07-08  Timo SirainenReverted previous change.
2008-07-08  Timo Sirainendeliver: Don't let plugin section override other settin...
2008-07-08  Timo Sirainenquota: All backends now take noenforcing parameter.
2008-07-08  Timo Sirainenmaildir: Add ,S=<size> to maildir filename with all...
2008-07-08  Timo SirainenSet dict proxy istream nonblocking so EINTR (^C) won...
2008-07-08  Timo Sirainenpgsql: Don't crash in sync queries if db can't be conne...
2008-07-08  Timo Sirainenpgsql: Don't break with synchronous queries (with dict...
2008-07-07  Timo Sirainendict-sql: Only MySQL supports "INSERT .. ON DUPLICATE...
2008-07-02  Timo Sirainen"Empty password returned without no_password" message...
2008-07-01  Timo SirainenMaildir: If there are multiple :2,<flags> in filename...
2008-07-02  Timo SirainenUpdated thread index documentation.
2008-06-28  Timo SirainenIndex modseq handling crashfix.
2008-06-27  Timo SirainenMaildir: \Recent flags weren't set correctly if mail...
2008-06-27  Timo SirainenTHREAD X-REFERENCES2: Assert-crashfix.
2008-06-27  Timo SirainenRemoved a comment about [::] maybe listening for IPv4...
2008-06-27  Timo SirainenWhen checking for -lssl, include -ldl if it exists...
2008-06-27  Timo Sirainenrquota_xdr compilation fixes for AIX (hopefully won...
2008-06-27  Timo SirainenMemory leak fixes.
2008-06-26  Timo Sirainens/reseting/resetting/
2008-06-26  Timo SirainenSort index sometimes failed wrongly with "Sort IDs...
2008-06-26  Timo SirainenFetch BODYSTRUCTURE: Added missing NIL to the plain...
2008-06-26  Timo SirainenThread index fixes and optimizations.
2008-06-26  Timo SirainenThreading: Fixed fallbacking to in-memory hash if the...
2008-06-24  Timo SirainenMerge RFC 2231 header continuations in BODY/BODYSTRUCTU...
2008-06-24  Timo SirainenAdded missing Content-Language: support for BODYSTRUCTURE.
2008-06-24  Timo SirainenFETCH BODY/BODYSTRUCTURE failures replied with too...
2008-06-23  Timo SirainenInclude "nss" in dovecot --build-options.
2008-06-23  Timo SirainenIf core dump limit is 0, add "core dumps disabled"...
2008-06-23  Timo SirainenMaildir: Create maildirfolder file also when dovecot...
2008-06-22  Timo SirainenRemoved login_greeting_capability setting, it's no...
2008-06-21  Timo SirainenJust send CAPABILITY response code for all LOGIN/AUTHEN...
2008-06-21  Timo SirainenDon't drop automatic post-login CAPABILITY reply if...
2008-06-21  Timo SirainenDon't give a bogus error message if multiple socket...
2008-06-21  Timo Sirainenmaildir: Convert dovecot-uidlist files to new format...
2008-06-20  Timo Sirainensquat: Potential crashfix with mmap_disable=yes.
2008-06-20  Timo SirainenMessage parser: Fixed assert-crash if cached MIME struc...
2008-06-20  Timo Sirainenquota: Generated rquota_xdr.c file was missing LF after...
2008-06-20  Timo SirainenAIX compiling fix.
2008-06-20  Timo SirainenIndex files: Fixed reading uninitialized memory when...
next