summaryrefslogtreecommitdiff
path: root/pflocal
AgeCommit message (Expand)Author
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2014-01-20pflocal: include the mig-generated server headersJustus Winter
2013-12-02pflocal: improve the demuxer functionsJustus Winter
2013-10-18pflocal: fix message flags on receiveRichard Braun
2013-10-18pflocal: fix port leak when receiving port rightsRichard Braun
2013-10-18pflocal: fix destruction of explicitely bound socketsRichard Braun
2013-09-24Fix missing renamesSamuel Thibault
2013-09-21Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault
2013-09-21Fix gcc warningSamuel Thibault
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-02-25Include <stdlib.h> or <mach.h> where neededPino Toscano
2012-12-17Fix double call to pthread_mutex_unlock in S_socket_connect.Cyril Roelandt
2012-12-17Make io_select return errorsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-07-26pflocal: Handle non-blocking connect with no pending acceptors.Neal H. Walfield
2012-04-27Add MSG_PEEK support to pflocalSamuel Thibault
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2011-12-06Fix error values on socket creationPino Toscano
2011-11-27Fix two-way transmission for socketpair(SOCK_DGRAM)Samuel Thibault
2011-11-27Fix source address reference accountingSamuel Thibault
2011-11-27Fix pflocal.static linkSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-09-19Fix port transmission over pflocalManuel Menal
2010-07-17Implement getsockopt (fd, SOL_SOCKET, SO_TYPE)Emilio Pozuelo Monfort
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2008-07-222008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2008-07-22fix copyright yearsSamuel Thibault
2008-07-222008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2007-11-132007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2005-08-29Revery previous change. Was intended for ams-branch, not HEAD.Neal H. Walfield
2005-08-29pflocal/Neal H. Walfield
2005-05-18pflocal/Neal H. Walfield
2002-06-11.Roland McGrath
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-08.Roland McGrath
2002-05-082002-05-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-24Beautify last change.Marcus Brinkmann
2002-04-242002-04-24 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann
2001-12-22.Roland McGrath
2001-12-222001-12-22 Roland McGrath <roland@frob.com>Roland McGrath
2001-12-222001-12-22 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-01.Roland McGrath
2001-04-012001-03-31 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-202001-02-20 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-02-122001-02-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-08-09* pf.c (S_socket_create): Only accept S_IFCHR, S_IFSOCK andMark Kettenis
2000-08-02Add `magic' protocols to specify the file type of a sockets. ThisMark Kettenis
2000-07-26* Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell