| 2025-12-12 02:13 | Fix umount error handling | Jan Pobrislo | 1 | +1 | -1 |
| 2025-12-12 02:08 | fix off-by-one in path intersection length | Jan Pobrislo | 1 | +6 | -7 |
| 2025-12-12 02:04 | fix path verification loop | Jan Pobrislo | 1 | +1 | -4 |
| 2025-12-12 02:01 | Check for new_root lenght | Jan Pobrislo | 1 | +5 | -2 |
| 2025-12-12 01:38 | normalize pivot_root paths, use put_old suffix only for umount | Jan Pobrislo | 1 | +31 | -8 |
| 2025-12-11 21:27 | remove superfluous getenv call | Jan Pobrislo | 1 | +1 | -1 |
| 2025-12-11 21:00 | Change the mount variable naming to NS_MTP_NN (extra underscore) | Jan Pobrislo | 1 | +2 | -2 |
| 2025-12-11 20:47 | lns-lockdown: fix off-by-one in argv handling | Jan Pobrislo | 1 | +2 | -2 |
| 2025-12-11 20:40 | Fix pointer representation in pivot_root wrapper function. | Jan Pobrislo | 1 | +2 | -2 |
| 2025-12-11 15:32 | Call pivot_root() with full path | Jan Pobrislo | 1 | +1 | -1 |
| 2025-12-08 06:51 | Fix executable name / link | Jan Pobrislo | 1 | +1 | -1 |
| 2025-12-08 06:42 | strict execline argument handling | Jan Pobrislo | 3 | +3 | -3 |
| 2025-12-08 06:33 | Fix argument handling in execline scripts | Jan Pobrislo | 2 | +2 | -2 |
| 2025-12-08 06:04 | Fix multisubstitute directives | Jan Pobrislo | 2 | +3 | -5 |
| 2025-12-08 05:27 | Fix script paths in install target | Jan Pobrislo | 2 | +4 | -3 |
| 2025-12-08 05:18 | Update configure for new scripts | Jan Pobrislo | 1 | +6 | -13 |
| 2025-12-08 05:01 | Update makefile for new scripts | Jan Pobrislo | 1 | +2 | -2 |
| 2025-12-08 04:14 | Provide alternatives for creating chroot (tmpfs, bind-mount) | Jan Pobrislo | 5 | +133 | -73 |
| 2025-11-26 04:28 | Remove old versions of scripts, try for busybox mount compatability | Jan Pobrislo | 6 | +3 | -141 |
| 2025-11-21 03:18 | WIP configure script | Jan Pobrislo | 4 | +344 | -29 |
| 2025-11-19 22:02 | Separate directory for configuration information | Jan Pobrislo | 4 | +34 | -20 |
| 2025-11-19 08:52 | Add README file | Jan Pobrislo | 1 | +161 | -0 |
| 2025-11-19 08:51 | Reorder mount and mkdir operations, avoid s6-* utilities. | Jan Pobrislo | 1 | +21 | -23 |
| 2025-11-16 12:45 | Create simplistic configure script to generate compiler and linker scripts | Jan Pobrislo | 5 | +136 | -10 |
| 2025-11-15 01:43 | WIP script generators with full paths | Jan Pobrislo | 6 | +291 | -0 |
| 2025-11-13 20:39 | script to handle mounting and lockdown info in env | Jan Pobrislo | 1 | +66 | -0 |
| 2025-11-13 20:16 | Import utility sources from other projects | Jan Pobrislo | 10 | +740 | -14 |
| 2025-03-03 13:34 | Initial commit; working single executable build. | Jan Pobrislo | 7 | +117 | -0 |