index
:
s6-networking
2.5.0.0
dev
main
master
Mirror of git://git.skarnet.org/s6-networking
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-15
Move Unix domain socket and access control stuff to s6.
Laurent Bercot
2015-01-14
Doc update
Laurent Bercot
2015-01-14
Doc fixes
Laurent Bercot
2015-01-14
doc/index.html update
Laurent Bercot
2015-01-14
version: 2.0.1.0
Laurent Bercot
2015-01-14
- Parallel build fix
v2.0.1.0
Laurent Bercot
2015-01-13
Add .NOTPARALLEL to work around possible make bug
Laurent Bercot
2015-01-11
Clean up static/shared libs initialization in configure and Makefile
Laurent Bercot
2015-01-10
Bugfix: bad test in s6-ipcclient (for skalibs 2)
Laurent Bercot
2015-01-07
Complete conversion of s6-ipcserver and s6-tcpserver (4 and 6)
Laurent Bercot
2015-01-07
Experimental decoupling of socketbinders and daemons in ucspi servers.
Laurent Bercot
2015-01-06
Prevent failure of -1 option in ucspi servers when stdout is closed
Laurent Bercot
2015-01-06
- deps.mak fix
v2.0.0.1
Laurent Bercot
2015-01-04
Remove -x test from gen-deps.sh
Laurent Bercot
2015-01-02
Fix configure --help: no support for VAR=VALUE
Laurent Bercot
2015-01-02
More noob-friendly configure defaults
Laurent Bercot
2015-01-02
Better documentation for --enable-slashpackage
Laurent Bercot
2014-12-21
Remove the shutdown() in s6-sudoc: the MSG_DONTWAIT support in skalibs
v2.0.0.0
Laurent Bercot
2014-12-20
Doc fixes
Laurent Bercot
2014-12-20
My instinctive attempt to fix s6-sudoc on the BSDs appears to be working...
Laurent Bercot
2014-12-20
s6-sudo PATH fix
Laurent Bercot
2014-12-20
s6-ioconnect fix
Laurent Bercot
2014-12-20
Test a shutdown in s6-sudoc, see if it helps the BSDs
Laurent Bercot
2014-12-19
Real fix >.>
Laurent Bercot
2014-12-19
Safewrap around iopause in UCSPI servers!
Laurent Bercot
2014-12-19
Documentation fixes
Laurent Bercot
2014-12-19
tain_t doc fix
Laurent Bercot
2014-12-19
Don't make UCSPI servers die if they can't write to stdout
Laurent Bercot
2014-12-18
Clean up mgetuid.c target in targets.mak
Laurent Bercot
2014-12-18
Fix sudoc/sudod communication
Laurent Bercot
2014-12-18
Add PROG logging to minidentd -v
Laurent Bercot
2014-12-18
Fix minidentd (wrong byte order in /proc/net/tcp*) and ident-client.
Laurent Bercot
2014-12-16
And s6-ioconnect, that pulls shutdown. </3 Solaris
Laurent Bercot
2014-12-16
And s6-getservbyname, because Solaris !
Laurent Bercot
2014-12-16
Update dependencies to ${SOCKET_LIB}, because Solaris
Laurent Bercot
2014-12-16
Don't forget the new Makefile >.>
Laurent Bercot
2014-12-16
Update gen-deps.sh and deps.mak
Laurent Bercot
2014-12-16
Give Solaris a chance
Laurent Bercot
2014-12-16
Update doc: dependency to make 4
Laurent Bercot
2014-12-16
Because BSDs can't understand setgroups... -> nonposix
Laurent Bercot
2014-12-16
Fix include order in Makefile
Laurent Bercot
2014-12-15
Initial commit
Laurent Bercot