summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-17 Cosmetic fix: start s6-ftrigrd from the child s6-notifyoncheckLaurent Bercot
2017-09-13 Remove mention of /etc/leapsecs.dat from s6-tai64nlocal docLaurent Bercot
2017-09-12 bugfix: s6_accessrules_backend_cdb could incorrectly return ERROR instead of...Laurent Bercot
2017-09-12 Change absolute link to relative one in docLaurent Bercot
2017-08-28 version: 2.6.1.0v2.6.1.0Laurent Bercot
2017-08-28 Switch to xpathexec_*Laurent Bercot
2017-08-22 Prepare for 2.6.1.0Laurent Bercot
2017-08-20 Doc updatesLaurent Bercot
2017-08-19 Fix fd leak in s6_svc_lock_releaseLaurent Bercot
2017-08-19 Doc clarificationLaurent Bercot
2017-08-19 Add s6-notifyoncheckLaurent Bercot
2017-08-16 Doc typo fixLaurent Bercot
2017-08-06 Bugfix: typo in s6_fdholder_getdump.cLaurent Bercot
2017-07-24 Apply Guillermo's fixes to doc and examplesLaurent Bercot
2017-07-16 More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh)Laurent Bercot
2017-07-16 Fix ftrigw_fifodir_make on platforms where gid_t is unsigned (the BSDs, who ...Laurent Bercot
2017-07-16 Fix deps.makLaurent Bercot
2017-07-16 Fix setgroups() invocation on SnowflakeBSDLaurent Bercot
2017-07-16 Propagate fd_close() changes, fix deps for ftrigr_updateb()Laurent Bercot
2017-07-16 Add ftrigr_updateb()Laurent Bercot
2017-07-12 Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot
2017-06-17 s6-ipcserver-access: make -E properly remove IPCCONNNUMLaurent Bercot
2017-06-15 version: 2.6.0.0v2.6.0.0Laurent Bercot
2017-06-14 Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot
2017-06-13 s6-ftrigrd: be silent when the client dies in the middle of an asyncout flushLaurent Bercot
2017-06-13 bugfix: use memmove instead of memcpy in an overlapping stralloc in s6-ftrigrdLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-24 fix s6-sudod default timeout: infinite by default, as documentedLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-05-21 version: 2.5.1.0 (fo realz)v2.5.1.0Laurent Bercot
2017-05-21 version: 2.5.1.0Laurent Bercot
2017-05-19 Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.Laurent Bercot
2017-05-12 Better error message when s6-sudoc gets punted by s6-ipcserver-accessLaurent Bercot
2017-05-11 doc precision: s6-ftrig-wait prints its last event to stdoutLaurent Bercot
2017-05-11 s6-ftrig-listen1 now prints the last event to stdoutLaurent Bercot
2017-05-11 Prepare for version 2.5.0.1Laurent Bercot
2017-05-09 bugfix: s6-svstat accepts -w, not -WLaurent Bercot
2017-05-07 Doc typo fixesLaurent Bercot
2017-04-13 Fix trailing nulls in s6-svstat's outputLaurent Bercot
2017-04-05 Doc link fixLaurent Bercot
2017-04-05 Better doc for s6-svc -OLaurent Bercot
2017-03-29 Better s6-svstat descriptionLaurent Bercot
2017-03-29 s6-svstat doc typo fix and clarificationLaurent Bercot
2017-03-27 version: 2.5.0.0v2.5.0.0Laurent Bercot
2017-03-27 Clarify permanent failure API for s6-svwait -r and friends; update docLaurent Bercot
2017-03-25 Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99Laurent Bercot
2017-03-24 Use uint32_t for s6-fdholderd's indices in genset and avltreenLaurent Bercot
2017-03-20 Implement permanent failure for services via ./finish exiting 125Laurent Bercot
2017-03-14 Change setpgrp() to setpgid(0, 0) because lolBSD don't have a standard setpg...Laurent Bercot