aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* reduce number of chown/chmod calls in fs_chrootLibravatar smitsohu2018-08-31
|
* added whois and dig profilesLibravatar startx20172018-08-30
|
* little tweakLibravatar smitsohu2018-08-30
|
* reject chroot if it is world-writable, related enhancementsLibravatar smitsohu2018-08-30
|
* more silencing of /sys umount warningsLibravatar smitsohu2018-08-29
|
* cleanupLibravatar netblue302018-08-29
|
* cleanupLibravatar netblue302018-08-29
|
* silence warning about failed unmounting of /sys (overlay options)Libravatar smitsohu2018-08-29
|
* cleanupLibravatar netblue302018-08-28
|
* Revert "improve --chroot directory check"Libravatar smitsohu2018-08-28
| | | | | | this was unnecessary This reverts commit 0c2cbf05aa9553fbf5c90fb69928f2b276fead8b.
* improve --chroot directory checkLibravatar smitsohu2018-08-28
|
* fix private-tmp and private-dev in fbuilderLibravatar netblue302018-08-28
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-08-28
|\
| * Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-28
| |\
| * | fix and harden overlay optionsLibravatar smitsohu2018-08-28
| | |
* | | fbuider cleanupLibravatar netblue302018-08-28
| |/ |/|
* | memory leaksLibravatar netblue302018-08-28
|/
* allow system users to run the sandboxLibravatar netblue302018-08-26
|
* support for local user directories in firecfg (--bindir)Libravatar netblue302018-08-25
|
* cleanup, small improvementsLibravatar smitsohu2018-08-25
|
* MergesLibravatar Tad2018-08-23
|
* removed --disable-bind configuration option; some ohter minor cleanupLibravatar startx20172018-08-22
|
* relax restrictions imposed on filesystem log (fslogger) in ↵Libravatar smitsohu2018-08-22
| | | | ec7f59b8d370c29bd229fa9124640611c0667159
* close private-cache memleakLibravatar smitsohu2018-08-22
|
* 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 check for find_child return value (bandwidth.c, netfilter.c)Libravatar smitsohu2018-08-20
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-19
|\
| * Add a profile for ClamTKLibravatar Tad2018-08-19
| |
* | check privileges for dns.printLibravatar smitsohu2018-08-19
| |
* | fix also the second instance of pid_get_uidLibravatar smitsohu2018-08-19
|/
* fix pid_get_uid for the root userLibravatar smitsohu2018-08-19
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-19
|\
| * Warn when /usr/local/bin/<program> already exists and is not a symlink ↵Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-19
| | | | | | | | (fixes #667)
* | small enhancement to join.c (ready-for-join is always a regular file)Libravatar smitsohu2018-08-19
|/
* fix failing travis build (make no assumptions about C standard)Libravatar smitsohu2018-08-19
| | | | plus function rename
* man: fix example for --build commandLibravatar Reiner Herrmann2018-08-19
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-08-19
|\
| * fix issue with join optionLibravatar smitsohu2018-08-19
| |
* | minor cleanupLibravatar netblue302018-08-19
|/
* Unlink files at endLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-16
|
* Generate temporary filenames instead of using a fixed one (fixes #2083)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-16
|
* harden private-home mounting, small improvementsLibravatar smitsohu2018-08-16
|
* improve detection of symbolic linksLibravatar smitsohu2018-08-15
|
* fix NP derefLibravatar smitsohu2018-08-15
| | | | private-home and private-bin are included just for consistency
* Add profile for electrum0.9.56-rc1Libravatar Tad2018-08-13
| | | | + minor nitpicks to beaker.profile
* various small improvements, fixes, nitpicksLibravatar smitsohu2018-08-11
|
* clear all warnings from cppcheck static code analysisLibravatar smitsohu2018-08-11
| | | | obtained with: cppcheck --enable=warning --force --inconclusive --quiet ~/firejail/src
* release 0.9.56~rc1 testingLibravatar netblue302018-08-11
|
* xdg macro: silence resolve messages unless arg_debugLibravatar Tad2018-08-10
|