aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Add noinput to usage.c and _firejail.inLibravatar rusty-snake2021-05-16
* check if allocation was successfulLibravatar Reiner Herrmann2021-05-13
* force --noautopulse when running --noprofile in order to leave ~/.config/puls...Libravatar netblue302021-05-12
* Merge pull request #4209 from davidebeatrici/private-dev-input-support-and-no...Libravatar netblue302021-05-04
|\
| * Map /dev/input with "--private-dev", add "--no-input" option to disable itLibravatar Davide Beatrici2021-04-23
* | Add support for subdirs in private-etcLibravatar Michael Hoffmann2021-04-26
|/
* private-lib: trim ending slashes and dotsLibravatar smitsohu2021-03-25
* finding a place for appimage mountLibravatar smitsohu2021-03-15
* Merge pull request #4095 from smitsohu/appimageLibravatar netblue302021-03-14
|\
| * appimage: calculate elf offset from file descriptorLibravatar smitsohu2021-03-14
| * make appimage mounts private to sandboxLibravatar smitsohu2021-03-13
* | simplify initial /home and /run/user cleaningLibravatar smitsohu2021-03-14
* | selinux relabeling fixesLibravatar smitsohu2021-03-14
* | simplify is_link functionLibravatar smitsohu2021-03-11
* | private-lib: move from copying to mounting (#3980)Libravatar smitsohu2021-03-06
|/
* Merge pull request #4043 from smitsohu/privatelib7Libravatar netblue302021-03-05
|\
| * private-lib: mask /usr/local/lib[,64] directories, tooLibravatar smitsohu2021-03-04
* | Merge pull request #4042 from smitsohu/privatelib6Libravatar netblue302021-03-05
|\|
| * private-lib hardeningLibravatar smitsohu2021-03-04
* | Merge pull request #4041 from smitsohu/traceLibravatar netblue302021-03-05
|\ \
| * | sandbox setup: postpone library preloadingLibravatar smitsohu2021-03-03
| |/
* | Merge pull request #4040 from smitsohu/loggerLibravatar netblue302021-03-05
|\ \
| * | sandbox setup: postpone fsloggerLibravatar smitsohu2021-03-03
| |/
* | Merge pull request #4036 from rusty-snake/has_privateLibravatar netblue302021-03-05
|\ \
| * | Add new condition ?HAS_PRIVATE:Libravatar rusty-snake2021-03-03
* | | bring back postexecseccomp for chroot/appimage/overlay sandboxesLibravatar smitsohu2021-03-03
* | | cosmeticsLibravatar smitsohu2021-03-03
* | | private-etc: minor timetrace fixLibravatar smitsohu2021-03-03
|/ /
* | Use strerror(errno) instead of %mLibravatar Tomi Leppänen2021-03-03
* | Improve error reporting while mountingLibravatar Tomi Leppänen2021-03-03
* | Merge pull request #4024 from kmk3/improve-makefilesLibravatar Reiner Herrmann2021-03-01
|\ \
| * | makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01
* | | Update shell completionsLibravatar rusty-snake2021-03-01
|/ /
* | some cleanupLibravatar netblue302021-03-01
* | retiring --audit (replaced by jailtest)Libravatar netblue302021-03-01
* | Clarify enforce_filters messageLibravatar rusty-snake2021-03-01
* | Add ./configure --enable-force-nonewprivsLibravatar rusty-snake2021-03-01
* | compile time: disable --outputLibravatar startx20172021-02-28
* | dbus.c: check_object_path: Allow /StatusNotifierWatcher (#4015)Libravatar rusty-snake2021-02-26
* | mkdir/mkfile man pagesLibravatar netblue302021-02-26
* | Merge pull request #4009 from Tomin1/protocol_list_improvementsLibravatar netblue302021-02-26
|\ \
| * | Allow changing "protocol" list after initial setLibravatar Simo Piiroinen2021-02-25
| * | Add utility functions for handling comma separated listsLibravatar Simo Piiroinen2021-02-25
* | | Add --mkdir and --mkfile command line options for firejailLibravatar Simo Piiroinen2021-02-25
|/ /
* | Merge pull request #4007 from smitsohu/privatelib5Libravatar netblue302021-02-25
|\ \
| * | fix firecfg links in restrictive sandboxesLibravatar smitsohu2021-02-25
| * | cleanupLibravatar smitsohu2021-02-25
| |/
* | cleanupLibravatar smitsohu2021-02-25
* | private-lib: minor simplificationLibravatar smitsohu2021-02-25
* | Merge pull request #4004 from smitsohu/privatelib4Libravatar netblue302021-02-24
|\ \