Commit Graph

2574 Commits

Author SHA1 Message Date
REmerald
c1d531525a
fix(abstractions, tunables): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
2024-06-15 22:01:25 +01:00
REmerald
1206692e51
feat(abstractions): vim syntax highlighting
Add vim syntax support. See man apparmor.vim(5)
2024-06-15 22:00:29 +01:00
REmerald
07f3ea979a
fix(profiles-g-l): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
2024-06-15 21:59:31 +01:00
REmerald
e2c868bd80
feat(profiles-g-l): vim syntax support
Add vim modeline instructing the editor to use syntax plugin provided by apparmor.
2024-06-15 21:59:31 +01:00
REmerald
293217aee2
fix(profiles-a-f): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
2024-06-15 21:59:31 +01:00
REmerald
72b11e5d05
feat(profiles-a-f): vim syntax support
Add vim modeline instructing the editor to use syntax plugin provided by apparmor
2024-06-15 21:59:31 +01:00
Alexandre Pujol
5999fc5d40
feat(aa): simplify unix log parsing. 2024-06-15 21:59:31 +01:00
Alexandre Pujol
275b77d2ac
fix: profile compilation. 2024-06-15 21:59:31 +01:00
Alexandre Pujol
faab4928ed
feat(profile): general update. 2024-06-15 21:59:31 +01:00
Alexandre Pujol
79eed4b93d
feat(profile): improve sqlite temp file definition. 2024-06-15 21:59:31 +01:00
Alexandre Pujol
035e1da7b2
feat(abs): add udevadm app abstraction. 2024-06-15 21:59:31 +01:00
Alexandre Pujol
39bfa9a40b
feat(profile): update steam profiles. 2024-06-15 21:59:31 +01:00
REmerald
637c2b4ccd
feat(development/index.md): add vim modeline
Add vim syntax comment to the example as requested in #380.
2024-06-15 21:59:31 +01:00
REmerald
eb480672f3
fix(abstractions, tunables): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
2024-06-15 21:59:31 +01:00
REmerald
6b5475c7f2
feat(abstractions): vim syntax highlighting
Add vim syntax support. See man apparmor.vim(5)
2024-06-15 21:57:49 +01:00
REmerald
1517ff0296
feat(tunables): vim syntax support
Add vim syntax highlighting support introduced in the apparmor package
2024-06-15 21:57:49 +01:00
REmerald
280289247d
Merge branch 'main' into patch-profiles-m-r 2024-06-15 18:32:30 +03:00
REmerald
40a30dc310 fix(profiles-m-r): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
2024-06-15 17:20:22 +03:00
Alexandre Pujol
6c1cdf4d58
fix: ensure btop can send signal
fix  #385
2024-06-14 21:10:02 +01:00
Alexandre Pujol
6c64ef95c6
fix: ensure xdg-desktop-portal have access to download files.
fix  #386
2024-06-14 21:08:33 +01:00
Stoppedpuma
02ea3b9ee6 Move disk images 2024-06-14 21:04:44 +01:00
Stoppedpuma
307f2d6ad0 Reorganise home.d tunables 2024-06-14 21:04:44 +01:00
Stoppedpuma
7b6ef48d79 Reorganise xdg-user-dirs.d tunables 2024-06-14 21:04:44 +01:00
Stoppedpuma
d8dcdb0d3c Add missing variables to docs 2024-06-14 21:04:44 +01:00
Alexandre Pujol
33c78ea4cf
build(opensure): ensure docker build has apparmor-profiles. 2024-06-14 21:02:34 +01:00
Alexandre Pujol
d21af8246b
Merge branch 'main' of github.com:roddhjav/apparmor.d
* 'main' of github.com:roddhjav/apparmor.d:
  Reorganise based on type
  Add XDG_GAMES_DIR
  Add missing `user_games_dirs` and reorganise alphabetically
  add config dirs
  complete browsers
  fix lynx profile
  use strict abstraction
  add preview tools
2024-06-14 20:51:08 +01:00
Alexandre Pujol
117e63d88f
fix: ensure filter directive get cleaned on build. 2024-06-14 20:50:17 +01:00
Stoppedpuma
aea114b1ec Reorganise based on type
As discussed in DMs
2024-06-14 19:12:15 +01:00
Stoppedpuma
afbe5a95d0 Add XDG_GAMES_DIR 2024-06-14 19:12:15 +01:00
Stoppedpuma
eefb67351f Add missing user_games_dirs and reorganise alphabetically
Also adds (s) after "Default Value" to make it more clear that you can
add multiple values.
2024-06-14 19:12:15 +01:00
valoq
26e7da6641 add config dirs 2024-06-13 13:38:42 +01:00
valoq
d7e09d88fd complete browsers 2024-06-13 13:38:42 +01:00
valoq
94a654e318 fix lynx profile 2024-06-13 13:38:42 +01:00
valoq
7b69b696fb use strict abstraction 2024-06-13 13:38:42 +01:00
valoq
cc9e7fdde1 add preview tools 2024-06-13 13:38:42 +01:00
Alexandre Pujol
327c1dec33
feat(profile): add cliphist integration on wl-copy
fix: #357
2024-06-12 22:24:59 +01:00
Alexandre Pujol
07805feabe
Merge branch 'main' of github.com:roddhjav/apparmor.d
* 'main' of github.com:roddhjav/apparmor.d:
  Update signal-desktop-chrome-sandbox
  Update signal-desktop
2024-06-12 22:23:54 +01:00
Alexandre Pujol
a5a434f02a
fix: ensure xdg portal can read any user files.
fix #375
2024-06-12 22:22:26 +01:00
Alexandre Pujol
56464d24bf
fix: xdg-desktop-portal breaks screensharing
fix: #376
2024-06-12 22:18:02 +01:00
fira959
2eab87da2f Update signal-desktop-chrome-sandbox 2024-06-12 21:51:49 +01:00
fira959
f0cff2989d Update signal-desktop 2024-06-12 21:51:49 +01:00
Alexandre Pujol
ff88400b22
feat(abs): minor cleanup. 2024-06-11 23:18:07 +01:00
Alexandre Pujol
ca9a8d47f8
feat(profile): add protonmail-bridge 2024-06-11 23:16:19 +01:00
Alexandre Pujol
6d549b7c70
feat(profile): rewrite steam profiles.
- Separate profile for sandboxes.
- Separate profile for native and proton games.
- Updated path dirs
- tested on arch & debian.

Note: these profiles are still in alpha stage and disabled by default.
2024-06-11 00:21:29 +01:00
Alexandre Pujol
6f5986a05e
feat(aa-log): improve rule generation on debian. 2024-06-11 00:08:17 +01:00
Alexandre Pujol
08a1aba39d
feat(abs): bwrap: add special mount rule for debian. 2024-06-11 00:01:46 +01:00
Alexandre Pujol
8fe2bf4c20
feat(profile): add missing enchant abs. 2024-06-11 00:00:51 +01:00
Alexandre Pujol
d283ef5196
feat(profile): general update. 2024-06-10 23:58:44 +01:00
Alexandre Pujol
b4407fb7f8
feat(abs): wayland: add ibus shared file. 2024-06-10 23:53:31 +01:00
Alexandre Pujol
0d8afd21e3
feat(abs): vulkan: allow empty vulkan home dir. 2024-06-10 23:52:40 +01:00