summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typo in seccomp_api_get.3Rodrigo Campos2020-11-161-2/+2
* doc: Add SCMP_ACT_NOTIFY documentation to seccomp_rule_add.3Tom Hromatka2020-10-251-0/+16
* all: fix typo in BerkeleySamanta Navarro2020-10-211-1/+1
* system: change our notification fd handlingPaul Moore2020-08-181-2/+4
* all: only request the userspace notification fd oncePaul Moore2020-08-182-2/+11
* doc: Document SCMP_FLTATR_CTL_OPTIMIZE in seccomp_attr_set.3Tom Hromatka2020-07-141-0/+26
* doc: clarify seccomp_rule_add syscall translation behaviorTudor Brindus2020-07-131-1/+4
* doc: clarify that syscall must exist in all filter architecturesTudor Brindus2020-07-131-0/+3
* api: add API level 6Paul Moore2020-06-291-3/+7
* api: add the SCMP_FLTATR_API_SYSRAWRC filter attributePaul Moore2020-06-164-6/+23
* bpf: return integer error codes from gen_bpf_release()Paul Moore2020-06-162-0/+6
* doc: update the manpages with return code informationPaul Moore2020-06-169-29/+162
* doc: update the ABIs in seccomp_arch_add(3) manpagePaul Moore2020-06-161-1/+18
* doc: improve the manpages for seccomp_rule_add() and seccomp_load()Paul Moore2020-04-012-0/+30
* doc: ensure makefile installs seccomp_notify_* pagesChris Waldon2020-01-081-0/+6
* doc: new process docs and various updatesPaul Moore2019-07-021-0/+95
* api: implement user notification in libseccompPaul Moore2019-05-027-0/+108
* 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/+9
* docs: create a doc/admin directory and move RELEASE_PROCESS.md into itPaul Moore2019-04-171-0/+105
* api: provide 32-bit friendly argument comparison macrosPaul Moore2019-02-211-5/+44
* api: Add support for SCMP_ACT_KILL_PROCESSTom Hromatka2018-09-192-0/+8
* doc: update the list of architectures in scmp_sys_resolver.1James Cowgill2018-05-101-1/+3
* all: add support for new log actionTyler Hicks2017-11-013-1/+10
* all: add support for new log filter flagTyler Hicks2017-11-012-0/+11
* man: fix typo in seccomp_merge.3Tobias Klauser2017-10-191-1/+1
* api: create an API level construct as part of the supported APIPaul Moore2017-09-213-1/+102
* man: Fix SCMP_FLTATR_API_TSKIP typo in seccomp_attr_set man pageTyler Hicks2017-09-121-1/+1
* docs: new tool to update the credits filePaul Moore2017-02-271-0/+35
* all: treat syscall -1 as a valid syscallPaul Moore2017-02-212-2/+21
* man: clarify syscall number rewritingLuca Bruno2017-02-212-3/+18
* doc: fix some of the man-page languagePaul Moore2017-02-211-7/+6
* doc: fixed seccomp_rule_add(3) manpage examplevaloq2017-02-021-0/+9
* doc: fix typo in reference: "seccom_merge"Vladimir Rutsky2017-02-021-1/+1
* man: clarify SCMP_FLTATR_CTL_NNP semanticLuca Bruno2016-06-201-3/+4
* doc: fix typo in seccomp_merge.3Luca Bruno2016-05-241-1/+1
* api: add a seccomp_version() API callPaul Moore2016-02-182-1/+89
* docs: improve kill/trap documentation text in seccomp_init(3)Mike Frysinger2015-08-281-6/+11
* doc: reference "thread" instead of "process"Paul Moore2015-01-302-10/+10
* all: update the project homepage referencesPaul Moore2015-01-3011-33/+33
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-211-2/+2
* system: add support for the thread sync functionalityPaul Moore2014-08-211-1/+12
* api: rename seccomp_syscall_resolve_name_rewrite_arch()Paul Moore2014-05-093-6/+6
* api: add an API to do translated/rewriten syscall resolutionPaul Moore2014-05-083-6/+14
* doc: fix a missing manpage linkPaul Moore2014-05-082-0/+2
* api: add the seccomp_arch_resolve_name() API callPaul Moore2014-05-071-2/+8
* build: add headers to all of the autotools filesPaul Moore2014-05-011-1/+17
* build: general cleanup and reorganization of the autotools configurationPaul Moore2014-04-291-0/+27
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-74/+0
* db: allow all architectures to be removed from a filterPaul Moore2014-04-151-6/+6