aboutsummaryrefslogtreecommitdiff
path: root/lib/flua
Commit message (Expand)AuthorAgeFilesLines
* flua: Add hash moduleWarner Losh2024-02-165-2/+258
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* flua: Fix a typo in a source code commentGordon Bergling2022-09-151-1/+1
* jail(3lua): add jail.attach()/jail.remove() methodsKyle Evans2021-09-302-0/+96
* jail(3lua): add a jail.list() methodKyle Evans2021-09-302-35/+334
* lib/flua/libjail: Allow empty params tableRyan Moeller2021-03-021-2/+0
* flua: Add a libjail moduleRyan Moeller2020-10-244-0/+622