aboutsummaryrefslogtreecommitdiff
path: root/pflocal
Commit message (Expand)AuthorAgeFilesLines
* pflocal: Add support for access() on pipesSamuel Thibault2016-03-204-2/+318
* pflocal: Do not abort on too small getopt parameterSamuel Thibault2016-01-031-1/+5
* Add dumb SO_ERROR support to pflocalSamuel Thibault2016-01-031-0/+19
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* pflocal: avoid building the interrupt serverJustus Winter2015-10-291-1/+0
* pflocal: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-16/+4
* Turn EADDRNOTAVAIL to more commonly-understood ECONNREFUSEDSamuel Thibault2015-09-121-1/+7
* Fix build warningSamuel Thibault2015-09-121-3/+3
* Fix closure of local server socketsSamuel Thibault2015-09-111-1/+24
* Fix sock_bind(sock,NULL) supportSamuel Thibault2015-09-111-3/+7
* pflocal: avoid nested functionJustus Winter2015-09-091-6/+7
* pflocal: fix receiver lookupJustus Winter2015-08-141-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* pflocal: add payload-aware intrans functionsJustus Winter2014-12-072-0/+15
* Avoid compiler warning about empty bodiesJustus Winter2014-05-262-2/+4
* pflocal: include the mig-generated server headersJustus Winter2014-01-202-7/+6
* pflocal: improve the demuxer functionsJustus Winter2013-12-022-10/+29
* pflocal: fix message flags on receiveRichard Braun2013-10-181-2/+1
* pflocal: fix port leak when receiving port rightsRichard Braun2013-10-181-1/+1
* pflocal: fix destruction of explicitely bound socketsRichard Braun2013-10-181-1/+5
* Fix missing renamesSamuel Thibault2013-09-241-3/+3
* Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault2013-09-214-36/+36
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Add io_select_timeout to the io interfaceRichard Braun2013-02-284-17/+52
* Include <stdlib.h> or <mach.h> where neededPino Toscano2013-02-251-0/+1
* Fix double call to pthread_mutex_unlock in S_socket_connect.Cyril Roelandt2012-12-171-1/+1
* Make io_select return errorsSamuel Thibault2012-12-171-4/+13
* Switch from cthreads to pthreadsRichard Braun2012-11-277-112/+125
* pflocal: Handle non-blocking connect with no pending acceptors.Neal H. Walfield2012-07-264-221/+251
* Add MSG_PEEK support to pflocalSamuel Thibault2012-04-271-1/+1
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* Fix error values on socket creationPino Toscano2011-12-061-1/+1
* Fix two-way transmission for socketpair(SOCK_DGRAM)Samuel Thibault2011-11-271-0/+2
* Fix source address reference accountingSamuel Thibault2011-11-271-1/+1
* Fix pflocal.static linkSamuel Thibault2011-11-271-1/+1
* fix common misspellingsJonathan Neuschäfer2011-08-202-2/+2
* Fix port transmission over pflocalManuel Menal2010-09-191-1/+1
* Implement getsockopt (fd, SOL_SOCKET, SO_TYPE)Emilio Pozuelo Monfort2010-07-171-5/+44
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-390/+0
* 2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2008-07-222-1/+6
* fix copyright yearsSamuel Thibault2008-07-222-2/+2
* 2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2008-07-223-0/+8
* 2007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-11-132-6/+12
* Revery previous change. Was intended for ams-branch, not HEAD.Neal H. Walfield2005-08-295-287/+221
* pflocal/Neal H. Walfield2005-08-295-221/+287
* pflocal/Neal H. Walfield2005-05-182-3/+5
* .Roland McGrath2002-06-111-0/+4
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-1/+1
* .Roland McGrath2002-05-081-0/+5
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-7/+6