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
*
pflocal: make S_socket_recv return 0 instead of EPIPE
Samuel Thibault
2024-07-08
1
-0
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
4
-33
/
+33
*
pflocal: Remove unused write_addr field
Samuel Thibault
2023-09-04
2
-10
/
+1
*
Style tweaks
Sergey Bugaev
2023-05-10
2
-3
/
+3
*
pflocal: Port to x86_64
Sergey Bugaev
2023-05-10
3
-12
/
+27
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-2
/
+2
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
2
-3
/
+3
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
2
-3
/
+3
*
pflocal: Fix unsafe increment of refs
Samuel Thibault
2023-01-01
1
-1
/
+5
*
pflocal: Avoid setting sock fields on error
Samuel Thibault
2023-01-01
1
-4
/
+7
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
2
-10
/
+10
*
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
[next]