summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-10 Add guard-rail to s6-ipcserver to avoid it choking on a dgram socketLaurent Bercot
2016-09-10 Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not list...Laurent Bercot
2016-09-06 Doc typo fixLaurent Bercot
2016-08-30 Doc typo fix (thanks Daniel Kahn Gillmor!)Laurent Bercot
2016-08-19 Doc update: more mentions of the finish script's argumentsLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-13 Update link to noshLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-12 Remove /etc/leapsecs.dat from examples/Laurent Bercot
2016-07-12 - doc typo fixLaurent Bercot
2016-05-16 Documentation link fixLaurent Bercot
2016-04-15 Doc fix and clarification about symlinking servicedirs into the scandirLaurent Bercot