aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAge
* build: use full paths on compile/link targetsLibravatar Kelvin M. Klann2024-01-19
* update copyright 2024Libravatar netblue302024-01-12
* Fix wrong syscall names for s390_pci_mmio_{read,write}Libravatar Topi Miettinen2023-08-26
* Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* private-lib cleanupLibravatar netblue302023-03-09
* codespell github actionLibravatar netblue302023-03-05
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* merges; more on cleaning up esc charsLibravatar netblue302023-02-14
* Style changesLibravatar layderv2023-02-06
* Escape control charactersLibravatar layderv2023-01-15
* makefiles: rename common.mk to prog.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate many makefiles into common.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate main target name into new PROG varLibravatar Kelvin M. Klann2022-11-21
* makefiles: rename H_FILE_LIST and C_FILE_LISTLibravatar Kelvin M. Klann2022-11-21
* makefiles: include config.mk directlyLibravatar Kelvin M. Klann2022-11-21
* lib/Makefile: put all target before include of common.mkLibravatar Kelvin M. Klann2022-11-20
* zero-initialize two variablesLibravatar Reiner Herrmann2022-07-30
* refresh syscall groups (#5188)Libravatar smitsohu2022-07-17
* makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* errno.c: fix reference to extract_errnos.sh in commentLibravatar Kelvin M. Klann2022-06-18
* makefiles: define root dir and include relative to itLibravatar Kelvin M. Klann2022-06-12
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* fixesLibravatar netblue302022-06-02
* firemon reworkLibravatar netblue302022-06-02
* speed up firemonLibravatar netblue302022-06-02
* fix firemon, speed-upLibravatar netblue302022-04-29
* refactor meta character filteringLibravatar smitsohu2022-03-10
* fix: some firejail output goes to stdout instead of stderr #4328Libravatar netblue302022-01-21
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* 2022 copyright updateLibravatar netblue302022-01-07
* Merge pull request #4375 from smitsohu/kcmpLibravatar netblue302021-06-27
|\
| * remove kcmp from seccomp default drop list (#3219)Libravatar smitsohu2021-06-26
* | fix OOBLibravatar smitsohu2021-06-07
|/
* private-lib: move from copying to mounting (#3980)Libravatar smitsohu2021-03-06
* Merge pull request #4043 from smitsohu/privatelib7Libravatar netblue302021-03-05
|\
| * private-lib: mask /usr/local/lib[,64] directories, tooLibravatar smitsohu2021-03-04
* | makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01
|/
* copyright updateLibravatar startx20172021-02-15
* add support for faccessat2 syscallLibravatar glitsj162021-02-10
* Merge pull request #3867 from smitsohu/non-dumpableLibravatar smitsohu2021-01-15
|\
| * non-dumpable pluginsLibravatar smitsohu2021-01-04
* | join: misc improvementsLibravatar smitsohu2021-01-06
|/
* a more portable implementation for time measurementsLibravatar netblue302020-12-01
* fix hidepid mount detectionLibravatar smitsohu2020-11-24
* #3106-1, include @mount in @default insted of all the syscallsLibravatar rusty-snake2020-09-01
* annotate some functions as non-returning (#3574)Libravatar Reiner Herrmann2020-08-08