Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | doc/build.md: Update list of dependencies for the test suite. | Guilhem Moulin | 2019-11-14 | 1 |
| | ||||
* | doc/*: Update links to the Dovecot wiki. | Guilhem Moulin | 2019-11-14 | 1 |
| | | | | | Some of these pages, for instance https://wiki.dovecot.org/UserDatabase , are now redirecting to https://doc.dovecot.org/configuration_manual/… . | |||
* | Add "getting started" documentation. | Gustav Eek | 2019-11-13 | 4 |
| | ||||
* | Refactor logging logic. | Guilhem Moulin | 2019-11-07 | 1 |
| | | | | | | | Also, introduce new option 'logger-prefix' to determine the prefix of each log line. Closes: #942725. | |||
* | typofix | Guilhem Moulin | 2019-11-07 | 1 |
| | ||||
* | interimap.1.md: Hint to `doveadm-deduplicate` to weed out duplicates. | Guilhem Moulin | 2019-11-06 | 1 |
| | ||||
* | interimap.1.md: Document that DELETE and RENAME commands should be avoided. | Guilhem Moulin | 2019-11-06 | 1 |
| | ||||
* | pullimap, interimap: redact AUTHENTICATE and LOGIN commands | Guilhem Moulin | 2019-11-06 | 2 |
| | | | | | | In --debug mode in order to avoid inadvertently receiving credentials in bug reports. --debug can be set twice to spell out these commands in full. | |||
* | typofix | Guilhem Moulin | 2019-08-28 | 1 |
| | ||||
* | interimap.1: Clarify handling of delimiter in mailbox names. | Guilhem Moulin | 2019-07-07 | 1 |
| | ||||
* | interimap: clarify that 'ignore-mailbox' is matched against internal names. | Guilhem Moulin | 2019-07-07 | 1 |
| | | | | | | | That is, without leading reference, and where the hierarchy delimiter is replaced with null characters. /!\ This changes breaks backward compatibility! | |||
* | doc/*: Fix minor space damage. | Guilhem Moulin | 2019-07-06 | 3 |
| | | | | Also, set tab size to 4 spaces in the HTML for consistency. | |||
* | doc/template.html: Justify paragraphs on larger screens. | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | doc/*.md: Improve wording. | Guilhem Moulin | 2019-07-05 | 3 |
| | ||||
* | doc/template.html: Fix minor space damage. | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | doc/template.html: Add parent links at the top. | Grégoire Détrez | 2019-07-05 | 1 |
| | ||||
* | Use mailto: links for names of copyright holders. | Guilhem Moulin | 2019-07-05 | 3 |
| | ||||
* | typofix | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | Refactor documentation. | Guilhem Moulin | 2019-07-05 | 6 |
| | | | | | In particular, move manpages to the 'doc' directory, and generate HTML documentation with `make html`. | |||
* | Fix minor space damage. | Guilhem Moulin | 2019-07-05 | 1 |
| | ||||
* | New file doc/development.md. | Guilhem Moulin | 2019-07-05 | 1 |
Explaining how to setup a test environment for interimap(1) and pullimap(1). |