aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/util.c
Commit message (Expand)AuthorAge
* pulseaudio: use create_dir_as_user(); small adjustmentsLibravatar smitsohu2018-12-13
* add create_empty_dir_as_user function, refactorLibravatar smitsohu2018-12-11
* adding --net.print command line optionLibravatar netblue302018-10-29
* improve clean_pathname functionLibravatar smitsohu2018-10-17
* improve clean_pathname() function: drop reallocLibravatar smitsohu2018-10-13
* clean homedir pathnameLibravatar smitsohu2018-10-12
* Fix command name parsing so that program paths with spaces do not cause the w...Libravatar Glenn Washburn2018-10-01
* disallow overriding of global rlimits, tiny improvementsLibravatar smitsohu2018-09-06
* improve safe_fd() function for better readability and auditabilityLibravatar smitsohu2018-09-05
* fix and harden overlay optionsLibravatar smitsohu2018-08-28
* cleanup, small improvementsLibravatar smitsohu2018-08-25
* drop privs when permissions are changed in /run/user/$UIDLibravatar smitsohu2018-08-22
* refactor, check the sandbox status for all join optionsLibravatar smitsohu2018-08-20
* fix pid_get_uid for the root userLibravatar smitsohu2018-08-19
* improve detection of symbolic linksLibravatar smitsohu2018-08-15
* various small improvements, fixes, nitpicksLibravatar smitsohu2018-08-11
* xdg support: split xdg whitelist code in a different moduleLibravatar netblue302018-08-07
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-01
|\
| * Fixed Documents handling (consume trailing /) and hide XDG warnings unless --...Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-31
| * Check to see if expand_home is called as root and switch to user (and restore...Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-31
| * Add XDG variable support to blacklist and read-only.Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-31
* | enhance safe_fd function so it can digest arbitrary pathnamesLibravatar smitsohu2018-08-01
|/
* Add ${MUSIC}, ${VIDEOS}, ${PICTURES}, ${DOCUMENTS}, and ${DESKTOP} (Fixes #259)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-23
* rework fix for empty spaces in mountinfo fieldsLibravatar smitsohu2018-07-16
* minor improvements to previous commit 949b924fba58dc05f1c21d6621f05047be5397f0Libravatar smitsohu2018-07-14
* fix empty spaces in mountinfo fieldsLibravatar smitsohu2018-07-13
* additional whitelist hardeningLibravatar smitsohu2018-07-06
* merge from LTS branch: cleanup O_PATH, --private-templateLibravatar startx20172018-06-19
* glibc missing O_PATH definition on Debian 7Libravatar netblue302018-06-09
* add private-cache optionLibravatar smitsohu2018-06-04
* 0.9.54 testing0.9.54Libravatar netblue302018-05-16
* more errLogExitLibravatar netblue302018-05-08
* errLogExit and --overlay-cleanLibravatar netblue302018-05-08
* moving get_mount_info from /proc/self/mounts to /proc/slef/mountinfoLibravatar netblue302018-05-03
* small fixLibravatar netblue302018-05-01
* whitelist haderning - based on an idea from smitsohuLibravatar netblue302018-04-29
* cleanupLibravatar netblue302018-04-20
* fix --joinLibravatar netblue302018-04-11
* noroot uid/gid/supplementary group fixes; problems found by smitsohuLibravatar netblue302018-04-09
* --nodbus, first draft for #1825Libravatar startx20172018-03-26
* overlay fixes and additional hardeningLibravatar netblue302018-01-31
* move copyright statement to 2018Libravatar startx20172018-01-14
* redirect output messages to stderrLibravatar startx20172017-12-14
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
* netfilter split, --netfilter.print, --netfilter6.printLibravatar netblue302017-11-15
* --timeout, fix #1614Libravatar netblue302017-10-25
* enhanced globbing for --blacklistLibravatar startx20172017-10-13
* fix issue #1559Libravatar netblue302017-09-19
* Fix #1383Libravatar Tad2017-07-16
* Fix race condition when setting up /run/firejail files (#1013)Libravatar Fabian Würfl2017-06-30