summaryrefslogtreecommitdiff
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* bpf:pfc: Add optimization option to use a binary treeTom Hromatka2020-02-282-0/+2
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-232-0/+3
* python: fix error in pydocJonah Petri2019-10-011-4/+9
* python: install the python extension to the root package dirFelix Geyer2019-07-221-4/+4
* python: update the python bindings to support notificationsPaul Moore2019-05-032-2/+309
* python: use Cython language "3str"Paul Moore2019-05-011-0/+2
* api: rename SCMP_FLTATR_SPEC_ALLOW to SCMP_FLTATR_CTL_SSBPaul Moore2019-04-292-2/+2
* api: add support for the SPEC_ALLOW flagTycho Andersen2019-04-292-0/+2
* api: Add support for SCMP_ACT_KILL_PROCESSTom Hromatka2018-09-192-3/+8
* python: fix operands in MASKED_EQ documentationFelix Abecassis2018-09-191-1/+1
* build: enable distcheck'ing for the python codePaul Moore2018-05-101-4/+9
* all: fixup all the file permissionsPaul Moore2018-05-101-0/+0
* all: add support for new log actionTyler Hicks2017-11-012-2/+5
* all: add support for new log filter flagTyler Hicks2017-11-012-0/+2
* python: Expose API level functionalityTyler Hicks2017-10-191-0/+29
* api: create an API level construct as part of the supported APIPaul Moore2017-09-211-0/+3
* all: treat syscall -1 as a valid syscallPaul Moore2017-02-212-0/+2
* python: add support for Python 3.xPaul Moore2017-02-031-4/+23
* arch: Add parisc architecture supportHelge Deller2016-05-252-0/+10
* python: update the bindings metadataPaul Moore2016-02-261-1/+1
* python: update the python bindings to match the C versionPaul Moore2016-02-222-1/+18
* all: update my email addressPaul Moore2016-02-113-3/+3
* Merge branch 'working-s390' into masterPaul Moore2015-08-282-4/+12
|\
| * python: add s390 and s390x supportPaul Moore2015-07-132-0/+8
* | Merge branch 'working-ppc64'Paul Moore2015-08-052-0/+14
|\ \ | |/ |/|
| * arch: add basic initial ppc support to the arch-dependent codeBogdan Purcareata2015-02-172-1/+6
| * arch: add the basic initial support for ppc64 to the arch-dependent codePaul Moore2015-02-062-0/+9
* | python: ensure attributes are treated as 32 bitsMike Strosaker2015-05-061-1/+1
|/
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-211-0/+2
* build: allow the creation of a static libraryPaul Moore2014-10-212-2/+2
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-272-0/+5
* python: add the missing 64-bit MIPS cython/python bindingsPaul Moore2014-08-212-2/+22
* tests: check the number of arguments to the rule_add*() functionsPaul Moore2014-08-201-0/+4
* api: rename seccomp_syscall_resolve_name_rewrite_arch()Paul Moore2014-05-092-3/+2
* api: add an API to do translated/rewriten syscall resolutionPaul Moore2014-05-082-1/+3
* api: add the seccomp_arch_resolve_name() API callPaul Moore2014-05-072-2/+47
* python: fix a build problem related to PEP 3123Paul Moore2014-05-071-1/+4
* python: fix the autotools build for the python bindingsPaul Moore2014-05-072-4/+4
* build: add headers to all of the autotools filesPaul Moore2014-05-011-1/+17
* build: fixup the autotools build flagsPaul Moore2014-04-292-4/+5
* build: cleanup version dependent aspects of the autotools buildPaul Moore2014-04-291-1/+1
* build: enable python bindings support in the autotools frameworkPaul Moore2014-04-291-10/+14
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-293-55/+25
* python: add MIPS and MIPSEL to the python bindingsPaul Moore2014-04-152-0/+6
* python: fix runtime problems with Cython 0.20Paul Moore2014-02-071-5/+5
* python: fix build problems with Cython 0.20Paul Moore2014-02-071-1/+3
* python: fix a crash when resolve_syscall failsAndy Lutomirski2013-11-121-1/+7
* python: Fix a typo in a commentAndy Lutomirski2013-11-081-1/+1
* python: Add docstrings for the ERRNO and TRACE actionsAndy Lutomirski2013-11-061-0/+8
* python: Remove file object support from ArgAndy Lutomirski2013-10-221-8/+2