summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* testingLibravatar smitsohu2019-09-24
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-09-22
|\
| * Inkscape: allow xcf exportLibravatar rusty-snake2019-09-22
| * add allow-debuggers to steam.profile (#2971)Libravatar corecontingency2019-09-21
| * Adding sort.py to GitLab CI (#2973)Libravatar Fred Barclay2019-09-21
| * readd .config/dconf to whitelist-common because …Libravatar rusty-snake2019-09-21
| * Create pngquant.profileLibravatar rusty-snake2019-09-21
| * Create gnome-latex.profileLibravatar rusty-snake2019-09-20
* | minor optimizationLibravatar smitsohu2019-09-22
* | prevent trace from interfering with sandbox setupLibravatar smitsohu2019-09-22
* | various clarifications, minor fixesLibravatar smitsohu2019-09-22
|/
* apparmor: permit writing to trace fileLibravatar smitsohu2019-09-18
* break out fs_tracefile functionLibravatar smitsohu2019-09-18
* fix the fix: tune file copy limit widthLibravatar smitsohu2019-09-17
* fail gracefully if argc is zeroLibravatar smitsohu2019-09-17
* add trace file validationLibravatar smitsohu2019-09-17
* move to fd based trace file mountLibravatar smitsohu2019-09-17
* Add allow-perl.inc to w3m.profile (#2965)Libravatar Ethan R2019-09-16
* Merge pull request #2935 from crass/fix-profile-builderLibravatar netblue302019-09-15
|\
| * Merge branch 'master' into fix-profile-builderLibravatar netblue302019-09-15
| |\ | |/ |/|
* | Fix #2899Libravatar rusty-snake2019-09-15
* | typos [skip ci]Libravatar rusty-snake2019-09-14
* | "Net None" Option Breaks Functionality (#2962)Libravatar Barış Ekin Yıldırım2019-09-14
* | update seccomp in man firejailLibravatar rusty-snake2019-09-13
* | Fix #2945 (Signal 1.27 Fails to Start)Libravatar rusty-snake2019-09-13
* | Update SkypeForLinux profile for latest version (#2960)Libravatar Denys Havrysh2019-09-13
* | libtrace cleanupLibravatar netblue302019-09-10
* | appimage --trace testingLibravatar netblue302019-09-10
* | Add ar profile (#2949)Libravatar glitsj162019-09-08
* | Fix private-bin in tar.profileLibravatar glitsj162019-09-06
* | Fix gnome-scheduleLibravatar glitsj162019-09-06
* | Update syscalls.txtLibravatar rusty-snake2019-09-05
* | remove ~/.config/dconf from whitelist-common.incLibravatar rusty-snake2019-09-05
* | explain removal of nodbus in qpdfview.profileLibravatar smitsohu2019-09-05
* | Merge pull request #2879 from Edu4rdSHL/patch-1Libravatar smitsohu2019-09-05
|\ \
| * | Fix issue when opening a file from file managerLibravatar Eduard Tolosa2019-07-29
* | | fix FIREJAIL_FILE_COPY_LIMIT larger than 2GBLibravatar smitsohu2019-09-05
* | | Revert changes in #2928 to seccomp group @defaultLibravatar Topi Miettinen2019-09-04
* | | fixup! Use new seccomp syntax from #2926 in more profilesLibravatar rusty-snake2019-08-30
* | | fix #2669Libravatar rusty-snake2019-08-30
* | | Use new seccomp syntax (#2926) in more profilesLibravatar rusty-snake2019-08-30
* | | Use new seccomp syntax from #2926 in more profilesLibravatar rusty-snake2019-08-30
* | | Use new seccomp syntax from #2926Libravatar rusty-snake2019-08-30
| | * Make sure that we are unprivileged before creating the trace log file.Libravatar Glenn Washburn2019-08-29
| | * When running builder trace output should go to separate file because (1) trac...Libravatar Glenn Washburn2019-08-29
| | * Update man page to note that --trace can now take an optional parameter.Libravatar Glenn Washburn2019-08-29
| | * Allow firejail --trace option to take an optional parameter which is the trac...Libravatar Glenn Washburn2019-08-29
| | * Allow libtrace preload library to use for trace output a logfile specified by...Libravatar Glenn Washburn2019-08-29
| | * Fix issue where strace output file path has leading space making it an invali...Libravatar Glenn Washburn2019-08-29
| | * Better debug handling.Libravatar Glenn Washburn2019-08-29