| 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 |
| 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 |
| next |