summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Minor rework to sandbox code.Gravatar default2025-01-061-61/+59
* Updated RELEASE_NOTES.Gravatar default2025-01-061-2/+2
* Updated RELEASE_NOTES.Gravatar default2025-01-061-0/+2
* Updated documentation.Gravatar default2025-01-061-0/+15
* Fixed sandboxing of the unix socket.Gravatar default2025-01-061-2/+8
* Updated documentation.Gravatar default2025-01-051-3/+6
* Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2
* New configuration directive "max_public_entries".Gravatar default2025-01-052-4/+6
* Updated RELEASE_NOTES.Gravatar default2025-01-051-1/+1
* Disable sandboxing by default for now.Gravatar default2025-01-051-5/+10
* Fixed crash in sandbox code under OpenBSD.Gravatar default2025-01-051-1/+0
* Updated documentation.Gravatar default2025-01-051-0/+4
* Updated tip for the search box.Gravatar default2025-01-051-1/+1
* More sandbox compilation tweaks under Alpine Linux.Gravatar default2025-01-052-1/+3
* Added some autodetection for Linux landlocking on older systems.Gravatar default2025-01-051-4/+15
* Updated README.Gravatar default2025-01-051-0/+6
* New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.Gravatar default2025-01-051-0/+12
* Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2
* Minor sandbox fix for Debian stable.Gravatar default2025-01-051-2/+4
* Merge branch 'master' of grunfink-codeberg:grunfink/snac2Gravatar default2025-01-055-39/+358
|\
| * Merge pull request 'Port sandboxing to linux via landlock' (#226) from shtrop...Gravatar grunfink2025-01-055-39/+358
| |\
| | * update landloc.hGravatar shtrophic2024-12-301-4/+9
| | * use correct macros for compatibilityGravatar shtrophic2024-12-301-9/+9
| | * use compat macros to compile on kernels without LANDLOCK_ACCESS_NET_*Gravatar shtrophic2024-12-262-47/+55
| | * import updated landloc.hGravatar shtrophic2024-12-261-32/+82
| | * Merge tag '2.67'Gravatar shtrophic2024-12-2313-114/+692
| | |\
| | * \ Merge tag '2.66'Gravatar shtrophic2024-12-193-11/+13
| | |\ \
| | * | | don't try to make files directory-readableGravatar shtrophic2024-12-081-22/+22
| | * | | make log output specific to landlock statusGravatar shtrophic2024-12-081-3/+4
| | * | | cleanup rulesGravatar shtrophic2024-12-081-23/+29
| | * | | Merge branch 'master' into masterGravatar shtrophic2024-12-071-1/+2
| | |\ \ \
| | * | | | update landloc.hGravatar shtrophic2024-12-071-4/+26
| | * | | | import landloc.hGravatar shtrophic2024-12-053-130/+199
| | * | | | Merge remote-tracking branch 'upstream/master'Gravatar shtrophic2024-12-0511-76/+543
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master'Gravatar shtrophic2024-11-232-1/+13
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into masterGravatar shtrophic2024-11-204-2/+50
| | |\ \ \ \ \ \
| | * | | | | | | make sendmail executable if configuredGravatar shtrophic2024-11-191-1/+4
| | * | | | | | | Merge remote-tracking branch 'upstream/master'Gravatar shtrophic2024-11-199-18/+69
| | |\ \ \ \ \ \ \
| | * | | | | | | | only rwc /dev/shm when WITHOUT_SHM is undefinedGravatar shtrophic2024-11-191-0/+2
| | * | | | | | | | remove unused headersGravatar shtrophic2024-11-161-2/+1
| | * | | | | | | | add distinction between RWC with directories and without, include FS_REFER pe...Gravatar shtrophic2024-11-161-11/+14
| | * | | | | | | | sandboxing port to linux via landlockGravatar shtrophic2024-11-164-39/+190
* | | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-051-1/+1
|/ / / / / / / / /
* | | | | | | | | Moved post language setting to msg_note(), where it really belongs.Gravatar default2025-01-055-24/+26
* | | | | | | | | Use the site's CSS in the /share page.Gravatar default2025-01-051-1/+3
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-051-0/+2
* | | | | | | | | The 'note' cmdline looks at the LANG env var to set the post's language.Gravatar default2025-01-051-0/+15
* | | | | | | | | More /share tweaks.Gravatar default2025-01-051-0/+3
* | | | | | | | | Updated TODO.Gravatar default2025-01-041-2/+2
* | | | | | | | | Updated RELEASE_NOTES.Gravatar default2025-01-041-1/+3