summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-03-13 Cleanup of superfluous includesLaurent Bercot
2017-03-12 Fix argument order in memchr() !Laurent Bercot
2017-03-12 Fix a few omissions in the adaptationLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-02-19 setpgrp() when nosetsid contains "setpgrp" (asked by Buck Evans)Laurent Bercot
2017-01-31 Actually fix the return value of ftrigr_update() (thanks jjk)Laurent Bercot
2017-01-30 bugfix: ftrigr_update() could return incorrect value for repeating events (t...Laurent Bercot
2017-01-28 Two-space indentation please :PLaurent Bercot
2017-01-28 code style fix, types change in docLaurent Bercot
2017-01-28supervise: set down&ready (D) even on LASTFINISHOlivier Brunel
2017-01-24 Document the types change (uid_t and gid_t in accessrules)Laurent Bercot
2017-01-24 Delete obsolete examples/ROOT, refer to s6-linux-init insteadLaurent Bercot
2017-01-20 Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot
2017-01-12 Preparation to version bumpLaurent Bercot
2017-01-12 Types fix, first passLaurent Bercot
2016-12-31 Fifodir doc clarification (thanks Buck Evans)Laurent Bercot
2016-12-01 bugfix: s6-ipcclient's socket needs to be blockingLaurent Bercot
2016-12-01 s6-softlimit: don't use subgetopt_hereLaurent Bercot
2016-11-21 Increase s6-log "s" limit to 256MBLaurent Bercot
2016-10-31 Doc typo fixLaurent Bercot
2016-10-28 version: 2.4.0.0v2.4.0.0Laurent Bercot
2016-10-25 Mention --enable-absolute-paths in INSTALLLaurent Bercot
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24Fix stupid shared lib dependenciesLaurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-16 Unconditionally switch s6-ftrigrd to surf (avoid boot stalling problems, and...Laurent Bercot
2016-10-14 Port to the new librandom APILaurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-09-11 Remove irrelevant shebangdir option from configureLaurent Bercot