| Commit message (Expand) | Author | Age | Files | Lines |
| * | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 10 | -17/+17 |
| * | s6-svlink, s6-svunlink, .h changes | Laurent Bercot | 2021-08-30 | 41 | -48/+161 |
| * | s6-svdir-(un)link fixes | Laurent Bercot | 2021-08-28 | 1 | -1/+1 |
| * | Add s6-svdir-link and s6-svdir-unlink | Laurent Bercot | 2021-08-28 | 4 | -149/+167 |
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 36 | -63/+76 |
| * | Change to cdb_find_state | Laurent Bercot | 2021-07-24 | 1 | -2/+3 |
| * | Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes) | Laurent Bercot | 2021-07-23 | 7 | -28/+34 |
| * | Comment typo fix | Laurent Bercot | 2021-05-06 | 1 | -1/+1 |
| * | Also allow shared locks in s6lockd-helper | Laurent Bercot | 2021-05-04 | 4 | -10/+41 |
| * | More fixes to s6_supervise_link | Laurent Bercot | 2020-12-18 | 1 | -12/+15 |
| * | Only realpath() if a given servicedir is not absolute | Laurent Bercot | 2020-12-11 | 1 | -3/+10 |
| * | Add the possibility of down files to s6_supervise_link | Laurent Bercot | 2020-12-10 | 2 | -12/+26 |
| * | bugfix: sarealpath() API | Laurent Bercot | 2020-12-10 | 1 | -1/+1 |
| * | Use mkptemp2 | Laurent Bercot | 2020-12-10 | 1 | -2/+2 |
| * | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 2 | -5/+6 |
| * | Do not use 'scandir' as a variable name, thanks posix | Laurent Bercot | 2020-12-07 | 2 | -21/+21 |
| * | Fix build with nsss; fix s6_supervise_link() for logged services | Laurent Bercot | 2020-12-05 | 1 | -6/+17 |
| * | Add s6_supervise_link and s6_supervise_unlink for future s6-rc change | Laurent Bercot | 2020-12-04 | 3 | -0/+171 |
| * | Big signal/command semantics change to svscan/supervise; add s6-svperms. | Laurent Bercot | 2020-12-04 | 1 | -3/+3 |
| * | Fix build against skalibs-2.10.0.0 | Laurent Bercot | 2020-12-02 | 8 | -159/+25 |
| * | Fix supervise/svscan startup when the control dir already exists | Laurent Bercot | 2020-11-16 | 1 | -10/+14 |
| * | Align on new names of skalibs functions | Laurent Bercot | 2020-10-26 | 2 | -6/+6 |
| * | Prepare for 2.9.2.1; add dangling symlink support | Laurent Bercot | 2020-10-26 | 2 | -10/+40 |
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 2 | -2/+57 |
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 2 | -2/+2 |
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 2 | -4/+2 |
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 2 | -1/+3 |
| * | Remove s6-fdholder-*c programs | Laurent Bercot | 2019-07-03 | 1 | -1/+1 |
| * | Accept empty regexes even on BSDs | Laurent Bercot | 2019-05-11 | 1 | -1/+2 |
| * | Reestablish directory checking in s6-svc/s6-svscanctl without commands | Laurent Bercot | 2019-03-25 | 1 | -16/+13 |
| * | Adaptation to skalibs/posixishard.h | Laurent Bercot | 2019-02-19 | 12 | -8/+33 |
| * | Revert -I, but add uid/self and gid/self to uidgid accessrules checking | Laurent Bercot | 2019-02-04 | 1 | -4/+18 |
| * | Don't deprecate ftrig1_init: remove it. (major bump inc anyway) | Laurent Bercot | 2019-02-01 | 2 | -7/+0 |
| * | The ftrig1 must be read nonblocking by s6-ftrigrd, duh! | Laurent Bercot | 2019-02-01 | 1 | -0/+1 |
| * | Make "s6-svc -wu foo" wait for foo to be up. Document supervise/ creation. | Laurent Bercot | 2019-01-31 | 1 | -13/+16 |
| * | Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3. | Laurent Bercot | 2019-01-09 | 4 | -48/+25 |
| * | More build fixes for skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -0/+1 |
| * | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 4 | -22/+14 |
| * | Add death tally support to s6-supervise, throttling support to s6_svstatus_t | Laurent Bercot | 2018-03-20 | 7 | -1/+96 |
| * | Port ftrigr and s6lock to textclient | Laurent Bercot | 2017-12-22 | 14 | -126/+102 |
| * | Add s6_fdholder_start/end, prepare for 2.6.2.0 | Laurent Bercot | 2017-11-27 | 3 | -0/+32 |
| * | 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 | 2 | -4/+30 |
| * | bugfix: s6_accessrules_backend_cdb could incorrectly return ERROR instead of... | Laurent Bercot | 2017-09-12 | 1 | -6/+7 |
| * | Fix fd leak in s6_svc_lock_release | Laurent Bercot | 2017-08-19 | 2 | -0/+9 |
| * | Bugfix: typo in s6_fdholder_getdump.c | Laurent Bercot | 2017-08-06 | 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 |
| * | Propagate fd_close() changes, fix deps for ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 5 | -7/+4 |
| * | Add ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 3 | -56/+83 |
| * | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | 2017-07-12 | 2 | -0/+29 |