]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2008-08-06  Timo Sirainenlogin processes: Another try at setting the correct...
2008-08-06  Timo SirainenReverted previous change, it wasn't correct..
2008-08-06  Timo Sirainenlogin processes set their fd limit too low, causing...
2008-08-05  Timo Sirainensort indexes: One more assert-crashfix when renumbering...
2008-08-05  Timo Sirainendovecot-auth: Give a nice error message if you try...
2008-08-04  Timo Sirainengssapi: Make auth_krb5_keytab work by calling _register...
2008-08-04  Timo SirainenIndex fsck crashfix / cleanup.
2008-08-04  Timo Sirainenmaildirlock: Do IPC with pipes instead of with signals...
2008-08-04  Timo Sirainenhostpid_init(): If called again, update the hostname...
2008-08-04  Timo SirainenDon't call hostpid_init(), it's always called at startu...
2008-08-04  Timo Sirainenimap: Try to allow STORE for read-only mailboxes, but...
2008-08-04  Timo SirainenMaster could have crashed if auth process died too...
2008-08-04  Timo Sirainenmbox: Saving may have truncated the mail being saved.
2008-08-03  Timo SirainenIndex opening: If there's broken index and no .log...
2008-07-24  Timo Sirainendict-db: Don't assume bdb returns aligned memory addresses.
2008-07-23  Timo Sirainenuserdb prefetch: Userdb lookups shouldn't log the ...
2008-07-23  Timo Sirainencheckpassword: Set TCPLOCALPORT and TCPREMOTEPORT envir...
2008-07-23  Timo Sirainenmbox: Fixed assert-crash with read-only mbox streams...
2008-07-23  Timo SirainenDon't list checkpassword as a userdb, since it isn...
2008-07-22  Timo Sirainendeliver: Fixed reading namespace settings.
2008-07-21  Timo Sirainenmbox: Fixed a rare assert-crash with \Recent flag handling.
2008-07-21  Timo SirainenFixed a potential crash if message parsing failed while...
2008-07-21  Timo SirainenSymlink FTS plugins to pop3 directory too.
2008-07-21  Timo Sirainenzlib: Install the plugin also to pop3 directory.
2008-07-21  Timo Sirainens/zlib/bzlib/ in HAVE_BZLIB description.
2008-07-21  Timo SirainenCompiler warning fix.
2008-07-21  Timo Sirainenbzlib: Include stdio.h in case bzlib.h needs it.
2008-07-21  Timo SirainenCheck that libbz2 has correct functions. Old versions...
2008-07-21  Timo SirainenIf UIDVALIDITY changes and view hasn't noticed it yet...
2008-07-21  Timo SirainenAIX compiling fix.
2008-07-20  Timo SirainenA few more fixes to previous mailbox_keyword_is_valid...
2008-07-20  Timo SirainenAdded mailbox_keyword_is_valid().
2008-07-20  Timo SirainenCompiling fix.
2008-07-20  Timo Sirainensolr-schema.xml move was forgotten from Makefiles.
2008-07-20  Timo SirainenSolaris fs quota may have closed fd 0.
2008-07-20  Timo Sirainenmailbox.save_init() API now takes ** pointer to dest_ma...
2008-07-20  Timo SirainenUse permissions based on mail root directory when creat...
2008-07-20  Timo SirainenAdded file_dotlock_open_mode().
2008-07-20  Timo SirainenAdded mkdir_parents_chown().
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.
next