aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpostexecseccomp
Commit message (Expand)AuthorAge
* makefiles: deduplicate lib makefiles into so.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate main target name into new SO varLibravatar Kelvin M. Klann2022-11-21
* makefiles: move extra deps into new MOD varsLibravatar Kelvin M. Klann2022-11-21
* makefiles: expand HDRS, SRCS and OBJS immediatelyLibravatar Kelvin M. Klann2022-11-21
* makefiles: rename H_FILE_LIST and C_FILE_LISTLibravatar Kelvin M. Klann2022-11-21
* makefiles: remove unused BINOBJS variableLibravatar Kelvin M. Klann2022-11-20
* makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
* makefiles: stop failing when config.mk does not existLibravatar Kelvin M. Klann2022-06-30
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* makefiles: deduplicate configure-time vars into new config.mk.inLibravatar Kelvin M. Klann2022-06-12
* always log seccomp errors (#5110)Libravatar netblue302022-05-09
* 2022 copyright updateLibravatar netblue302022-01-07
* makefiles: replace character class with plain charLibravatar Kelvin M. Klann2021-03-24
* makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01
* copyright updateLibravatar startx20172021-02-15
* build: add -fPIE to LDFLAGSLibravatar Reiner Herrmann2020-10-08
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* cleanup after scan-buildLibravatar netblue302019-10-31
* Update libpostexecseccomp.c (#2851)Libravatar Disconnect3d2019-07-11
* fix previous commit, more seccomp testingLibravatar netblue302019-04-09
* seccomp fixesLibravatar netblue302019-04-09
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* cleanupLibravatar netblue302018-09-05
* cleanupLibravatar netblue302018-08-29
* memory leaksLibravatar netblue302018-08-28
* move copyright statement to 2018Libravatar startx20172018-01-14
* Fix compile with older kernel headersLibravatar Topi Miettinen2017-08-13
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13