aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/util.c
Commit message (Expand)AuthorAge
* Disable/comment message about nogroups being ignoredLibravatar Kelvin M. Klann2022-02-11
* Keep vglusers group unless no3d is used (virtualgl)Libravatar Kelvin M. Klann2022-01-12
* refactor closing of file descriptorsLibravatar smitsohu2022-01-12
* 2022 copyright updateLibravatar netblue302022-01-07
* Fix keeping certain groups with nogroupsLibravatar Kelvin M. Klann2021-12-07
* util.c: Rename nogroups to force_nogroups on drop_privsLibravatar Kelvin M. Klann2021-12-01
* Keep render, lp, input and other groups regardless of nogroupsLibravatar Kelvin M. Klann2021-11-29
* Merge pull request #4632 from kmk3/consider-nosound-novideo-groupsLibravatar smitsohu2021-11-20
|\
| * Consider nosound and novideo when keeping groupsLibravatar Kelvin M. Klann2021-10-22
| * util.c: check array size on copy_group_ifcontLibravatar Kelvin M. Klann2021-10-22
| * util.c: [ref] move group find/copy into new functionsLibravatar Kelvin M. Klann2021-10-22
* | cleanupLibravatar smitsohu2021-10-22
|/
* readabilityLibravatar smitsohu2021-10-18
* cleanupLibravatar smitsohu2021-10-18
* util.c: rename "group" arg to "groupname" in get_group_idLibravatar Kelvin M. Klann2021-10-16
* util.c: fix return type of get_group_idLibravatar Kelvin M. Klann2021-10-16
* util.c: remove tty comment from get_group_idLibravatar Kelvin M. Klann2021-10-16
* cleanup: move overlayfs code in separate moduleLibravatar smitsohu2021-10-13
* add more EUID improvementsLibravatar smitsohu2021-10-01
* 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