Commit Graph

33 Commits

Author SHA1 Message Date
Matt Fox 61cfb3d342 Merge branch 'lilydjwg-master' 2016-06-27 20:10:43 -07:00
Matt Fox e4e8516d45 Merge branch 'master' of git://github.com/lilydjwg/python-netfilterqueue into lilydjwg-master
Conflicts:
	netfilterqueue.c
2016-06-27 20:10:26 -07:00
Matt Fox 5fd8e932ac Add unbind() to README example 2016-06-27 20:03:55 -07:00
Matt Fox a43e8ad410 Merge branch 'remleduff-patch-1' 2016-06-27 20:03:32 -07:00
Matt Fox c7ef78bcf8 Merge branch 'patch-1' of git://github.com/remleduff/python-netfilterqueue into remleduff-patch-1 2016-06-27 20:02:35 -07:00
Matt Fox 75c9f56469 Bring README up to date with 0.6.0 2016-06-27 19:59:57 -07:00
remleduff 7db2fd300f Prevent double-destroy of queue in __dealloc__
If the user calls unbind, the queue is destroyed.

When the GC then runs again the queue is destroyed incorrectly in __dealloc__
2015-07-16 17:35:23 -04:00
wimkerkhoff 53a55fd588 Merge pull request #1 from fqrouter/master
set_payload has been implemented
2015-06-01 09:26:37 -07:00
lilydjwg a31c9a67db cleanup trailing whitespace 2015-05-16 15:26:41 +08:00
lilydjwg a008498677 compatible with Python 3 2015-05-16 15:26:11 +08:00
Matthew Fox 093a129e42 Update setup.py author email 2014-04-04 16:57:25 -07:00
Fen Qin 6b8be8a5ec add get_mark 2013-04-15 11:30:35 +08:00
Fen Qin 26ff0e7844 add repeat to packet; release 0.5 2013-04-03 19:55:51 +08:00
Fen Qin 3b62cd55ad release the forked 0.4 version 2012-12-24 11:24:23 +08:00
Fen Qin d379e7a57f implement set_payload 2012-12-24 11:17:54 +08:00
Matt Fox 28ec376dd3 Merge branch 'master' of github.com:kti/python-netfilterqueue
Conflicts:
	README.rst
2011-10-14 14:55:39 -07:00
Matt Fox be8ddc6219 Specify any callback, no more use by inheritance
Change version to 0.3.0
Update and bugfixes in readme.rst
2011-10-14 14:14:25 -07:00
Matt Fox 76113a9ddc Change to MIT license (old BSD 3-clause not strictly compatible w/ GPL) 2011-10-14 14:12:31 -07:00
Matt f4f0828066 Minor README format changes 2011-05-13 10:02:54 -07:00
Matt 324ac43316 Format and wording changes 2011-05-13 09:51:29 -07:00
Matt 778ad58890 Regenerated by Cython. 2011-05-13 09:48:29 -07:00
Matt 19ccf5cbf1 Update limitations, add license and source sections. 2011-05-13 09:48:03 -07:00
Matt 9e167c1c4b Update version to 0.2. 2011-05-13 09:26:13 -07:00
Matt a1687c5fa1 Add to CHANGES 2011-05-13 09:25:19 -07:00
Matt f6ef533393 Add API to README. 2011-05-13 09:23:17 -07:00
Matt a3676c4394 Add details to README. 2011-05-13 08:42:05 -07:00
Matt Fox f5e0ad83ad Add MANIFEST.in 2011-05-12 14:10:15 -07:00
Matt Fox 119a6cf199 Remove MANIFEST 2011-05-12 14:09:45 -07:00
Matt Fox d1e9232b8a Various packaging updates and bugfixes 2011-05-12 14:08:37 -07:00
Matt Fox 38f62cd360 Update download location in README 2011-05-12 13:53:17 -07:00
Matt Fox e816d9a802 Fix readme filename in setup.py 2011-05-12 13:49:22 -07:00
Matt Fox 392252d963 Rename README 2011-05-12 13:47:07 -07:00
Matt Fox 09a000ac50 Initial commit 2011-05-12 13:45:14 -07:00