aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* manpages: network configurationLibravatar startx20172020-09-30
|
* manpages: configuration for dbusLibravatar startx20172020-09-30
|
* clean gcc ananlyzer warnings - #3377Libravatar netblue302020-09-28
|
* free some memory; get rid of false positive from gcc static analyzerLibravatar netblue302020-09-28
|
* compile support for GCC static analyzer (--enable-analyzer)Libravatar netblue302020-09-28
|
* Merge pull request #3642 from netblue30/rusty-snake-patch-1Libravatar rusty-snake2020-09-27
|\ | | | | | | | | | | | | | | | | | | Update bug_report.md Try to make it a bit more friendly for unskilled users. Add AppImage --profile hint
| * Update bug_report.mdLibravatar rusty-snake2020-09-23
| | | | | | | | | | * Try to make it a bit more friendly for unskilled users. * Add AppImage --profile hint
* | new profile: xournalppLibravatar rusty-snake2020-09-25
|/
* fix eog profileLibravatar netblue302020-09-14
|
* New profiles + fixes + hardeningLibravatar rusty-snake2020-09-14
| | | | | | | | - blacklist ~/.rustup in disable-devel.inc - add note to mpv (See #3628) - harden warsow - update relnotes - new profile qrencode, dbus-send, notify-send
* make rpms: really fix man file inclusionLibravatar Tad2020-09-12
| | | | | | | | | | | | | | | | | | | fixup 4de61a4b8fae97218de7405273cfe6b8810567f0 $ make rpms ./mkman.sh 0.9.63 src/man/firejail.man firejail.1 sed: can't read src/man/firejail.man: No such file or directory ./mkman.sh 0.9.63 src/man/firemon.man firemon.1 sed: can't read src/man/firemon.man: No such file or directory ./mkman.sh 0.9.63 src/man/firecfg.man firecfg.1 sed: can't read src/man/firecfg.man: No such file or directory ./mkman.sh 0.9.63 src/man/firejail-profile.man firejail-profile.5 sed: can't read src/man/firejail-profile.man: No such file or directory ./mkman.sh 0.9.63 src/man/firejail-login.man firejail-login.5 sed: can't read src/man/firejail-login.man: No such file or directory ./mkman.sh 0.9.63 src/man/firejail-users.man firejail-users.5 sed: can't read src/man/firejail-users.man: No such file or directory ./platform/rpm/mkrpm.sh firejail 0.9.63
* make rpms: fix man file inclusionLibravatar Tad2020-09-12
| | | | | | | | $ make rpms ./platform/rpm/mkrpm.sh firejail 0.9.63 sed: can't read src/man/firejail.man: No such file or directory sed: can't read src/man/firemon.man: No such file or directory sed: can't read src/man/firejail-profile.man: No such file or directory
* print errors to stderr and prefix them consistentlyLibravatar Reiner Herrmann2020-09-12
|
* some dbus testsLibravatar netblue302020-09-12
|
* add --include (#3571)Libravatar rusty-snake2020-09-11
| | | | | | | * add --include closes #2923 * Priorize searching in cwd
* readme updateLibravatar netblue302020-09-10
|
* Merge pull request #3621 from laniakea64/fj-mkdeb-pyLibravatar netblue302020-09-10
|\ | | | | Update fj-mkdeb.py
| * Update fj-mkdeb.pyLibravatar laniakea642020-09-03
| |
* | disable dbus proxy at compile time (default enabled) - part 2Libravatar netblue302020-09-09
| |
* | disable dbus proxy at compile time (default enabled) - part 1Libravatar netblue302020-09-09
| |
* | profstats: track dbus-system noneLibravatar netblue302020-09-08
| |
* | fix #3625 -- hedgewars crashes without access to libluaLibravatar rusty-snake2020-09-07
| |
* | New disable include: disable-write-mnt.inc (#3622)Libravatar rusty-snake2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | * New disable include: disable-write-mnt.inc It is for profiles which have a reasonable mnt access (we can not add disable-mnt), but no edit function (e.g. any kind of viewer). Added to - profile.template - default.profile - eo-common.profile * Update default.profile
* | build: remove preproc from gitignoreLibravatar Reiner Herrmann2020-09-06
| |
* | build: move src/man to mydirs and fix building itLibravatar Reiner Herrmann2020-09-06
| | | | | | | | Fixes: #3623
* | fix rhythmbox (2)Libravatar rusty-snake2020-09-05
| |
* | fix rhythmboxLibravatar rusty-snake2020-09-05
| |
* | manpages: configuration for user namespace, x11Libravatar startx20172020-09-03
| |
* | manpages: configuration for tunnel, chroot, private-homeLibravatar startx20172020-09-03
| |
* | ci: don't fail if strip fails, as it might not be a binaryLibravatar Reiner Herrmann2020-09-03
| |
* | ci: install gawk build dependencyLibravatar Reiner Herrmann2020-09-03
|/
* variousLibravatar rusty-snake2020-09-03
| | | | | | | | | | | | * README.md & RELNOTES * Allow gnome-build do read and write .bash_history, it has a build-in terminal * D-Bus filter for gnome-passwordsafe * wruc for supertuxkart * wruc+wusc for totem * dbus-system none for totem * remove src/man/preproc.c it is replaced by preproc.awk * remove dead-code form preproc.awk
* Add profile for twitch,youtube,youtube-music; fix git-cola ,add cola (#3577)Libravatar kortewegdevries2020-09-03
| | | | | | | | | | | | | * Add profile for twitch,youtube wrappers * Fix git-cola, add Youtube music wrapper profiles * Fixes for git-cola again * Add profile for alternative name for git-cola * Fixes * Fix
* New profiles for balsa,trojita,kube (#3603)Libravatar kortewegdevries2020-09-03
| | | | | | | | | | | | | | | | | | | | | * Added minecraft-launcher-profile Initial * Changed minecraft-launcher profile Added space,tracelog,nodvd * New profiles for balsa,trojita,kube * Switch to whitelisting * Enable gpg,firefox uniformity between other clients * Hyperlinks * Fix Co-authored-by: kortewegdevries <k0rtic_dv@aol.com>
* bringing in awk preprocessor from rusty-snakeLibravatar netblue302020-09-02
|
* fix private-bin in smplayer.profileLibravatar glitsj162020-09-02
|
* fix private-bin in mpv.profileLibravatar glitsj162020-09-02
|
* fix private-bin in man.profileLibravatar glitsj162020-09-02
|
* fix private-etc orderingLibravatar glitsj162020-09-02
|
* manpage: remove overlayfs from non-overlayfs buildsLibravatar startx20172020-09-02
|
* manpage: remove apparmor from non-apparor buildsLibravatar startx20172020-09-02
|
* harden redeclipseLibravatar rusty-snake2020-09-02
|
* allow flatpak/exports also for systemd-wide locationLibravatar rusty-snake2020-09-02
|
* readme and relnotesLibravatar rusty-snake2020-09-02
|
* New profile for man,psi,smuxi; fix pidgin (#3590)Libravatar kortewegdevries2020-09-02
| | | | | | | | | | | | | | | | | | | * Profile for Psi * Fix pidgin buddy icon * Profile for man * Add profile for smuxi * Comment man in firecfg * Add pinentry programs * Update etc/profile-m-z/psi.profile Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
* Fix private-etc of electron-mail, fix geary,minitube (#3588)Libravatar kortewegdevries2020-09-02
| | | | | | | | | * Fix private-etc of electron-mail * Fix dbus of geary * Fix geary again, remove GPG * Fix seccomp on Arch
* Fixes #3596 (#3619)Libravatar kortewegdevries2020-09-02
|
* Various profiles # 2 (#3566)Libravatar kortewegdevries2020-09-02
| | | | | | | | | * Matrix clients Initial * Add profile for fractal, # 1139 * Fixes
* Various profiles (#3561)Libravatar kortewegdevries2020-09-02
| | | | | | | | | * Various profiles Initial * Various fixes # 1 Removed blacklist,no3d; added icon flatpak paths;sorting;added space
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302020-09-01
|\