summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: manpages for seccomp_attr_{get,set}()Paul Moore2012-04-163-1/+114
* doc: manpages for seccomp_gen_{bpf,pfc}()Paul Moore2012-04-163-0/+101
* build: cleanup some of the build macros and MakefilesPaul Moore2012-04-161-1/+1
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* build: fix the version include in the documentation's MakefilePaul Moore2012-04-091-1/+1
* build: add the ability to do a "make install"Paul Moore2012-04-051-0/+56
* doc: manpages for seccomp_rule_add() and seccomp_rule_add_exact()Paul Moore2012-04-052-0/+265
* doc: manpage for seccomp_syscall_priority()Paul Moore2012-04-051-0/+100
* doc: manpage for seccomp_load()Paul Moore2012-04-051-0/+76
* doc: manpage for seccomp_reset()Paul Moore2012-04-051-0/+70