]> git.proxmox.com Git - mirror_libseccomp.git/history - doc
api: stop defining __NR_x values for syscalls that don't exist
[mirror_libseccomp.git] / doc /
2019-07-02 Paul Mooredoc: new process docs and various updates
2019-05-02 Paul Mooreapi: implement user notification in libseccomp
2019-04-30 Paul Mooreapi: rename SCMP_FLTATR_SPEC_ALLOW to SCMP_FLTATR_CTL_SSB
2019-04-29 Tycho Andersenapi: add support for the SPEC_ALLOW flag
2019-04-17 Paul Mooredocs: create a doc/admin directory and move RELEASE_PRO...
2019-02-22 Paul Mooreapi: provide 32-bit friendly argument comparison macros
2018-09-19 Tom Hromatkaapi: Add support for SCMP_ACT_KILL_PROCESS
2018-05-10 James Cowgilldoc: update the list of architectures in scmp_sys_resol...
2017-11-01 Tyler Hicksall: add support for new log action
2017-11-01 Tyler Hicksall: add support for new log filter flag
2017-10-19 Tobias Klauserman: fix typo in seccomp_merge.3
2017-09-21 Paul Mooreapi: create an API level construct as part of the suppo...
2017-09-12 Tyler Hicksman: Fix SCMP_FLTATR_API_TSKIP typo in seccomp_attr_set...
2017-02-27 Paul Mooredocs: new tool to update the credits file
2017-02-21 Paul Mooreall: treat syscall -1 as a valid syscall
2017-02-21 Luca Brunoman: clarify syscall number rewriting
2017-02-21 Paul Mooredoc: fix some of the man-page language
2017-02-03 valoqdoc: fixed seccomp_rule_add(3) manpage example
2017-02-03 Vladimir Rutskydoc: fix typo in reference: "seccom_merge"
2016-06-20 Luca Brunoman: clarify SCMP_FLTATR_CTL_NNP semantic
2016-05-24 Luca Brunodoc: fix typo in seccomp_merge.3
2016-02-18 Paul Mooreapi: add a seccomp_version() API call
2015-08-28 Mike Frysingerdocs: improve kill/trap documentation text in seccomp_i...
2015-01-30 Paul Mooredoc: reference "thread" instead of "process"
2015-01-30 Paul Mooreall: update the project homepage references
2014-10-21 Paul Moorebuild: fix some problems seen with 'make dist' tarballs
2014-08-21 Paul Mooresystem: add support for the thread sync functionality
2014-05-09 Paul Mooreapi: rename seccomp_syscall_resolve_name_rewrite_arch()
2014-05-08 Paul Mooreapi: add an API to do translated/rewriten syscall resol...
2014-05-08 Paul Mooredoc: fix a missing manpage link
2014-05-07 Paul Mooreapi: add the seccomp_arch_resolve_name() API call
2014-05-01 Paul Moorebuild: add headers to all of the autotools files
2014-04-29 Paul Moorebuild: general cleanup and reorganization of the autoto...
2014-04-29 Jan Engelhardtbuild: initial attempt to use autotools as the build...
2014-04-15 Paul Mooredb: allow all architectures to be removed from a filter
2014-04-14 Kees Cookdoc: fix typo in scmp_sys_resolver.1
2014-02-11 Serge Hallyndoc: fix seccomp_syscall_resolve_name manpage typo
2013-11-12 Paul MooreRevert "doc: fix documentation mistakes relating to...
2013-11-11 Paul Mooredoc: fix documentation mistakes relating to the syscall...
2013-05-29 Paul Mooredoc: add a manpage for scmp_sys_resolver
2013-03-26 Vitaly Vi Shukeladoc: document seccomp_rule_add_array*
2013-01-24 Paul Mooredoc: escape some manpage dashes/minus-signs
2013-01-15 Paul Mooredoc: add the manpages for the new syscall resolving...
2012-12-10 Kees Cookdoc: fix up unescaped minus signs in man-pages
2012-12-05 Thiago Marcos P... doc: fix seccomp_syscall_resolve_name manpage
2012-11-26 Paul Mooreapi: add an API to query the system's architecture
2012-10-01 Paul Mooredocs: add manpages for the seccomp_arch_{exist,add...
2012-09-27 Paul Moorearch: add support for syscall name resolution
2012-08-13 Kees Cookdoc: add linking note to manpage synopsis
2012-07-25 Paul Mooredoc: update the API to reflect the new filter context...
2012-07-25 Paul Moorebuild: enable verbose building
2012-06-06 Paul Moorebuild: minor Makefile cleanups
2012-05-22 Paul Mooredoc: fix the manpage comments
2012-05-18 Jake Edgedoc: fix a few small man page typos
2012-04-26 Paul Mooreapi: rename the seccomp_gen_*() functions to seccomp_ex...
2012-04-16 Paul Mooredoc: manpages for seccomp_attr_{get,set}()
2012-04-16 Paul Mooredoc: manpages for seccomp_gen_{bpf,pfc}()
2012-04-16 Paul Moorebuild: cleanup some of the build macros and Makefiles
2012-04-09 Paul Mooreall: relicense the library from GPLv2 to LGPLv2.1
2012-04-09 Paul Moorebuild: fix the version include in the documentation...
2012-04-05 Paul Moorebuild: add the ability to do a "make install"
2012-04-05 Paul Mooredoc: manpages for seccomp_rule_add() and seccomp_rule_a...
2012-04-05 Paul Mooredoc: manpage for seccomp_syscall_priority()
2012-04-05 Paul Mooredoc: manpage for seccomp_load()
2012-04-05 Paul Mooredoc: manpage for seccomp_reset()
2012-04-05 Paul Mooredoc: manpages for seccomp_init() and seccomp_reset()