aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Make all-pic a user optionLaurent Bercot2017-10-301-0/+4
* Better *FLAGS management; prepare for 2.6.1.1Laurent Bercot2017-10-051-1/+1
* Prepare for 2.6.1.0Laurent Bercot2017-08-221-1/+1
* Fix fd leak in s6_svc_lock_releaseLaurent Bercot2017-08-191-2/+3
* Add s6-notifyoncheckLaurent Bercot2017-08-193-0/+5
* Fix deps.makLaurent Bercot2017-07-161-2/+4
* Add s6_svc_lock_take() and s6_svc_lock_release()Laurent Bercot2017-07-122-3/+4
* Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot2017-06-142-3/+4
* Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.Laurent Bercot2017-05-191-1/+1
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-1/+1
* Preparation to version bumpLaurent Bercot2017-01-121-1/+1
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-1/+1
* Revert wrong shared lib fixLaurent Bercot2016-10-241-1/+1
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-241-1/+1
* Implement --enable-absolute-pathsLaurent Bercot2016-10-161-3/+1
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-161-1/+1
* Add spawn_lib supportLaurent Bercot2016-08-122-9/+9
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-181-1/+1
* - fix stupid, stupid s6-ftrigrd crash (thx jjk)Laurent Bercot2016-01-071-1/+1
* version: 2.2.4.2v2.2.4.2Laurent Bercot2015-12-171-1/+1
* version: 2.2.4.1Laurent Bercot2015-12-171-1/+1
* - new options to s6-envuidgidLaurent Bercot2015-11-131-1/+1
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-051-1/+1
* - add -g option to s6-envuidgidLaurent Bercot2015-11-041-1/+1
* - link .so to correct sonameLaurent Bercot2015-11-041-1/+1
* version: 2.2.2.1v2.2.2.1Laurent Bercot2015-11-041-1/+1
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-59/+59
* - add -s support to s6-svscanLaurent Bercot2015-10-061-1/+1
* - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1Laurent Bercot2015-10-051-1/+1
* add s6_svc_ok in libs6, refactor s6-svokLaurent Bercot2015-09-011-3/+4
* - New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlistenLaurent Bercot2015-08-271-1/+1
* Link shared libs against their -l deps, better libpath managementv2.2.0.1Laurent Bercot2015-08-121-2/+3
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-123-16/+4
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-204-14/+15
* - doc fixes (changed mentions of s6-notifywhenup)Laurent Bercot2015-06-251-1/+1
* - documented s6-log changev2.1.5.0Laurent Bercot2015-06-251-1/+1
* - Readiness notification support in s6-superviseLaurent Bercot2015-06-151-1/+1
* - new options to s6-envuidgidv2.1.3.0Laurent Bercot2015-03-131-1/+1
* - Fix -d option to s6-setsidv2.1.2.0Laurent Bercot2015-03-051-1/+1
* version: 2.1.1.2Laurent Bercot2015-02-251-1/+1
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-171-1/+1
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-1/+1
* - clang build fixv2.1.0.1Laurent Bercot2015-01-271-1/+1
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-263-0/+8
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-232-2/+30
* - add s6_accessrules_params_freeLaurent Bercot2015-01-231-3/+45
* Add readiness support to s6-svstatLaurent Bercot2015-01-201-4/+4
* - added the s6_fdholder library to libs6. (Nothing useful yet.)Laurent Bercot2015-01-192-5/+18
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-163-1/+11
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-154-33/+101