aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Add a lot of profilesLibravatar rusty-snake2020-02-10
|
* improve baloo hardening suggestionLibravatar smitsohu2020-02-09
|
* harden wineLibravatar smitsohu2020-02-09
|
* simplescreenrecorder.profileLibravatar rusty-snake2020-02-09
| | | | | - mdwe broken - ${HOME}/.ssr
* openSUSE fix: search login.defs in /usr/etc, tooLibravatar smitsohu2020-02-09
| | | | see issue #3145
* openSUSE fix: mount private-etc on /usr/etc as wellLibravatar smitsohu2020-02-09
| | | | see issue #3145
* include wvc to more profiles (#3209)Libravatar glitsj162020-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include wvc in aria2c.profile * include wvc in clawsker.profile * include wvc in conky.profile * include wvc in dconf.profile * include wvc in dconf-editor.profile * include wvc in exiftool.profile * include wvc in font-manager.profile * include wvc in gconf.profile * include wvc in git.profile * include wvc in gjs.profile * include wvc in gpg.profile * include wvc in img2txt.profile * include wvc in mediainfo.profile * include wvc in mpd.profile * include wvc in nitroshare.profile * include wvc in ocenaudio.profile * include wvc to ping.profile * include wvc in simple-scan.profile * include wvc in simplescreenrecorder.profile * include wvc in sysprof.profile * include wvc in tshark.profile * include wvc in uget-gtk.profile * include wvc in viewnior.profile * include wvc in weechat.profile
* harden makepkg.profileLibravatar glitsj162020-02-08
|
* fix video play in liferea.profileLibravatar glitsj162020-02-08
|
* fix includes in mencoder.profileLibravatar glitsj162020-02-08
|
* harden mencoder.profileLibravatar glitsj162020-02-08
|
* harden gpg-agent.profileLibravatar glitsj162020-02-08
|
* refactor gnome-keyring.profile as whitelistLibravatar glitsj162020-02-07
|
* refactor geekbench.profile as whitelistLibravatar glitsj162020-02-07
|
* fix preview functionality in subdownloader.profileLibravatar glitsj162020-02-07
|
* Fixed formatting (autopep8 + black + manual postprocessing). (#3208)Libravatar KOLANICH2020-02-07
| | | | | | Added typing. Replaced os.path with pathlib. Made it work. Fixes in .gitignore.
* Fixing the bug in 189772034b211578aca59540d7277f45da4f45d2 breaking meldLibravatar KOLANICH2020-02-07
|
* revert #3178Libravatar glitsj162020-02-03
| | | It is still undecided what causes #2681 for the OP. Let's not change the seccomp filter for everyone until we have reproducible issues.
* Add gnome-hexgl.profileLibravatar rusty-snake2020-02-03
|
* fix gnome-passwordsafe -- no whitelist globing yetLibravatar rusty-snake2020-02-03
|
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
|
* Housekeeping: consistent ${HOME} instead of ~Libravatar Fred Barclay2020-02-01
|
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
|
* Merge pull request #3156 from smitsohu/filenameLibravatar smitsohu2020-02-01
|\ | | | | print rejected character in invalid filenames
| * remove parentheses from set of rejected charactersLibravatar smitsohu2020-01-28
| | | | | | issue #3001
| * replace control characters and print rejected filenamesLibravatar smitsohu2020-01-22
| |
| * reject control characters in file namesLibravatar smitsohu2020-01-17
| |
| * print rejected character in invalid filenamesLibravatar smitsohu2020-01-17
| |
* | profiles: whitelist /usr/share/doc in some profilesLibravatar Reiner Herrmann2020-01-31
| |
* | Add a profile alias for multimc5Libravatar Tad2020-01-30
| |
* | add /usr/share/file to wuscLibravatar glitsj162020-01-30
| | | | | | Thanks to @rusty-snake for his comment in #3198.
* | add /usr/share/file to wuscLibravatar glitsj162020-01-30
| | | | | | Thanks to @rusty-snake for suggesting to move /usr/share/file to wusc in #3198.
* | fix wusc in nano.profileLibravatar glitsj162020-01-30
| | | | | | This fixes #3198.
* | fix spelling in disable-common.incLibravatar glitsj162020-01-29
| |
* | Add profiles for the WPS-OfficeLibravatar rusty-snake2020-01-29
| |
* | fix private-lib for Gentoo in unf.profileLibravatar glitsj162020-01-29
| | | | | | Thanks to @s-hamman for reporting this in the comments of #3193.
* | fix private-lib for Gentoo in geekbench.profileLibravatar glitsj162020-01-29
| | | | | | Thanks to @s-hamman for reporting this in the comments of #3193.
* | fix private-lib for Gentoo in zathura.profileLibravatar glitsj162020-01-29
| |
* | add florianbegusch to READMELibravatar glitsj162020-01-29
| |
* | Update RELNOTESLibravatar glitsj162020-01-29
| |
* | noblacklist user cacheLibravatar glitsj162020-01-29
| | | | | | Thanks to @rusty-snake's comment in https://github.com/netblue30/firejail/pull/3159.
* | fix ordering in ${HOME}/.cache section and add gummi entree there tooLibravatar glitsj162020-01-29
| |
* | gedit: comment private-libLibravatar rusty-snake2020-01-29
| |
* | fix missing global include documentation (#3195)Libravatar Florian Begusch2020-01-29
| |
* | Add profiles for common (la)tex commands and a latex editor (#3159)Libravatar Florian Begusch2020-01-29
| |
* | disable private-lib in zathura.profileLibravatar glitsj162020-01-29
| | | | | | Thanks to https://github.com/s-hamann for helping to harden the zathura profile.
* | updates for zathura.profile (#3193)Libravatar glitsj162020-01-29
| | | | | | | | | | | | | | | | * move mkdir in zathura.profile * harden zathura.profile * fix private-lib in zathura.profile
* | Update zathura.profileLibravatar rusty-snake2020-01-28
| |
* | Merge pull request #3190 from kris7t/dhcp-clientLibravatar Kristóf Marussy2020-01-28
|\ \ | | | | | | DHCP client code quality fixes
| * | Do not declare variable in for loopLibravatar Kristóf Marussy2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caused build failure in Travis (due to lack of C99 mode): sbox.c: In function ‘sbox_run_v’: sbox.c:185:3: error: ‘for’ loop initial declarations are only allowed in C99 mode for (int i = 3; i < max; i++) ^ sbox.c:185:3: note: use option -std=c99 or -std=gnu99 to compile your code