summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: fix typo in scmp_sys_resolver.1Kees Cook2014-04-141-1/+1
* doc: fix seccomp_syscall_resolve_name manpage typoSerge Hallyn2014-02-111-1/+1
* Revert "doc: fix documentation mistakes relating to the syscall resolver func...Paul Moore2013-11-121-5/+3
* doc: fix documentation mistakes relating to the syscall resolver functionsPaul Moore2013-11-111-3/+5
* doc: add a manpage for scmp_sys_resolverPaul Moore2013-05-292-2/+68
* doc: document seccomp_rule_add_array*Vitaly Vi Shukela2013-03-263-13/+36
* doc: escape some manpage dashes/minus-signsPaul Moore2013-01-245-13/+13
* doc: add the manpages for the new syscall resolving APIsPaul Moore2013-01-154-8/+31
* doc: fix up unescaped minus signs in man-pagesKees Cook2012-12-106-13/+13
* doc: fix seccomp_syscall_resolve_name manpageThiago Marcos P. Santos2012-12-051-3/+1
* api: add an API to query the system's architecturePaul Moore2012-11-263-3/+11
* docs: add manpages for the seccomp_arch_{exist,add,remove}() and seccomp_merg...Paul Moore2012-10-015-1/+248
* arch: add support for syscall name resolutionPaul Moore2012-09-272-0/+97
* doc: add linking note to manpage synopsisKees Cook2012-08-137-0/+14
* doc: update the API to reflect the new filter context parameterPaul Moore2012-07-257-70/+121
* build: enable verbose buildingPaul Moore2012-07-251-1/+1
* build: minor Makefile cleanupsPaul Moore2012-06-061-3/+3
* doc: fix the manpage commentsPaul Moore2012-05-227-112/+112
* doc: fix a few small man page typosJake Edge2012-05-183-4/+4
* api: rename the seccomp_gen_*() functions to seccomp_export_*()Paul Moore2012-04-264-12/+12