aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-12106-652/+596
|
* setpgrp() when nosetsid contains "setpgrp" (asked by Buck Evans)Laurent Bercot2017-02-191-2/+11
|
* Actually fix the return value of ftrigr_update() (thanks jjk)Laurent Bercot2017-01-311-1/+3
|
* bugfix: ftrigr_update() could return incorrect value for repeating events ↵Laurent Bercot2017-01-301-2/+21
| | | | (thanks jjk)
* Two-space indentation please :PLaurent Bercot2017-01-281-2/+2
|
* code style fix, types change in docLaurent Bercot2017-01-283-6/+6
|
* supervise: set down&ready (D) even on LASTFINISHOlivier Brunel2017-01-281-1/+7
| | | | Signed-off-by: Olivier Brunel <jjk@jjacky.com>
* Document the types change (uid_t and gid_t in accessrules)Laurent Bercot2017-01-241-2/+2
|
* Delete obsolete examples/ROOT, refer to s6-linux-init insteadLaurent Bercot2017-01-2444-298/+11
|
* Write a warning to stderr when s6-log closes the stdout streamLaurent Bercot2017-01-201-0/+1
|
* Preparation to version bumpLaurent Bercot2017-01-124-6/+13
|
* Types fix, first passLaurent Bercot2017-01-1281-309/+407
|
* Fifodir doc clarification (thanks Buck Evans)Laurent Bercot2016-12-311-1/+37
|
* bugfix: s6-ipcclient's socket needs to be blockingLaurent Bercot2016-12-011-1/+1
|
* s6-softlimit: don't use subgetopt_hereLaurent Bercot2016-12-011-22/+21
|
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-216-6/+12
|
* Doc typo fixLaurent Bercot2016-10-311-1/+1
|
* version: 2.4.0.0v2.4.0.0Laurent Bercot2016-10-281-0/+2
|
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
|
* Revert wrong shared lib fixLaurent Bercot2016-10-242-4/+1
|
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-242-1/+4
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-163-21/+19
|
* Unconditionally switch s6-ftrigrd to surf (avoid boot stalling problems, ↵Laurent Bercot2016-10-163-4/+20
| | | | and nobody cares about that RNG not being CS)
* Port to the new librandom APILaurent Bercot2016-10-143-2/+7
|
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
|
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
|
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
|
* Remove irrelevant shebangdir option from configureLaurent Bercot2016-09-111-6/+1
|
* Add guard-rail to s6-ipcserver to avoid it choking on a dgram socketLaurent Bercot2016-09-102-0/+2
|
* Allow s6-ipcserver-socketbinder to create SOCK_DGRAM sockets and to not ↵Laurent Bercot2016-09-102-9/+23
| | | | listen() (suggested by Daniel Kahn Gillmor)
* Doc typo fixLaurent Bercot2016-09-061-1/+1
|
* Doc typo fix (thanks Daniel Kahn Gillmor!)Laurent Bercot2016-08-301-1/+1
|
* Doc update: more mentions of the finish script's argumentsLaurent Bercot2016-08-192-1/+5
|
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-163-1/+3
|
* Update link to noshLaurent Bercot2016-08-131-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-1214-25/+40
|
* Remove /etc/leapsecs.dat from examples/Laurent Bercot2016-07-121-0/+0
|
* - doc typo fixLaurent Bercot2016-07-122-2/+3
| | | | - bugfix: proper error reporting in s6_fdholder_list_cb
* Documentation link fixLaurent Bercot2016-05-161-1/+1
|
* Doc fix and clarification about symlinking servicedirs into the scandirLaurent Bercot2016-04-151-2/+5
|
* Update why.html to reflect that s6-svscan is now -t0 by defaultLaurent Bercot2016-04-151-3/+3
|
* version: 2.3.0.0v2.3.0.0Laurent Bercot2016-04-143-4/+8
|
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-24/+41
|
* add -f to the final shutdown command in the examplesLaurent Bercot2016-03-191-1/+1
|
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-187-12/+18
| | | | - rc for v2.3.0.0, waiting to update deps before releasing
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
|
* Doc typo fixLaurent Bercot2016-02-291-1/+1
|
* Doc fix about launchd's XML usage (thanks awilfox)Laurent Bercot2016-02-251-5/+9
|