summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: manpages for seccomp_init() and seccomp_reset()Paul Moore2012-04-052-0/+128