| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add nsss support | Laurent Bercot | 2018-08-01 | 1 | -0/+2 |
| * | Include prot_readgroups() into s6-envuidgid | Laurent Bercot | 2018-08-01 | 1 | -0/+20 |
| * | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 4 | -1/+4 |
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 6 | -33/+21 |
| * | Down signal customization: add ./down-signal file and s6-svc -r | Laurent Bercot | 2018-06-15 | 2 | -14/+35 |
| * | Add -d notif to s6-svscan; this is only shallow readiness. | Laurent Bercot | 2018-04-20 | 1 | -3/+17 |
| * | Add -B option to s6-ipcserver-socketbinder for blocking sockets | Laurent Bercot | 2018-04-11 | 1 | -3/+7 |
| * | Bugfix: inverted warning condition on s6_dtally_write (non-critical) | Laurent Bercot | 2018-03-26 | 1 | -1/+1 |
| * | Fix minor bugs in s6-permafailon | Laurent Bercot | 2018-03-24 | 3 | -2/+8 |
| * | Fix off-by-one in s6-svdt-clear | Laurent Bercot | 2018-03-24 | 1 | -1/+1 |
| * | Add s6-svdt-clear, s6-permafailon | Laurent Bercot | 2018-03-21 | 4 | -0/+137 |
| * | Add -g option to s6-tai64nlocal | Laurent Bercot | 2018-03-21 | 1 | -2/+21 |
| * | Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0 | Laurent Bercot | 2018-03-20 | 3 | -1/+77 |
| * | Add throttling support to s6-svstat | Laurent Bercot | 2018-03-20 | 1 | -1/+3 |
| * | Add death tally support to s6-supervise, throttling support to s6_svstatus_t | Laurent Bercot | 2018-03-20 | 9 | -2/+144 |
| * | Make s6-svwait et al. exit instead of hang if s6-supervise dies | Laurent Bercot | 2018-03-02 | 4 | -5/+9 |
| * | cosmetic fix: print unchanged line instead of nonsense when s6-tai64nlocal c... | Laurent Bercot | 2018-02-02 | 1 | -6/+8 |
| * | Use child_spawn2 instead of child_spawn in s6-setlock | Laurent Bercot | 2018-01-03 | 2 | -3/+3 |
| * | Port ftrigr and s6lock to textclient | Laurent Bercot | 2017-12-22 | 16 | -137/+111 |
| * | Bugfix: s6-fdholderd crash when regex defs not present | Laurent Bercot | 2017-12-11 | 1 | -15/+19 |
| * | Add "-a perms" option to s6-ipcserver(-socketbinder) | Laurent Bercot | 2017-12-11 | 2 | -7/+19 |
| * | Add s6_fdholder_start/end, prepare for 2.6.2.0 | Laurent Bercot | 2017-11-27 | 4 | -1/+40 |
| * | Add SKALIBS_HASODIRECTORY support | Laurent Bercot | 2017-11-22 | 1 | -1/+13 |
| * | More accurate exit code and clearer error messages for s6-svc and s6-svscanctl | Laurent Bercot | 2017-11-10 | 4 | -12/+40 |
| * | bugfix: s6-log: use off_t instead of size_t for archive file size | Laurent Bercot | 2017-10-17 | 1 | -11/+10 |
| * | Use mkstemp() in s6-accessrules-cdb-from-fs | Laurent Bercot | 2017-09-30 | 1 | -8/+5 |
| * | Cosmetic fix: start s6-ftrigrd from the child s6-notifyoncheck | Laurent Bercot | 2017-09-17 | 1 | -5/+22 |
| * | bugfix: s6_accessrules_backend_cdb could incorrectly return ERROR instead of... | Laurent Bercot | 2017-09-12 | 1 | -6/+7 |
| * | Switch to xpathexec_* | Laurent Bercot | 2017-08-28 | 28 | -65/+34 |
| * | Fix fd leak in s6_svc_lock_release | Laurent Bercot | 2017-08-19 | 3 | -2/+10 |
| * | Add s6-notifyoncheck | Laurent Bercot | 2017-08-19 | 2 | -0/+249 |
| * | Bugfix: typo in s6_fdholder_getdump.c | Laurent Bercot | 2017-08-06 | 1 | -1/+1 |
| * | More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh) | Laurent Bercot | 2017-07-16 | 1 | -1/+1 |
| * | Fix ftrigw_fifodir_make on platforms where gid_t is unsigned (the BSDs, who ... | Laurent Bercot | 2017-07-16 | 1 | -2/+2 |
| * | Fix setgroups() invocation on SnowflakeBSD | Laurent Bercot | 2017-07-16 | 1 | -4/+3 |
| * | Propagate fd_close() changes, fix deps for ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 6 | -15/+4 |
| * | Add ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 4 | -57/+88 |
| * | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | 2017-07-12 | 4 | -1/+34 |
| * | s6-ipcserver-access: make -E properly remove IPCCONNNUM | Laurent Bercot | 2017-06-17 | 1 | -0/+2 |
| * | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | 2017-06-14 | 8 | -51/+93 |
| * | s6-ftrigrd: be silent when the client dies in the middle of an asyncout flush | Laurent Bercot | 2017-06-13 | 1 | -1/+1 |
| * | bugfix: use memmove instead of memcpy in an overlapping stralloc in s6-ftrigrd | Laurent Bercot | 2017-06-13 | 1 | -1/+1 |
| * | fix s6-sudod default timeout: infinite by default, as documented | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| * | Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0. | Laurent Bercot | 2017-05-19 | 1 | -2/+21 |
| * | Better error message when s6-sudoc gets punted by s6-ipcserver-access | Laurent Bercot | 2017-05-12 | 1 | -2/+6 |
| * | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | 2017-05-11 | 1 | -2/+4 |
| * | bugfix: s6-svstat accepts -w, not -W | Laurent Bercot | 2017-05-09 | 1 | -1/+1 |
| * | Fix trailing nulls in s6-svstat's output | Laurent Bercot | 2017-04-13 | 1 | -2/+2 |
| * | Clarify permanent failure API for s6-svwait -r and friends; update doc | Laurent Bercot | 2017-03-27 | 3 | -27/+20 |
| * | Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99 | Laurent Bercot | 2017-03-25 | 4 | -48/+230 |