aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/util.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2021-07-24
|\
| * Merge pull request #4376 from kmk3/gcov-add-nop-functionsLibravatar netblue302021-06-27
| |\
| | * gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
| * | Merge pull request #4373 from kmk3/gcov-fix-build-gcc11Libravatar netblue302021-06-27
| |\|
| | * gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* | | organize program startupLibravatar smitsohu2021-07-24
|/ /
* | fs_home.c: improve EUID switching, fix selinux relabelingLibravatar smitsohu2021-06-26
* | copy_file_as_user function: drop not needed argumentsLibravatar smitsohu2021-06-23
* | Merge branch 'master' into kuesji/masterLibravatar Reiner Herrmann2021-06-21
|\|
| * gcov: add missing gcov.h includesLibravatar Kelvin M. Klann2021-06-18
| * follow-upLibravatar smitsohu2021-06-11
| * add more EUID switchingLibravatar smitsohu2021-06-08
| * refactor mountingLibravatar smitsohu2021-06-08
| * fixup 9678da00301562464464099b9d7cfd76424fbb23Libravatar smitsohu2021-06-06
| * cleanupLibravatar smitsohu2021-06-06
| * fix crash during --shutdonwLibravatar netblue302021-05-29
* | style: grammer and codestyle improvementsLibravatar Reiner Herrmann2021-06-21
* | grammar issues and fixing test cases for rlimitLibravatar kuesji koesnu2021-06-20
* | update src/firejail/util.cLibravatar kuesji koesnu2021-06-11
* | added better parser for size stringsLibravatar kuesji koesnu2021-06-08
|/
* fix firejail startup raceLibravatar smitsohu2021-05-24
* Merge pull request #4229 from smitsohu/whitelist2Libravatar netblue302021-05-18
|\
| * tweakLibravatar smitsohu2021-05-08
| * introduce safer_openat functionLibravatar smitsohu2021-05-03
| * enhance clean_pathname functionLibravatar smitsohu2021-05-03
* | open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
|/
* simplify is_link functionLibravatar smitsohu2021-03-11
* mkdir/mkfile man pagesLibravatar netblue302021-02-26
* copyright updateLibravatar startx20172021-02-15
* Merge pull request #3867 from smitsohu/non-dumpableLibravatar smitsohu2021-01-15
|\
| * non-dumpable pluginsLibravatar smitsohu2021-01-04
* | simplify clean_pathname functionLibravatar smitsohu2021-01-08
|/
* minor cleanup, cosmeticsLibravatar smitsohu2020-12-21
* noroot option: don't drop firejail supplementary groupLibravatar smitsohu2020-12-21
* use openat2 syscall when availableLibravatar smitsohu2020-11-23
* improve copy_fileLibravatar smitsohu2020-08-27
* fix --join for sandboxes with xdg-dbuss-proxyLibravatar netblue302020-08-22
* minor cleanup: move pid functions from main.c to util.cLibravatar netblue302020-08-22
* Ignore SIGTTOU during flush_stdin()Libravatar Arne Welzel2020-07-08
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Merge pull request #3093 from smitsohu/joinLibravatar smitsohu2019-12-25
|\
| * let join wait if target sandbox is not ready yetLibravatar smitsohu2019-12-23
| * move invalid_sandbox function to join moduleLibravatar smitsohu2019-12-22
* | little thingsLibravatar smitsohu2019-12-11
|/
* minor optimizationLibravatar smitsohu2019-09-22
* various clarifications, minor fixesLibravatar smitsohu2019-09-22
* misc cleanup (safe_fd function)Libravatar smitsohu2019-07-07
* glibc missing O_PATH definition on CentOS 6 - #2696Libravatar smitsohu2019-05-16
* hardening: run more code unprivilegedLibravatar smitsohu2019-03-20
* minor enhancement: added robustness for setres[gu]id function callsLibravatar smitsohu2019-03-16