index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pflocal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
3
-8
/
+8
*
pflocal: Make io_stat allocate inode id
Samuel Thibault
2021-04-03
1
-1
/
+6
*
pflocal: Fix warning
Samuel Thibault
2020-11-22
1
-0
/
+1
*
pflocal: Set default uid/gid to those of the translator
Samuel Thibault
2020-11-11
1
-2
/
+2
*
pflocal: Record socket creator so io_stat can return it
Samuel Thibault
2020-11-11
5
-2
/
+22
*
pflocal: Fix referencing connection queue entries.
Samuel Thibault
2020-07-05
1
-2
/
+13
*
pflocal: support SO_SNDBUF for unconnected sockets
Samuel Thibault
2020-07-05
3
-7
/
+13
*
pflocal: return ENOTCONN on get/setpot(SO_SNDBUF) on unconnected socket
Samuel Thibault
2020-07-05
1
-4
/
+4
*
pflocal: Fix setsockopt(SO_SNDBUF)
Samuel Thibault
2020-06-27
1
-1
/
+1
*
pflocal: Add support for setsockopt(SO_{RECV,SND}BUF)
Samuel Thibault
2020-06-27
2
-2
/
+85
*
pflocal: Fix crash on passing erroneous port
Samuel Thibault
2020-06-27
1
-1
/
+3
*
pflocal: Add support for getsockopt(SO_{RECV,SND}BUF)
Svante Signell
2020-06-27
1
-3
/
+35
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-1
/
+1
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
3
-10
/
+10
*
pflocal: Use default stub implementations.
Justus Winter
2017-09-12
3
-376
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
4
-18
/
+18
*
Support MSG_DONTWAIT in pflocal send/recv
Christian Seiler
2016-08-09
1
-5
/
+9
*
pflocal: Add support for access() on pipes
Samuel Thibault
2016-03-20
4
-2
/
+318
*
pflocal: Do not abort on too small getopt parameter
Samuel Thibault
2016-01-03
1
-1
/
+5
*
Add dumb SO_ERROR support to pflocal
Samuel Thibault
2016-01-03
1
-0
/
+19
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
pflocal: avoid building the interrupt server
Justus Winter
2015-10-29
1
-1
/
+0
*
pflocal: convert to trivfs dynamic classes and buckets
Justus Winter
2015-09-27
1
-16
/
+4
*
Turn EADDRNOTAVAIL to more commonly-understood ECONNREFUSED
Samuel Thibault
2015-09-12
1
-1
/
+7
*
Fix build warning
Samuel Thibault
2015-09-12
1
-3
/
+3
*
Fix closure of local server sockets
Samuel Thibault
2015-09-11
1
-1
/
+24
*
Fix sock_bind(sock,NULL) support
Samuel Thibault
2015-09-11
1
-3
/
+7
*
pflocal: avoid nested function
Justus Winter
2015-09-09
1
-6
/
+7
*
pflocal: fix receiver lookup
Justus Winter
2015-08-14
1
-1
/
+1
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-2
/
+2
*
pflocal: add payload-aware intrans functions
Justus Winter
2014-12-07
2
-0
/
+15
*
Avoid compiler warning about empty bodies
Justus Winter
2014-05-26
2
-2
/
+4
*
pflocal: include the mig-generated server headers
Justus Winter
2014-01-20
2
-7
/
+6
*
pflocal: improve the demuxer functions
Justus Winter
2013-12-02
2
-10
/
+29
*
pflocal: fix message flags on receive
Richard Braun
2013-10-18
1
-2
/
+1
*
pflocal: fix port leak when receiving port rights
Richard Braun
2013-10-18
1
-1
/
+1
*
pflocal: fix destruction of explicitely bound sockets
Richard Braun
2013-10-18
1
-1
/
+5
*
Fix missing renames
Samuel Thibault
2013-09-24
1
-3
/
+3
*
Rename SOCK_* into PFLOCAL_SOCK_*
Samuel Thibault
2013-09-21
4
-36
/
+36
*
Fix gcc warning
Samuel Thibault
2013-09-21
1
-1
/
+1
*
Add io_select_timeout to the io interface
Richard Braun
2013-02-28
4
-17
/
+52
*
Include <stdlib.h> or <mach.h> where needed
Pino Toscano
2013-02-25
1
-0
/
+1
*
Fix double call to pthread_mutex_unlock in S_socket_connect.
Cyril Roelandt
2012-12-17
1
-1
/
+1
*
Make io_select return errors
Samuel Thibault
2012-12-17
1
-4
/
+13
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
7
-112
/
+125
*
pflocal: Handle non-blocking connect with no pending acceptors.
Neal H. Walfield
2012-07-26
4
-221
/
+251
*
Add MSG_PEEK support to pflocal
Samuel Thibault
2012-04-27
1
-1
/
+1
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-2
/
+1
*
Fix error values on socket creation
Pino Toscano
2011-12-06
1
-1
/
+1
*
Fix two-way transmission for socketpair(SOCK_DGRAM)
Samuel Thibault
2011-11-27
1
-0
/
+2
[next]