Stuart D. Gathman
|
f9b2241ec6
|
Improve readability of module init, setitem. Move old changes to ChangeLog
|
2018-12-23 20:00:24 -05:00 |
|
Stuart D. Gathman
|
62783fbbfd
|
Convert python3 patch for miltermodule.c to #ifdef - Scott Kitterman
|
2018-12-23 19:46:59 -05:00 |
|
Stuart D. Gathman
|
d521665f75
|
Working testctx, still need to redirect logging in testsample.py
|
2018-08-18 17:49:37 -04:00 |
|
Stuart D. Gathman
|
55eb05e526
|
Change deprecated failUnless to assertTrue
|
2018-08-05 00:34:06 -04:00 |
|
Stuart D. Gathman
|
fc008f6db0
|
Update documentation
|
2018-08-04 14:09:23 -04:00 |
|
Stuart D. Gathman
|
96cd9ac263
|
Request compile error on implicit function declarations to save lots
of debugging time.
|
2018-01-09 21:52:39 -05:00 |
|
jcea
|
10471faa7d
|
Correctly support IPv6 in Solaris (#17)
I can't see how adding one more OS to the manual list can hurt for now, so in goes the PR. Thanks.
|
2018-01-09 14:46:11 -05:00 |
|
Stuart D. Gathman
|
36750bac78
|
Fix some python3 syntax errors
|
2017-04-20 17:00:14 -04:00 |
|
Stuart D. Gathman
|
42e7a02638
|
Missed version
pymilter-1.0.2
|
2016-12-13 14:17:34 -05:00 |
|
Stuart D. Gathman
|
bc9d8c622b
|
Release 1.0.2
|
2016-12-13 14:15:56 -05:00 |
|
Stuart D. Gathman
|
2fa952e108
|
Make test cases work. (Previous commit incomplete)
|
2016-12-02 00:19:27 -05:00 |
|
Stuart D. Gathman
|
381e906b6a
|
Implement setsymlist decorator and test framework
|
2016-12-01 23:59:31 -05:00 |
|
Stuart D. Gathman
|
207278479f
|
Another setsymlist misspelling
|
2016-11-17 09:12:16 -05:00 |
|
Stuart D. Gathman
|
a0bd76cded
|
Gerhard Schmidt corrected the FreeBSD test via pymilter list.
|
2016-11-08 08:12:52 -05:00 |
|
Stuart D. Gathman
|
8e96c23ddc
|
Update email and url in setup.py
|
2016-11-07 20:10:54 -05:00 |
|
Stuart D. Gathman
|
5ec4e2b34d
|
Update email
|
2016-10-29 09:51:13 -04:00 |
|
Stuart D. Gathman
|
28c3a6afd6
|
update .gitignore
|
2016-10-17 23:48:09 -04:00 |
|
Stuart D. Gathman
|
36df47f019
|
Move expected failure to testutils.py where it can be tagged.
Change to example.com/40 for iniplist with leftover bits to ignore.
|
2016-10-17 23:38:49 -04:00 |
|
Tom Hendrikx
|
e5c03665e9
|
Fixes (#8)
* Fix tests that fail
Solves #5
* FIx syntax errors
|
2016-10-17 23:23:55 -04:00 |
|
Stuart D. Gathman
|
ea9ca0c12a
|
Pass bytes to body callback.
|
2016-10-17 20:42:46 -04:00 |
|
Stuart D. Gathman
|
fb1da3b12b
|
Call PyType_Ready
|
2016-10-17 19:15:07 -04:00 |
|
Stuart D. Gathman
|
74d33126b5
|
Create src.tar from git-archive
|
2016-09-30 20:12:41 -04:00 |
|
Stuart D. Gathman
|
834ef18c09
|
Really support python3
pymilter-1.0.1
|
2016-09-29 00:41:42 -04:00 |
|
Stuart D. Gathman
|
a36dcbfcdd
|
All unittests pass in py2 and py3!
|
2016-09-29 00:27:42 -04:00 |
|
Stuart D. Gathman
|
626d5ae20e
|
Add ported sgmllib module to keep SGMLFilter working for now.
|
2016-09-29 00:19:26 -04:00 |
|
Stuart D. Gathman
|
9d7645c1a5
|
Binary file handling and extension scanning work in py3.
|
2016-09-26 18:57:56 -04:00 |
|
Stuart D. Gathman
|
eaa6a43f0d
|
Missed some tabs.
|
2016-09-26 18:56:57 -04:00 |
|
Stuart D. Gathman
|
032efebaed
|
Use with statement to close test files.
|
2016-09-26 18:56:04 -04:00 |
|
Stuart D. Gathman
|
edef64a422
|
Binary file output for emails
|
2016-09-26 18:55:25 -04:00 |
|
Stuart D. Gathman
|
5361315634
|
Minor fixes to make test suite pass for python2 after binary/text file changes.
|
2016-09-26 13:36:22 -04:00 |
|
Stuart D. Gathman
|
755f3edb2b
|
Use binary files for email. Still some issues to work out with payloads.
|
2016-09-22 21:57:14 -04:00 |
|
Stuart D. Gathman
|
bae79a4f1c
|
Fix lots of py3isms. Email package is borked in py3, however.
|
2016-09-21 17:24:37 -04:00 |
|
Stuart D. Gathman
|
70fa47dac6
|
thread renamed to _thread in python3
|
2016-09-21 11:35:01 -04:00 |
|
Stuart D. Gathman
|
b4931bebbd
|
Update source URL to github
|
2016-09-21 00:50:20 -04:00 |
|
Stuart D. Gathman
|
604255a29c
|
Release 1.0.1-1
|
2016-09-21 00:39:52 -04:00 |
|
Stuart D. Gathman
|
7e12680867
|
Builds on el6,el7,f24
|
2016-09-20 22:00:01 -04:00 |
|
Stuart D. Gathman
|
d6337e565d
|
Builds for f24
|
2016-09-20 18:36:59 -04:00 |
|
Stuart D. Gathman
|
cddef88ed9
|
Python3 patch for miltermodule.c
|
2016-09-20 16:25:52 -04:00 |
|
Stuart D. Gathman
|
1337bf612b
|
Make progress do nothing
|
2016-08-22 13:50:43 -04:00 |
|
Stuart D. Gathman
|
bfd6f270da
|
Merge branch 'master' of https://github.com/sdgathman/pymilter
|
2016-08-22 13:46:44 -04:00 |
|
Yudai Kato
|
6394b8714b
|
add quarantine() and progress() as not implemented functions for now. (#6)
|
2016-08-22 13:46:08 -04:00 |
|
Stuart D. Gathman
|
547fb39f2a
|
More python3 fixes. Run pyip6 doctests in test suite.
|
2016-08-11 15:38:07 -04:00 |
|
Stuart D. Gathman
|
6e2153454a
|
Forgot to initialize TestBase._sender
|
2016-08-11 09:48:09 -04:00 |
|
Stuart D. Gathman
|
ded1412294
|
Record new envfrom for TestMilter.chgfrom
|
2016-08-10 17:57:51 -04:00 |
|
Stuart D. Gathman
|
627a2be49f
|
Merge pull request #4 from yudai09/fix/support_test_chgfrom
suport chgfrom() in TestMilter
|
2016-08-10 09:07:33 -04:00 |
|
Yudai Kato
|
4c9c168096
|
suport chgfrom() in TestMilter
see #3
|
2016-08-10 15:00:20 +09:00 |
|
Stuart D. Gathman
|
ea84943f29
|
Fix StringIO
|
2016-07-26 10:06:56 -04:00 |
|
Stuart D. Gathman
|
999a446484
|
flush= not supported until python-3.3
|
2016-07-26 09:58:30 -04:00 |
|
Stuart D. Gathman
|
76eb93223c
|
Use print function everywhere
|
2016-07-26 09:52:40 -04:00 |
|
Stuart D. Gathman
|
99552b40e9
|
Target python2.7 for master
|
2016-07-25 22:36:33 -04:00 |
|