Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Merge tag 'upstream/0.5.2' into debian | Guilhem Moulin | 2020-08-03 | 14 |
|\ | | | | | | | Upstream version 0.5.2 | |||
| * | Prepare new release.upstream/0.5.2 | Guilhem Moulin | 2020-08-03 | 1 |
| | | ||||
| * | libinterimap: abort on PREAUTH greeting received on plaintext connections | Guilhem Moulin | 2020-08-03 | 6 |
| | | | | | | | | | | Set "STARTTLS = NO" to ignore. This is similar to CVE-2020-12398 and CVE-2020-14093. | |||
| * | libinterimap: Fix response injection vulnerability after STARTTLS. | Guilhem Moulin | 2020-08-03 | 7 |
| | | | | | | | | For background see https://gitlab.com/muttmua/mutt/-/issues/248 . | |||
| * | typofix | Guilhem Moulin | 2020-08-03 | 1 |
| | | ||||
| * | libinterimap: fail when a capability to ENABLE is missing from the server's ↵ | Guilhem Moulin | 2020-08-03 | 2 |
| | | | | | | | | CAPABILITY listing. | |||
| * | Bump version number. | Guilhem Moulin | 2020-08-03 | 2 |
| | | ||||
| * | Makefile: remove 'smart' extension from pandoc call to generate manuals. | Guilhem Moulin | 2020-08-03 | 2 |
| | | ||||
| * | HTML: Add background color to code snippets. | Guilhem Moulin | 2020-07-02 | 1 |
| | | ||||
* | | d/rules: Pass '--no-enable' to dh_installsystemduser(1).debian/0.5.1-2 | Guilhem Moulin | 2020-07-05 | 2 |
| | | | | | | | | | | | | Not enabling the units on install makes sense as interimap resp. pullimap will refuse to create the database when started with '--watch=' resp. '--idle='. | |||
* | | Prepare new release.debian/0.5.1-1 | Guilhem Moulin | 2020-07-02 | 1 |
| | | ||||
* | | Adapt d/*.docs, d/*.install and d/*.manpages to the current upstream Makefile. | Guilhem Moulin | 2020-07-02 | 8 |
| | | ||||
* | | d/patches/Ignore-custom-lib-PATH.patch: Remove patch, applied upstream. | Guilhem Moulin | 2020-07-02 | 3 |
| | | ||||
* | | 0.5-1 closed #946727. | Guilhem Moulin | 2020-07-02 | 1 |
| | | ||||
* | | Bump version number. | Guilhem Moulin | 2020-07-02 | 1 |
| | | ||||
* | | Merge tag 'upstream/0.5.1' into debian | Guilhem Moulin | 2020-07-02 | 10 |
|\| | | | | | | | Upstream version 0.5.1 | |||
| * | Prepare new release.upstream/0.5.1 | Guilhem Moulin | 2020-07-02 | 1 |
| | | ||||
| * | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-07-02 | 6 |
| | | | | | | | | | | | | Honor BUILD_DOCDIR and DESTDIR variables. Also, remove the `use lib` statement from our executables. | |||
| * | Bump version number. | Guilhem Moulin | 2020-07-02 | 2 |
| | | ||||
| * | pullimap: Also compare RFC 5322 date and envelope information in mailbox ↵ | Guilhem Moulin | 2020-07-02 | 2 |
| | | | | | | | | comparison tests. | |||
| * | doc/development.md: Fix broken link. | Guilhem Moulin | 2020-07-01 | 1 |
| | | ||||
| * | doc/getting-started.md: Link to the IMAP wiki for QRESYNC support in IMAPd. | Guilhem Moulin | 2020-05-12 | 1 |
| | | ||||
| * | index: Add a short summary to the index. | Guilhem Moulin | 2020-05-12 | 1 |
| | | | | | | | | Per Stefan Kangas' suggestion. | |||
| * | Fix version number. | Guilhem Moulin | 2020-01-29 | 1 |
| | | ||||
* | | d/control: Bump debhelper compatibility level to 13. | Guilhem Moulin | 2020-07-01 | 2 |
| | | ||||
* | | d/control: Annotate some Build-Depends with <!nocheck>. | Guilhem Moulin | 2020-07-01 | 2 |
| | | ||||
* | | Avoid running randomized tests on the build daemons.debian/0.5-1 | Guilhem Moulin | 2020-01-29 | 3 |
| | | ||||
* | | Prepare new release. | Guilhem Moulin | 2020-01-29 | 1 |
| | | ||||
* | | d/patches: Remove patches applied upstream. | Guilhem Moulin | 2020-01-29 | 4 |
| | | ||||
* | | d/control: Bump Standards-Version to 4.5.0 (no changes necessary) | Guilhem Moulin | 2020-01-29 | 2 |
| | | ||||
* | | Merge tag 'upstream/0.5' into debian | Guilhem Moulin | 2020-01-29 | 7 |
|\| | | | | | | | Upstream version 0.5 | |||
| * | doc/template.html: Switch from Glyphicons to Font Awesome.upstream/0.5 | Guilhem Moulin | 2020-01-03 | 1 |
| | | ||||
| * | tests/run: Don't redirect stderr by process substitution. | Guilhem Moulin | 2019-12-15 | 1 |
| | | | | | | | | This seems to cause timing issues. | |||
| * | tests/*/t: Increase timeout from 2 to 5s after background syncs. | Guilhem Moulin | 2019-12-15 | 4 |
| | | ||||
| * | typofix | Guilhem Moulin | 2019-12-14 | 1 |
| | | | | | | | | Closes: #946727. | |||
* | | Apply patches from master.debian/0.5_rc-2 | Guilhem Moulin | 2019-12-15 | 4 |
| | | | | | | | | In an attempt to fix FTBFS (`make -j4 test` failure) on the buildds. | |||
* | | Prepare new release candidate (experimental).debian/0.5_rc-1 | Guilhem Moulin | 2019-12-14 | 2 |
| | | ||||
* | | Set 'Rules-Requires-Root: no'. | Guilhem Moulin | 2019-12-14 | 2 |
| | | | | | | | | | | Cf. Policy § 5.6.31 “Rules-Requires-Root” https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-rules-requires-root | |||
* | | Rename debian/source.lintian-overrides to debian/source/lintian-overrides. | Guilhem Moulin | 2019-12-14 | 2 |
| | | ||||
* | | d/control: Bump Standards-Version to 4.4.1 (no changes necessary). | Guilhem Moulin | 2019-12-14 | 2 |
| | | ||||
* | | d/control, d/compat: Set debhelper-compat version in Build-Depends. | Guilhem Moulin | 2019-12-14 | 3 |
| | | | | | | | | Cf. https://lintian.debian.org/tags/uses-debhelper-compat-file.html . | |||
* | | Merge tag 'upstream/0.5-rc' into debian | Guilhem Moulin | 2019-12-14 | 1 |
|\| | | | | | | | Upstream version 0.5-rc | |||
| * | Prepare new release candidate.upstream/0.5-rc | Guilhem Moulin | 2019-12-14 | 1 |
| | | ||||
* | | interimap: Ship doc/multi-account.md. | Guilhem Moulin | 2019-12-13 | 1 |
| | | ||||
* | | Merge branch 'master' into debian | Guilhem Moulin | 2019-12-13 | 7 |
|\| | ||||
| * | doc/getting-started.md: Clarify use of `exec` built-in. | Guilhem Moulin | 2019-12-13 | 1 |
| | | ||||
| * | Add documentation for multi-remote setups. | Guilhem Moulin | 2019-12-13 | 3 |
| | | ||||
| * | New test for hierarchy delimiter change. | Guilhem Moulin | 2019-12-13 | 4 |
| | | | | | | | | | | | | | | Cf. https://www.imapwiki.org/ClientImplementation/MailboxList#Hierarchy_separators “Some clients cache the hierarchy separator forever. This has problems if the server configuration is changed (e.g. server software changed). Try to avoid this problem.” | |||
| * | doc/index.md: Include link to benchmark. | Guilhem Moulin | 2019-11-22 | 1 |
| | | ||||
* | | interimap(1): Add link to the "getting started" guide. | Guilhem Moulin | 2019-11-19 | 1 |
| | |