Commit Graph

  • 2c3a601ff0 use parent Jared Johnson 2014-11-14 10:57:52 -0600
  • cf09a662ad New convention for calling Qpsmtpd::Base stuff Jared Johnson 2014-11-13 16:29:52 -0600
  • abcdd5442c Merge pull request #152 from jaredj/geoip-headers Matt Simerson 2014-11-13 13:18:32 -0800
  • a3ae6c51f4 Shorter lines and more explicit default Jared Johnson 2014-11-13 14:55:17 -0600
  • 0975b22582 Get rid of a warning Jared Johnson 2014-11-13 14:19:34 -0600
  • 3b2b720ed5 Add tests for header addition Jared Johnson 2014-11-13 13:52:49 -0600
  • 575dc73cdf Use 'command line' instead of config() call Jared Johnson 2014-11-13 13:40:04 -0600
  • 943b1fcaf3 Remove country_name header which is redundant Jared Johnson 2014-11-07 16:39:28 -0600
  • 0f0495f09e Explicit return Jared Johnson 2014-11-07 16:34:51 -0600
  • cf0d87610c Make GeoIP headers optional Jared Johnson 2014-11-07 16:32:44 -0600
  • d22396c298 Add headers with GeoIP data Jared Johnson 2014-11-07 16:30:54 -0600
  • da3ed5ebbf Fix missing $self Jared Johnson 2014-11-07 16:22:49 -0600
  • 462e974d1e leave register() if neither geoip module loads Jared Johnson 2014-11-07 15:58:12 -0600
  • 26a77511b0 fortune: fix bin detection Matt Simerson 2014-11-12 22:36:24 -0800
  • 7ba86cb5a2 Merge pull request #148 from jaredj/sub-semicolons Matt Simerson 2014-11-11 15:27:27 -0800
  • 0bc5bfccfb Put back a non-extraneous semicolon Jared Johnson 2014-11-11 17:08:06 -0600
  • 3ffee33d33 Remove extraneous semicolons Jared Johnson 2014-11-11 16:59:40 -0600
  • 4feccf8f95 Merge pull request #146 from msimerson/geoip Jared Johnson 2014-11-11 15:15:09 -0600
  • 84db310736 geoip: don't run ASN tests if ASN db didn't load Matt Simerson 2014-11-11 02:02:21 -0500
  • 03e7ef722c geoip: skip lookups for localhost Matt Simerson 2014-11-11 01:49:46 -0500
  • 3acc6dd3d9 updated MANIFEST with new bin/ file Matt Simerson 2014-11-10 16:29:59 -0800
  • 4acf8602bd update docs with geoip_asn note addition Matt Simerson 2014-11-10 13:32:28 -0800
  • cff651507f add maxmax DB fetch script to bin/ Matt Simerson 2014-11-10 12:49:29 -0800
  • dbccb0a63b Merge pull request #145 from jaredj/greylist-exclude-files Matt Simerson 2014-11-06 16:46:03 -0800
  • bd47d60304 Add test files Jared Johnson 2014-11-06 17:08:21 -0600
  • 2655e7b452 Add tests for exclude files Jared Johnson 2014-11-06 17:02:27 -0600
  • 7fb80f35ab Fix some broken variable names Jared Johnson 2014-11-06 16:23:29 -0600
  • 81b55eb1ac Support postgrey-style greylist exclusion files Jared Johnson 2014-11-06 16:21:10 -0600
  • fc50cc2629 Update pull request with suggested changes from feedback. Graham Todd 2014-11-06 15:37:40 -0500
  • a957776190 Merge pull request #142 from msimerson/travis Jared Johnson 2014-11-06 14:08:45 -0600
  • ae0a8dd4dd Merge pull request #143 from msimerson/base Jared Johnson 2014-11-06 13:40:20 -0600
  • 924dbfe5de async_resolver: suppress test warning when Matt Simerson 2014-11-06 11:12:01 -0800
  • 38d5523b35 Base: consistent DNS handling Matt Simerson 2014-11-05 18:02:58 -0800
  • ceb7419578 Add auth_imap plugin. Graham Todd 2014-11-06 13:00:52 -0500
  • cd79bff78e Merge pull request #139 from msimerson/geoip Jared Johnson 2014-11-06 11:53:04 -0600
  • 586832bf11 halve the time spent on CI testing Matt Simerson 2014-11-05 14:42:53 -0800
  • 149063d37f base: removed redundant code from is_ipv6 Matt Simerson 2014-11-05 14:31:44 -0800
  • 954fa45f2d added call to ->set_asn Matt Simerson 2014-11-05 14:23:06 -0800
  • 54abd60239 strip off AS prefix Matt Simerson 2014-11-05 13:52:21 -0800
  • f2eda74074 ASN lookups now work Matt Simerson 2014-11-05 13:50:19 -0800
  • 4eba2a39bc remove unused var Matt Simerson 2014-11-05 00:27:05 -0800
  • c61dbb5734 added GeoIP2 support, partial ASN support Matt Simerson 2014-11-05 00:23:31 -0800
  • 9862cdc042 geoip: simplify the get/set data bits Matt Simerson 2014-11-04 14:43:54 -0800
  • 1abfd152f2 Merge pull request #137 from msimerson/test-limit Matt Simerson 2014-11-04 14:43:18 -0800
  • e911dba564 Merge pull request #138 from msimerson/typo Matt Simerson 2014-11-04 12:51:56 -0800
  • 4a4a5d047e correct spelling of deprecated Matt Simerson 2014-11-04 12:50:39 -0800
  • 92648b7198 allow testing a single plugin Matt Simerson 2014-11-04 12:49:15 -0800
  • 733c724d77 Merge pull request #136 from jaredj/master Matt Simerson 2014-11-03 14:16:08 -0800
  • 289c5b2ca6 Add RFC link Jared Johnson 2014-11-03 16:14:51 -0600
  • 0d149f0381 Merge pull request #135 from jaredj/consolidate_exclusions Matt Simerson 2014-10-28 12:50:51 -0700
  • b5d6c2e4c8 Add tests Jared Johnson 2014-10-28 14:38:15 -0500
  • e9400cc085 Add missing $self and explicit return Jared Johnson 2014-10-28 14:37:56 -0500
  • 179d6427fc Consolidate greylist exclusions into exclude() Jared Johnson 2014-10-27 17:24:06 -0500
  • 76c2e5b030 Merge pull request #130 from msimerson/master Matt Simerson 2014-10-11 21:00:38 -0700
  • 0db996d8df Merge pull request #133 from msimerson/greylisting Jared Johnson 2014-10-03 01:02:38 -0500
  • 4c314eb642 patch from Carlos Canau <Carlos@Canau.COM> Matt Simerson 2014-10-02 15:21:51 -0700
  • 7576e64f70 Address: renamed $domain/$domain_re (clearer) Matt Simerson 2014-09-22 10:33:15 -0700
  • 2aaedbb445 address: added tests for canonify Matt Simerson 2014-09-21 16:52:30 -0700
  • 3273abb25e Merge pull request #128 from flimzy/spelification Matt Simerson 2014-09-19 17:08:18 -0700
  • 374dbfdd35 Correct some spellification. Jonathan Hall 2014-09-19 19:06:48 -0500
  • 5c72cd23e2 Merge pull request #127 from jaredj/test_config_dir Matt Simerson 2014-09-18 16:13:12 -0700
  • 7969c632aa Clearer config_dir() tests Jared Johnson 2014-09-18 16:52:32 -0500
  • a005ccd680 Merge pull request #126 from msimerson/address Jared Johnson 2014-09-18 14:42:22 -0500
  • 7a7af4c2bb make it more obvious that ->address is stringified Matt Simerson 2014-09-18 11:11:11 -0700
  • 92fadd703a Merge pull request #117 from msimerson/docs-to-md Jared Johnson 2014-09-18 11:37:11 -0500
  • 8b33130aa7 updated MANIFEST Matt Simerson 2014-09-17 22:28:26 -0700
  • d1bc00b2e2 converted UPGRADING.pod Matt Simerson 2014-09-17 22:26:22 -0700
  • a1823c8f50 convert docs/* from POD to Markdown Matt Simerson 2014-09-17 18:43:40 -0700
  • 5c9e7631ed Merge pull request #122 from msimerson/return_cleanups flimzy 2014-09-18 05:52:14 -0500
  • c3aa4c10d2 stunnel: cleanups Matt Simerson 2014-09-17 23:00:31 -0700
  • b289d38f53 more cleanups Matt Simerson 2014-09-17 22:22:17 -0700
  • c55fa030f8 Address: remove useless undef Matt Simerson 2014-09-17 21:23:00 -0700
  • 72f1a7a962 Merge pull request #119 from flimzy/return_cleanups Matt Simerson 2014-09-17 22:19:53 -0700
  • 28e95be488 Merge pull request #120 from smtpd/test_warning Matt Simerson 2014-09-17 19:35:26 -0700
  • 555c87c52f Silence a noisy test by passing an expected data type. Jonathan Hall 2014-09-17 21:08:34 -0500
  • 897a1fd8aa Remove a ton of 'return ()', and a few other minor readability tweaks. Jonathan Hall 2014-09-17 20:28:51 -0500
  • 26b1d0bb62 Merge pull request #112 from msimerson/qpsmtpd.t Jared Johnson 2014-09-17 18:04:55 -0500
  • ba1a6a1885 remove YIELD cruft introduced by rebase Matt Simerson 2014-09-17 13:09:47 -0700
  • 519bb12503 simplify config->from_file by not requiring full Matt Simerson 2014-09-17 09:11:47 -0700
  • 1e5d249224 added tests for run_hooks & run_hooks_no_respond Matt Simerson 2014-09-16 22:32:43 -0700
  • 9a38850f13 added test for run_continuation Matt Simerson 2014-09-16 20:30:36 -0700
  • 0499317912 Qpsmtpd: style changes in hook_responder Matt Simerson 2014-09-16 17:54:26 -0700
  • 9cd8b165a0 qpsmtpd.t: added tests for hook_responder Matt Simerson 2014-09-16 14:13:44 -0700
  • 820af9a26c Merge pull request #115 from msimerson/async Matt Simerson 2014-09-17 13:00:08 -0700
  • 96f4a99713 updated MANIFEST Matt Simerson 2014-09-17 12:59:22 -0700
  • f4ab59b613 Merge pull request #114 from msimerson/async Jared Johnson 2014-09-17 14:02:51 -0500
  • 1e82ae1bc7 async removed Matt Simerson 2014-09-17 11:38:40 -0700
  • ed3e550d7f Merge pull request #110 from msimerson/tests Matt Simerson 2014-09-17 10:19:13 -0700
  • 9fdb6b17d6 Merge pull request #107 from msimerson/version flimzy 2014-09-17 06:36:39 -0500
  • 3ef0188f72 Merge pull request #111 from msimerson/pod flimzy 2014-09-17 06:28:36 -0500
  • a5420149bd remove test counters from plugin tests Matt Simerson 2014-09-16 23:16:53 -0700
  • 1ebe5ea6ec put git version detection code into a sub Matt Simerson 2014-09-17 00:02:23 -0700
  • 4a48c4584d add --tags to 'git describe' Matt Simerson 2014-09-16 18:25:46 -0700
  • 5155e5c32f POD fixups Matt Simerson 2014-09-16 23:27:19 -0700
  • ef80767652 Merge pull request #109 from msimerson/master Matt Simerson 2014-09-16 21:54:44 -0700
  • a1dc532dec updated MANIFEST Matt Simerson 2014-09-16 21:52:21 -0700
  • d029c89113 Merge pull request #108 from msimerson/hooks Jared Johnson 2014-09-16 23:38:21 -0500
  • d5481df3dd Q::hooks(), accept a hook name argument Matt Simerson 2014-09-16 21:22:36 -0700
  • e50fee88c0 Merge pull request #106 from msimerson/disconnect Jared Johnson 2014-09-16 20:17:13 -0500
  • 7230de2ddc SMTP: don't create new Transaction at disconnect Matt Simerson 2014-09-16 17:55:57 -0700