aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove the shutdown() in s6-sudoc: the MSG_DONTWAIT support in skalibsv2.0.0.0Laurent Bercot2014-12-211-3/+0
| | | | should fix the BSD problem in a better fashion.
* Doc fixesLaurent Bercot2014-12-204-6/+6
|
* My instinctive attempt to fix s6-sudoc on the BSDs appears to be working...Laurent Bercot2014-12-201-1/+1
| | | | BSD is easy: when in doubt, shutdown() the socket. wtfbsdseriously.
* s6-sudo PATH fixLaurent Bercot2014-12-201-1/+1
|
* s6-ioconnect fixLaurent Bercot2014-12-201-2/+2
|
* Test a shutdown in s6-sudoc, see if it helps the BSDsLaurent Bercot2014-12-202-3/+4
|
* Real fix >.>Laurent Bercot2014-12-193-3/+3
|
* Safewrap around iopause in UCSPI servers!Laurent Bercot2014-12-193-3/+3
|
* Documentation fixesLaurent Bercot2014-12-196-13/+12
|
* tain_t doc fixLaurent Bercot2014-12-191-2/+2
|
* Don't make UCSPI servers die if they can't write to stdoutLaurent Bercot2014-12-193-3/+3
|
* Clean up mgetuid.c target in targets.makLaurent Bercot2014-12-181-1/+1
|
* Fix sudoc/sudod communicationLaurent Bercot2014-12-182-9/+9
|
* Add PROG logging to minidentd -vLaurent Bercot2014-12-181-2/+4
|
* Fix minidentd (wrong byte order in /proc/net/tcp*) and ident-client.Laurent Bercot2014-12-184-4/+19
| | | | Add mgetuid.c to the list of cleaned targets.
* And s6-ioconnect, that pulls shutdown. </3 SolarisLaurent Bercot2014-12-162-1/+2
|
* And s6-getservbyname, because Solaris !Laurent Bercot2014-12-162-1/+2
|
* Update dependencies to ${SOCKET_LIB}, because SolarisLaurent Bercot2014-12-164-3/+6
|
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-2/+2
|
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-162-18/+48
|
* Give Solaris a chanceLaurent Bercot2014-12-161-0/+4
|
* Update doc: dependency to make 4Laurent Bercot2014-12-162-2/+2
|
* Because BSDs can't understand setgroups... -> nonposixLaurent Bercot2014-12-163-12/+3
|
* Fix include order in MakefileLaurent Bercot2014-12-163-10/+22
|
* Initial commitLaurent Bercot2014-12-15115-0/+9395