about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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 list...Laurent Bercot2016-09-102-9/+23
* 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
* 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.0 v2.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
* 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
* Cosmetic fixes (remove useless headers, add a const)Laurent Bercot2016-02-232-4/+3
* Fix argc check in s6-svlisten1Laurent Bercot2016-02-021-1/+1
* Use bracket expression instead of alternation in svlisten regex v2.2.4.3Laurent Bercot2016-01-081-1/+1
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-075-16/+20
* fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot2015-12-252-4/+2
* Update doc for s6-envuidgidLaurent Bercot2015-12-191-13/+11
* version: 2.2.4.2 v2.2.4.2Laurent Bercot2015-12-173-2/+8
* version: 2.2.4.1Laurent Bercot2015-12-173-2/+9
* Fix s6-envuidgid behaviour when -D is given but not -u/-g/-B v2.2.4.1Laurent Bercot2015-12-161-40/+68
* -fsigned-char isn't useful hereLaurent Bercot2015-12-051-1/+1
* fix --enable-crossLaurent Bercot2015-12-051-2/+2
* - Fix selfpipe_read() invocation: the return is int, not charLaurent Bercot2015-11-303-6/+5
* - skalibs dep: 2.3.8.3 v2.2.4.0Laurent Bercot2015-11-163-4/+6
* allow user: syntax for s6-envuidgid -BLaurent Bercot2015-11-131-0/+1
* - new options to s6-envuidgidLaurent Bercot2015-11-135-41/+98
* doc fixLaurent Bercot2015-11-111-1/+1
* - s6-ioconnect bugfix v2.2.3.1Laurent Bercot2015-11-054-3/+9
* - remove useless 'skalibs' expansion in configure v2.2.3.0Laurent Bercot2015-11-052-1/+2
* - add -g option to s6-envuidgidLaurent Bercot2015-11-048-48/+71
* Revert make tgz change (needs to be ok without config.mak) v2.2.2.2Laurent Bercot2015-11-041-4/+5
* - link .so to correct sonameLaurent Bercot2015-11-044-14/+18
* version: 2.2.2.1 v2.2.2.1Laurent Bercot2015-11-043-2/+8
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
* Remove extraneous space in s6-tai64nlocalLaurent Bercot2015-10-202-2/+1
* - remove now useless tain_now() check in s6-setlock v2.2.2.0Laurent Bercot2015-10-154-5/+8