| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Better configure --help | Laurent Bercot | 2024-09-23 | 1 | -6/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Install libskarnet.a to /usr/lib by default | Laurent Bercot | 2024-09-23 | 4 | -10/+8 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add pid namespace support to cspawn | Laurent Bercot | 2024-09-13 | 3 | -14/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add sysdep for CLONE_NEWPID and fork_newpid function | Laurent Bercot | 2024-09-12 | 5 | -0/+106 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | bugfix: cspawn (fork): attributes must be handled before file actions! | Laurent Bercot | 2024-08-20 | 1 | -4/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Better iopause_select | Laurent Bercot | 2024-07-30 | 1 | -6/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix small bugs, add autodelegation for IOPAUSE_EXCEPT | Laurent Bercot | 2024-07-30 | 8 | -29/+78 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.14.3.0; add mininetstring_read, cplz.h | Laurent Bercot | 2024-07-05 | 10 | -5/+78 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | bugfix: unixmessage_put, fd bits initialization | Laurent Bercot | 2024-06-21 | 4 | -15/+21 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FD | Laurent Bercot | 2024-06-20 | 5 | -4/+10 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix cspawn signature in doc | Laurent Bercot | 2024-06-19 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.14.2.0v2.14.2.0 | Laurent Bercot | 2024-06-07 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix some bits and pieces of the new doc | Laurent Bercot | 2024-05-17 | 2 | -24/+25 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | document env.h | Carlos Eduardo | 2024-05-17 | 2 | -2/+167 | |
| | | | | | | Singling out envdir_chomp might sound a bit snarky, but it's somewhat contradictory, so I believe it's better to document it separately. | |||||
| * | Make env_mergen a symbol again (to avoid ABI breakage) | Laurent Bercot | 2024-05-04 | 3 | -1/+11 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add mkptemp3 | Laurent Bercot | 2024-05-03 | 6 | -18/+31 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add mspawn functions to cspawn.h; move everything to libenvexec | Laurent Bercot | 2024-04-30 | 24 | -48/+185 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Credit Carlos | Laurent Bercot | 2024-04-27 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | document unix-transactional | Carlos Eduardo | 2024-04-27 | 1 | -1/+98 | |
| | | | | | Signed-off-by: Carlos Eduardo <carana2099@gmail.com> | |||||
| * | Prepare for 2.14.2.0 | Laurent Bercot | 2024-04-27 | 5 | -3/+16 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | More support for old MacOS fossils | Laurent Bercot | 2024-04-16 | 5 | -8/+52 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Try to make the damn thing build | Laurent Bercot | 2024-04-16 | 2 | -1/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix gol header | Laurent Bercot | 2024-04-16 | 3 | -6/+8 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Tentative support for old MacOS with no O_CLOEXEC | Laurent Bercot | 2024-04-16 | 56 | -108/+300 | |
| | | | | | | | Also add a prototype for gol, not finished yet. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix to the fix, because I'm an idiot. | Laurent Bercot | 2024-04-02 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Workaround for gcc 14 (and others!) incompatible-pointer-types stupidity | Laurent Bercot | 2024-04-02 | 2 | -6/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Support midipix | Laurent Bercot | 2024-04-02 | 2 | -2/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.14.1.1v2.14.1.1 | Laurent Bercot | 2024-01-30 | 6 | -4/+16 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | bugfix: getlnmax must return 1 when the line just fits the out buffer | Laurent Bercot | 2024-01-30 | 1 | -3/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Do not free on failure to reallocate to size 0 (lol.) | Laurent Bercot | 2024-01-18 | 1 | -1/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix bitarray_not when within a single byte | Olivier Brunel | 2024-01-02 | 1 | -1/+1 | |
| | | | | | | | | Notably when a=0 (i.e. start on the first bit) it would affect the entire byte (all 8 bits). Signed-off-by: Olivier Brunel <jjk@jjacky.com> | |||||
| * | cspawn can use open3() over open() for consistency | Laurent Bercot | 2024-01-02 | 1 | -3/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.14.1.0v2.14.1.0 | Laurent Bercot | 2023-12-21 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | env_mergen() should not fail, by policy | Laurent Bercot | 2023-12-20 | 2 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | More accurate max env size detection in env_mergen | Laurent Bercot | 2023-12-20 | 1 | -2/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | and one more | Laurent Bercot | 2023-12-18 | 1 | -1/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix more small UBs | Laurent Bercot | 2023-12-18 | 2 | -1/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Don't smash 1 byte 1/8th of the time | Laurent Bercot | 2023-12-18 | 1 | -2/+5 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Actually add autosurf_name; fix cspawn leak in error path | Laurent Bercot | 2023-12-18 | 3 | -1/+11 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add autosurf_name | Laurent Bercot | 2023-12-15 | 2 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | ok, AIX can *still* fuck off | Laurent Bercot | 2023-12-13 | 1 | -7/+0 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | hahaha no | Laurent Bercot | 2023-12-13 | 1 | -2/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | maybe maybe maybe | Laurent Bercot | 2023-12-13 | 1 | -0/+8 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Try to accommodate AIX more?... maybe maybe? | Laurent Bercot | 2023-12-13 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Try and accommodate AIX... maybe? | Laurent Bercot | 2023-12-13 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | More tr fixing | Laurent Bercot | 2023-12-13 | 2 | -3/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Make it werk | Laurent Bercot | 2023-12-13 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Better endianness detection for Solaris | Laurent Bercot | 2023-12-13 | 1 | -2/+16 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | socket_recv46 was never working | Laurent Bercot | 2023-12-11 | 7 | -10/+55 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_g | Laurent Bercot | 2023-12-11 | 9 | -4/+22 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
