aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| | * | Merge pull request #2184 from glitsj16/disable-programsLibravatar Fred Barclay2018-10-13
| | |\ \ | | | | | | | | | | Add artha & nitroshare to disable-programs.inc
| | | * | Add artha & nitroshare to disable-programs.incLibravatar glitsj162018-10-13
| | | | |
| * | | | Revert "Fix issue #2148: Make sure firejail can find helper programs in ↵Libravatar netblue302018-10-13
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sandbox regardless of options." This reverts commit 4017e8a1359208e149b2eac10900987acd4a6f9e. I am running into some problems with the initial unshare/mount in main.c. I'll bring in the files one by one.
| * | | Merge pull request #2185 from glitsj16/masterpdfeditorLibravatar Vincent432018-10-13
| |\ \ \ | | | | | | | | | | New profile masterpdfeditor
| | * | | Add masterpdfeditor to firecfgLibravatar glitsj162018-10-13
| | | | |
| | * | | update disable-programs.inc for masterpdfeditorLibravatar glitsj162018-10-13
| | | | |
| | * | | Create masterpdfeditor5.profileLibravatar glitsj162018-10-13
| | | | |
| | * | | Create masterpdfeditor4.profileLibravatar glitsj162018-10-13
| | | | |
| | * | | Create masterpdfeditor.profileLibravatar glitsj162018-10-13
| | |/ /
| * | | Merge pull request #2186 from crass/fix-2148-always-have-helpers-in-sandboxLibravatar netblue302018-10-13
| |\ \ \ | | |/ / | |/| | Fix issue #2148: Make sure firejail can find helper programs in sandbox regardless of options.
| | * | Fix issue #2148: Make sure firejail can find helper programs in sandbox ↵Libravatar Glenn Washburn2018-10-13
| |/ / | | | | | | | | | regardless of options.
| * | MergesLibravatar Tad2018-10-13
| | |
| * | Merge pull request #2183 from glitsj16/nitroshareLibravatar SkewedZeppelin2018-10-13
| |\ \ | | | | | | | | New profile nitroshare
| | * | Fix extension for nitroshare-nmhLibravatar SkewedZeppelin2018-10-13
| | | |
| | * | Add nitroshare to firecfgLibravatar glitsj162018-10-13
| | | |
| | * | Create nitroshare-ui.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create nitroshare-send.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create nitroshare-nmhLibravatar glitsj162018-10-13
| | | |
| | * | Create nitroshare-cli.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create nitroshare.profileLibravatar glitsj162018-10-13
| | |/
| * | Merge pull request #2180 from glitsj16/arthaLibravatar SkewedZeppelin2018-10-13
| |\ \ | | | | | | | | Create artha.profile
| | * | Add artha to firecfgLibravatar glitsj162018-10-13
| | | |
| | * | Create artha.profileLibravatar glitsj162018-10-13
| | |/
| * | Merge pull request #2179 from glitsj16/cpio-aliasLibravatar SkewedZeppelin2018-10-13
| |\ \ | | | | | | | | Add some more cpio aliases
| | * | Create lzip.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzmore.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzless.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzgrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzfgrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzegrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzdiff.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzcmp.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create xzcat.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create unxz.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create unlzma.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzmore.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzmainfo.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzma.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzless.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzgrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzfgrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzegrep.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzdiff.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzcmp.profileLibravatar glitsj162018-10-13
| | | |
| | * | Create lzcat.profileLibravatar glitsj162018-10-13
| | |/
| * | Merge pull request #2177 from glitsj16/gzip-aliasLibravatar SkewedZeppelin2018-10-13
| |\ \ | | |/ | |/| Add gzip aliases
| | * Create lbzip2.profileLibravatar glitsj162018-10-13
| | |
| | * Create lbzcat.profileLibravatar glitsj162018-10-13
| | |
| | * Create lbunzip2.profileLibravatar glitsj162018-10-13
| |/
* / improve clean_pathname() function: drop reallocLibravatar smitsohu2018-10-13
|/ | | | | | | rf. previous commit a5b7a9a8bec6a7f2162850449b1ff29c1fde2826 freeing what is expected to be a single byte only is most probably not worth the effort