Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: d4b6735f5599
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 86ac9f55b995
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 21, 2019

  1. fail2ban: fix dovecot filter's journalmatch

    The dovecot filter config distributed with fail2ban watches for log
    entries with a journalmatch filter of "_SYSTEMD_UNIT=dovecot.service",
    but NixOS's Dovecot runs as dovecot2.service. Fix the journalmatch
    config to match NixOS's Dovecot.
    steadmon committed Jun 21, 2019
    Copy the full SHA
    90aa42b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Merge pull request #63600 from steadmon/fail2ban-dovecot-service

    fail2ban: fix dovecot filter's journalmatch
    mmahut committed Aug 12, 2019
    Copy the full SHA
    86ac9f5 View commit details
    Browse the repository at this point in the history