aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-1615-23/+601
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-1573-131/+4251
| | | | as well as the accessrules library, from s6-networking to here
* Doc typo fixLaurent Bercot2015-01-151-1/+1
|
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-1431-91/+134
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-131-0/+2
|
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-113-4/+5
| | | | fd_close -> close in s6-notifywhenup
* Allow empty gidlists in s6-applyuidgidLaurent Bercot2015-01-071-1/+1
|
* add <skalibs/setgroups.h> to s6-applyuidgidLaurent Bercot2015-01-061-0/+1
|
* Add s6-applyuidgidLaurent Bercot2015-01-067-1/+141
|
* - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-0610-11/+17
| | | | - version increased to 2.0.0.1
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-3/+1
|
* Fix configure --help: no support for VAR=VALUELaurent Bercot2015-01-021-4/+1
|
* More noob-friendly configure defaultsLaurent Bercot2015-01-021-11/+31
|
* Better documentation for --enable-slashpackageLaurent Bercot2015-01-021-2/+16
|
* Replace LASTPID with ! in the init-stage1 example scriptLaurent Bercot2014-12-231-1/+1
|
* Tentative ucspilogd fix for Solarisv2.0.0.0Laurent Bercot2014-12-221-0/+63
|
* Actually build ucspilogd >.>Laurent Bercot2014-12-222-2/+4
|
* Doc fixesLaurent Bercot2014-12-194-12/+12
|
* Add examples/ subtreeLaurent Bercot2014-12-1973-0/+445
|
* Doc fixLaurent Bercot2014-12-191-9/+9
|
* Remove freecode reference in docLaurent Bercot2014-12-191-3/+0
|
* Doc update about systemdLaurent Bercot2014-12-191-12/+19
|
* s6-notifywhenup returns 1 when it does not notifyLaurent Bercot2014-12-191-1/+1
|
* s6-notifywhen up now sends U and exits on the first newline.Laurent Bercot2014-12-193-19/+26
| | | | Doc updated to reflect it.
* With the child_spawn change, s6-setlock should be free of SOCKET_LIBLaurent Bercot2014-12-182-2/+1
|
* In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot2014-12-162-1/+2
|
* And don't forget to update deps.makLaurent Bercot2014-12-161-4/+4
|
* Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot2014-12-164-0/+4
|
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-1/+1
|
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-162-14/+48
|
* Give Solaris a chanceLaurent Bercot2014-12-161-0/+4
|
* Update doc: dependency to make 4Laurent Bercot2014-12-162-2/+2
|
* Test _XOPEN_SOURCE=700, fix include order in MakefileLaurent Bercot2014-12-153-12/+23
|
* Doc updateLaurent Bercot2014-12-151-2/+2
|
* Fix Jean's e-mail addressLaurent Bercot2014-12-141-1/+1
|
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-111-1/+1
|
* Use -O2 by defaultLaurent Bercot2014-12-111-1/+1
|
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-3/+3
|
* Cosmetic fix in s6-ftrigrdLaurent Bercot2014-12-091-1/+1
|
* Make ftrigr_startf data static constLaurent Bercot2014-12-091-2/+2
|
* errno fix in ftrigr_subscribeLaurent Bercot2014-12-091-0/+2
|
* Documentation updateLaurent Bercot2014-12-091-0/+1
|
* Documentation updateLaurent Bercot2014-12-091-2/+2
|
* Documentation updateLaurent Bercot2014-12-082-21/+9
|
* Fix s6-notifywhenupLaurent Bercot2014-12-081-4/+5
|
* Remove CPPFLAGS_AUTO options that disable compiler warningsLaurent Bercot2014-12-081-7/+0
|
* OpenBSD portability fixLaurent Bercot2014-12-081-0/+1
|
* fork -> child_spawn in s6-ftrig-listenLaurent Bercot2014-12-082-22/+4
|
* Use ftrigw_notify_b in s6-ftrig-notifyLaurent Bercot2014-12-072-7/+5
|
* Document the changes to s6-ftrigrd and s6-superviseLaurent Bercot2014-12-072-1/+8
|