Albert S. crtxcr
crtxcr hizo push a next en crtxcr/exile.h 2022-01-16 09:48:37 +01:00
ba7bff6ec1 fixup! Handle files for bind-mounts too, rename mkdir_structure() to mkpath()
f4269fbfd9 fixup! Introduce exile_launch*(): Simplifies launching functions protected by policy
Comparar 2 commits »
crtxcr hizo push a next en crtxcr/exile.h 2022-01-15 19:54:53 +01:00
2e6d26099a test: test_mkpath(): Cleanup before run and on success
6305d564c2 exile_append_path_policies(): Add sentinel macro, making *policy() version redundant
235a3d63f8 Update README with most recent draft
Comparar 3 commits »
crtxcr abrió la incidencia crtxcr/exile.h#27 2022-01-15 19:52:00 +01:00
Allow usage on platforms without seccomp
crtxcr hizo push a next en crtxcr/exile.h 2022-01-15 12:25:27 +01:00
bbcac1e15d Update README with most recent draft
75508658ae fixup! test: Begin testing exile_launch*()
Comparar 2 commits »
crtxcr hizo push a next en crtxcr/exile.h 2022-01-14 23:49:58 +01:00
4a3a27e601 Update copyright header
6c5a9eb8d7 test: Begin testing exile_launch*()
6275d556eb Introduce exile_launch*(): Simplifies launching functions protected by policy
befab9bb87 create_chroot_dirs(): Correct comment
0b7fe5dc18 Introduce flags indicating errors to catch non-checked return codes
Comparar 9 commits »
crtxcr abrió la incidencia crtxcr/exile.h#26 2022-01-09 22:37:56 +01:00
exile_launch()
crtxcr creó el pull request crtxcr/exile.h#25 2022-01-08 16:47:09 +01:00
next
crtxcr hizo push a next en crtxcr/exile.h 2022-01-08 16:46:51 +01:00
e4b0c3af94 Introduce flags indicating errors to catch non-checked return codes
f658c35488 vow: Add prlimit64(),arch_prctl()
c21da84805 chroot: Create all paths first, then mount
12f6ee3756 test: Add mkpath() test
c9288818a9 Handle files for bind-mounts too, rename mkdir_structure() to mkpath()
Comparar 5 commits »
crtxcr creó rama next en crtxcr/exile.h 2022-01-08 16:45:06 +01:00
crtxcr hizo push a next en crtxcr/exile.h 2022-01-08 16:45:06 +01:00
7931deb9ee Introduce flags indicating errors to catch non-checked return codes
c8ebe33470 vow: Add prlimit64(),arch_prctl()
e60c2ee0c7 chroot: Create all paths first, then mount
79a200a3bd fixup! Handle files for bind-mounts too, rename mkdir_structure() to mkpath()
3ebe202abc test: Add mkpath() test
Comparar 7 commits »
crtxcr hizo push a WIP/readme en crtxcr/exile.h 2022-01-06 11:28:10 +01:00
a15adac073 fixup! Update README
d6bcbd7baa Update README
6420ca1b40 Add landlock runtime detection
Comparar 23 commits »
crtxcr cerró el pull request crtxcr/exile.h#24 2022-01-05 22:22:31 +01:00
WIP/rework_get_vow_argfilter
crtxcr hizo push a dev en crtxcr/looqs 2022-01-04 23:45:05 +01:00
2e3b008207 gui: main: Add --no-sandbox
ea1d027621 gui: main: Enable sandbox post call to Common::setupAppInfo()
Comparar 2 commits »
crtxcr hizo push a dev en crtxcr/looqs 2022-01-04 11:24:42 +01:00
b10c2edf05 MainWindow: Avoid potential double path searches
c0657947b1 LooqsQuery: Add hasContentSearch(),hasPathSearch() convenience functions
1f35e2120e LooqsQuery::build(): Ensure values are non-empty and ignore empty lone words
404ce22ce6 Generalize previews: Mainwindow: Do necessary renames
Comparar 4 commits »
crtxcr creó el pull request crtxcr/looqs#31 2022-01-04 11:22:10 +01:00
dev
crtxcr abrió la incidencia crtxcr/looqs#30 2022-01-04 10:38:55 +01:00
Convenient Previews filtering
crtxcr hizo push a dev en crtxcr/looqs 2022-01-03 23:15:22 +01:00
ed35ab095f Generalize previews: Mainwindow: Do necessary renames
0cbd0dd9eb Generalize previews: Retire PdfWorker, Add PreviewWorker
d816603a1c Generalize previews: Add PreviewGenerator*
95b3d1fce2 Generalize previews: Add PreviewResult,PreviewResultPdf, remove PdfPreview
32286cae4b Add RenderConfig, combining common parameters
Comparar 8 commits »
crtxcr creó rama dev en crtxcr/looqs 2022-01-03 23:05:08 +01:00
crtxcr hizo push a dev en crtxcr/looqs 2022-01-03 23:05:08 +01:00
4f6707f989 fixup! Generalize previews: Mainwindow: Do necessary renames
ca4b7cb602 Generalize previews: Mainwindow: Do necessary renames
e937a9ed17 fixup! Generalize previews: Add PreviewResult,PreviewResultPdf, remove PdfPreview
00d10f3210 Generalize previews: Retire PdfWorker, Add PreviewWorker
95771ca0b6 Generalize previews: Add PreviewGenerator*
Comparar 7 commits »
crtxcr hizo push a WIP/sandboxing en crtxcr/looqs 2022-01-02 16:16:02 +01:00
ec79865845 fixup! gui: Add vow_promises to exile policy