| 2013-09-22 |
Timo Sirainen | lib-fs: Improved fs_write_*() error messages. |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | lib-storage: Improve error message logging when attachm... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | lib: Added [io]_stream_create_error_str() |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | ostream-errno: last_failed_errno wasn't set, causing... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | Fixes and improvements to istream-attachment-extractor... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | acl: Hide non-listable mailboxes from a shared subscrip... |
commit | commitdiff | tree | snapshot |
| 2013-09-22 |
Timo Sirainen | example-config: Fixed login_log_format comment. |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: If auth_verbose_passwords is set, log the passwor... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: Use a common auth_request_log_unknown_user()... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | net_listen_unix(): If path is too long, return EOVERFLO... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | If EOVERFLOW errno isn't defined by system, fallback... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | Added ssl_prefer_server_ciphers setting. |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | mbox: Fixed mailbox_list_index=yes to work with non... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | *-login: Added %{orig_user}, %{orig_username} and ... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added -P parameter to do a purge for the remote... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-storage: Fixed listescape when escape_char was... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | imap: Send * OK [CLOSED] always before tagged SELECT... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-storage: Don't create a settings cache for initial... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | auth: Fixed user iteration hang due to earlier stream... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-auth: Fixed infinite looping if user listing failed... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | lib-auth: Recent cleanup commit was actually cleaning... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | doveadm sync: When -1 parameter is used, ignore missing... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added more consistency when debug logging about... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Timo Sirainen | dsync: Added some more debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | imapc: Don't log unnecessary errors at deinit about... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Detect lost director restarts and reset last_... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Make sure director restart notifications... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Directors weren't always marked as restarted... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Fix & improvement to debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Added more debug logging. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | director: Don't assert-crash if PASS lookup fails. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | dsync: Don't log "Mailbox changes caused a desync"... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | ssl-params: Long-running ssl-params process shouldn... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | lib-ssl-iostream: Give better error message if CA setti... |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | dbox: Fixed "UIDVALIDITY=0" error race condition. |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Timo Sirainen | master: Make sure new processes aren't created after... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | mbox: Handle correctly if MAIL_FETCH_HEADER_MD5 lookup... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | lib-auth: Don't leave stale pointers to stack lying... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | ioloop-kqueue: Added assert |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | imap: If FETCH fails, log the stream's error string... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | istream-chain/concat/seekable: When child stream fails... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | istream-file: Assert-crash if read() fails with EBADF. |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | iostreams: Set stream error string when it provides... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | iostream: Added ability to set/get error strings for... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | doveadm: Added "auth lookup" command to do a passdb... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | auth: Fixed non-auth passdb lookup when password had... |
commit | commitdiff | tree | snapshot |
| 2013-09-19 |
Timo Sirainen | imapc: Abort pending commands before any deinitializati... |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
Stephan Bosch | lib-http: Created tests for http_request_parser. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
Stephan Bosch | uri-util: Improved authority 'host' parse error. |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
Stephan Bosch | lib-http: http-url: Fixed return of proper error messag... |
commit | commitdiff | tree | snapshot |
| 2013-09-18 |
Stephan Bosch | lib-http: Fixed handling of limits=NULL parameter for... |
commit | commitdiff | tree | snapshot |
| 2013-09-17 |
Timo Sirainen | dsync: Don't attempt to access mailbox contents with... |
commit | commitdiff | tree | snapshot |
| 2013-09-17 |
Timo Sirainen | lib-storage: Added a separate prefix for server metadat... |
commit | commitdiff | tree | snapshot |
| 2013-09-17 |
Timo Sirainen | dsync: Improved debug/error logging for changes during... |
commit | commitdiff | tree | snapshot |
| 2013-09-17 |
Stephan Bosch | lib-http: Added (non-default) support for parsing user... |
commit | commitdiff | tree | snapshot |
| 2013-09-17 |
Stephan Bosch | lib-imap: imap-url: Forgot to check for the presence... |
commit | commitdiff | tree | snapshot |
| 2013-09-16 |
Timo Sirainen | imap: Fixed/improved error logging for FETCH |
commit | commitdiff | tree | snapshot |
| 2013-09-16 |
Stephan Bosch | lib-http: http-client: Allow overriding all implicitly... |
commit | commitdiff | tree | snapshot |
| 2013-09-16 |
Timo Sirainen | Fixed uri_parse_slashslash_authority() to skip over... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Fixed segfault caused by earlier... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Implemented explicit HTTP/1... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for handling HTTP/1.0 messages... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for parsing Expect: header... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-request-parser: Added function to test... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Implemented limits on request method and... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for enforcing a payload limit... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Adjusted message and request parsers to retur... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Adjusted request parser to pre-parse the... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for parsing request target... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Improved display of invalid characters in... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Implemented limits on overall HTTP header... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Unified http-request.h and http-response... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Improved message header and body parsing... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for parsing HTTP word syntax... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Adjusted message parser to accept pool from... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Adjusted response and request parsers to... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Added support for asynchronous payload for... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | uri-util: Added support for parsing bare authority... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Requests now automatically gener... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Fixed client connection and peer log labels... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Removed useless prev,next fields from struct... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: Fixed handling of non-standard CRLF at end... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Fixed request scheduling and... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Fixed leak of ostream when reque... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Connection was using wrong reque... |
commit | commitdiff | tree | snapshot |
| 2013-09-15 |
Stephan Bosch | lib-http: http-client: Fixed pipelining when payload... |
commit | commitdiff | tree | snapshot |
| 2013-09-13 |
Timo Sirainen | Comment update. |
commit | commitdiff | tree | snapshot |
| 2013-09-13 |
Timo Sirainen | lib-fs: If backend doesn't implement exists(), emulate... |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Timo Sirainen | doveadm: Don't refer to old doveadm_proxy_port setting... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream-hash: Data was hashed multiple times in some... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream: Improved "stream not seekable" panic message. |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | istream-hash: Allow seeking, but only after reading... |
commit | commitdiff | tree | snapshot |
| 2013-09-11 |
Timo Sirainen | auth: auth-client socket should be owned by $default_in... |
commit | commitdiff | tree | snapshot |
| 2013-09-10 |
Timo Sirainen | lib-fs: Added support for asynchronous fs iteration. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | lib-fs: Added support for giving a hash of the written... |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | liblib: Added istream-hash, similar to ostream-hash. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Timo Sirainen | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-09-08 |
Timo Sirainen | hmac: Fixed crashes on CPUs that don't allow unaligned... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Timo Sirainen | auth: Removed unnecessary NULL check. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Timo Sirainen | imapc: Don't crash if server sends EXISTS while mailbox... |
commit | commitdiff | tree | snapshot |
| next |