aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/sbox.c
Commit message (Expand)AuthorAge
* following up 493a0ef306a8b610f3ed6a1b88a4dbea25e8498bLibravatar smitsohu2022-01-18
* some hardeningLibravatar smitsohu2022-01-17
* refactor closing of file descriptorsLibravatar smitsohu2022-01-12
* 2022 copyright updateLibravatar netblue302022-01-07
* add more EUID switchingLibravatar smitsohu2021-06-08
* fix fcoy error message (#2743)Libravatar netblue302021-05-30
* check if allocation was successfulLibravatar Reiner Herrmann2021-05-13
* add PATH_FCOPY to private-lib automaticallyLibravatar smitsohu2021-02-24
* copyright updateLibravatar startx20172021-02-15
* Filter environment variablesLibravatar Topi Miettinen2021-02-08
* Seccomp error action fixesLibravatar Topi Miettinen2021-02-01
* clean gcc ananlyzer warnings - #3377Libravatar netblue302020-09-28
* Merge pull request #3572 from smitsohu/dumpableLibravatar netblue302020-08-22
|\
| * add dumpable warningsLibravatar smitsohu2020-08-17
* | annotate some functions as non-returning (#3574)Libravatar Reiner Herrmann2020-08-08
|/
* Fix seccomp error actionLibravatar Topi Miettinen2020-07-04
* sbox: blacklist umount syscallLibravatar smitsohu2020-04-20
* cleanupLibravatar smitsohu2020-04-20
* Add sbox_exec_v and SBOX_KEEP_FDSLibravatar Kristóf Marussy2020-04-06
* Allow changing error action in seccomp filtersLibravatar Topi Miettinen2020-04-06
* minor sbox hardeningLibravatar smitsohu2020-02-26
* Harden sbox_run by using fexecve instead of execvpLibravatar Kristóf Marussy2020-02-23
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* Do not declare variable in for loopLibravatar Kristóf Marussy2020-01-27
* Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Add capability filter for network services, additive filterLibravatar Kristóf Marussy2019-12-30
* Add sbox_run_v to run programs with explicit argument listsLibravatar Kristóf Marussy2019-12-30
* various clarifications, minor fixesLibravatar smitsohu2019-09-22
* rename some variables so they don't shadow others with same nameLibravatar Reiner Herrmann2019-07-11
* fix #2820 - adjustable file copy limit; export FIREJAIL_DEBUG into sboxLibravatar netblue302019-07-04
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* cleanupLibravatar netblue302018-09-05
* cleanupLibravatar netblue302018-08-29
* fix /proc hidepidLibravatar netblue302018-05-09
* fix problem found by smitsohuLibravatar netblue302018-04-13
* cleanup seccomp run filesLibravatar netblue302018-04-12
* move copyright statement to 2018Libravatar startx20172018-01-14
* cleanupLibravatar netblue302017-11-13
* fix seccomp.keep for #1490Libravatar netblue302017-08-23
* enhancement: print all seccomp filters under --debugLibravatar netblue302017-08-20
* Postpone installation of seccomp filters just before execveLibravatar Topi Miettinen2017-08-19
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
* --quiet fixesLibravatar startx20172017-04-10
* copyright 2017Libravatar netblue302017-02-11
* netfilter reworkLibravatar netblue302016-11-28
* cleanupLibravatar netblue302016-11-27
* fixesLibravatar netblue302016-11-27
* bug: mkdir and mkfile are not applied to private directoriesLibravatar netblue302016-11-10
* fixed --topLibravatar netblue302016-11-09