aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/macros.c
Commit message (Expand)AuthorAge
* add more EUID switchingLibravatar smitsohu2021-06-08
* open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
* copyright updateLibravatar startx20172021-02-15
* print error for /home/netblue in profile files (#3071)Libravatar netblue302020-10-01
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* Merge pull request #3156 from smitsohu/filenameLibravatar smitsohu2020-02-01
|\
| * remove parentheses from set of rejected charactersLibravatar smitsohu2020-01-28
| * replace control characters and print rejected filenamesLibravatar smitsohu2020-01-22
| * reject control characters in file namesLibravatar smitsohu2020-01-17
| * print rejected character in invalid filenamesLibravatar smitsohu2020-01-17
* | move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
|/
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* add HAS_NODBUS conditional, ${RUNUSER} makroLibravatar smitsohu2018-12-07
* rename expand_home -> expand_macros to better reflect usage and remove unneed...Libravatar Glenn Washburn2018-10-15
* mount empty home if macro can't be whitelistedLibravatar smitsohu2018-10-01
* disallow overriding of global rlimits, tiny improvementsLibravatar smitsohu2018-09-06
* xdg macro: silence resolve messages unless arg_debugLibravatar Tad2018-08-10
* xdg macro testingLibravatar netblue302018-08-07
* xdg support: split xdg whitelist code in a different moduleLibravatar netblue302018-08-07