Albert S. crtxcr
crtxcr hat next auf crtxcr/exile.h gepusht 2022-01-16 21:18:27 +01:00
f06aec81e0 exile_launch(): Open another pipe to also write to child
crtxcr hat next auf crtxcr/exile.h gepusht 2022-01-16 20:59:44 +01:00
6e8a6e7837 EXILE_LOG_ERROR: Prepend function name
crtxcr hat next auf crtxcr/exile.h gepusht 2022-01-16 20:38:12 +01:00
0af9d29eb8 test: test_mkpath(): Cleanup before run and on success
103471be3b exile_append_path_policies(): Add sentinel macro, making *policy() version redundant
29b7964e07 Update README with most recent draft
b3477a545c Update copyright header
ed3af5b856 test: Begin testing exile_launch*()
Vergleiche 12 Commits »
crtxcr hat next auf crtxcr/exile.h gepusht 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
Vergleiche 2 Commits »
crtxcr hat next auf crtxcr/exile.h gepusht 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
Vergleiche 3 Commits »
crtxcr hat das Issue crtxcr/exile.h#27 geöffnet 2022-01-15 19:52:00 +01:00
Allow usage on platforms without seccomp
crtxcr hat next auf crtxcr/exile.h gepusht 2022-01-15 12:25:27 +01:00
bbcac1e15d Update README with most recent draft
75508658ae fixup! test: Begin testing exile_launch*()
Vergleiche 2 Commits »
crtxcr hat next auf crtxcr/exile.h gepusht 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
Vergleiche 9 Commits »
crtxcr hat das Issue crtxcr/exile.h#26 geöffnet 2022-01-09 22:37:56 +01:00
exile_launch()
crtxcr hat den Pull-Request crtxcr/exile.h#25 erstellt 2022-01-08 16:47:09 +01:00
next
crtxcr hat next auf crtxcr/exile.h gepusht 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()
Vergleiche 5 Commits »
crtxcr legte den Branch next in crtxcr/exile.h an 2022-01-08 16:45:06 +01:00
crtxcr hat next auf crtxcr/exile.h gepusht 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
Vergleiche 7 Commits »
crtxcr hat WIP/readme auf crtxcr/exile.h gepusht 2022-01-06 11:28:10 +01:00
a15adac073 fixup! Update README
d6bcbd7baa Update README
6420ca1b40 Add landlock runtime detection
Vergleiche 23 Commits »
crtxcr Pull-Request crtxcr/exile.h#24 wurde geschlossen 2022-01-05 22:22:31 +01:00
WIP/rework_get_vow_argfilter
crtxcr hat dev auf crtxcr/looqs gepusht 2022-01-04 23:45:05 +01:00
2e3b008207 gui: main: Add --no-sandbox
ea1d027621 gui: main: Enable sandbox post call to Common::setupAppInfo()
Vergleiche 2 Commits »
crtxcr hat dev auf crtxcr/looqs gepusht 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
Vergleiche 4 Commits »
crtxcr hat den Pull-Request crtxcr/looqs#31 erstellt 2022-01-04 11:22:10 +01:00
dev
crtxcr hat das Issue crtxcr/looqs#30 geöffnet 2022-01-04 10:38:55 +01:00
Convenient Previews filtering
crtxcr hat dev auf crtxcr/looqs gepusht 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
Vergleiche 8 Commits »