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
/
libfshelp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-12-17
1
-8
/
+8
*
Revert "Update hurd code to handle the new ABI for sending inlined port rights."
Samuel Thibault
2023-12-03
1
-8
/
+8
*
Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-12-03
1
-8
/
+8
*
libfshelp: type check messages using the full mach_msg_type_t so that it work...
Flavio Cruz
2023-11-19
1
-1
/
+1
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
2
-4
/
+4
*
libfshelp: Port to x86_64
Sergey Bugaev
2023-05-10
4
-19
/
+29
*
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-04
1
-28
/
+28
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-0
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
Rename proc_complete_reauthentication to proc_reauthenticate_complete
Samuel Thibault
2022-08-10
1
-1
/
+1
*
Make proc_reauthenticate () recreate proc port
Sergey Bugaev
2022-08-10
1
-3
/
+13
*
Remove the concept of process owner
Sergey Bugaev
2022-08-10
2
-6
/
+15
*
libshouldbeinlibc: Do not reauthenticate proc port when secure
Sergey Bugaev
2022-08-10
1
-6
/
+7
*
libfshelp: Handle proc port in fshelp_start_translator_long ()
Sergey Bugaev
2022-08-10
1
-7
/
+49
*
libfshelp: Cosmetic cleanups
Sergey Bugaev
2022-08-10
1
-14
/
+18
*
libfshelp: Simplify fshelp_start_translator_long () a bit
Sergey Bugaev
2022-08-10
1
-39
/
+14
*
libfshelp: Update some comments
Sergey Bugaev
2022-08-10
2
-3
/
+5
*
Fix leaking auth ports
Samuel Thibault
2022-01-04
1
-0
/
+3
*
Revert "fshelp: Fix fetching control ports."
Samuel Thibault
2021-05-08
1
-1
/
+5
*
libfshelp: Fix extern inline definitions
Romain Naour
2020-11-21
3
-3
/
+7
*
libfshelp: Fix extern inline usage
Samuel Thibault
2020-08-01
3
-2
/
+7
*
libfshelp: Fix extern inline definitions
Samuel Thibault
2020-08-01
1
-3
/
+3
*
libfshelp: destroy condition variable before freeing it
Samuel Thibault
2020-06-01
2
-0
/
+2
*
libdiskfs: Add missing node lock around fshelp_rlock_drop_peropen call
Samuel Thibault
2020-06-01
1
-1
/
+3
*
libfshelp: Fix errno value leak
Samuel Thibault
2019-12-28
1
-1
/
+4
*
libfshelp: Fix memleak
Samuel Thibault
2019-11-10
1
-0
/
+15
*
libfshelp: Add missing prototypes
Samuel Thibault
2019-11-10
1
-0
/
+4
*
libfshelp: do not define extern inlines when not requested
Samuel Thibault
2019-11-01
1
-0
/
+8
*
libfshelp: Fix record lock when len=0
Samuel Thibault
2019-11-01
1
-4
/
+2
*
libfshelp: Support for file record locking
Neal H Walfield
2019-10-29
7
-14
/
+857
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
1
-0
/
+1
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
1
-2
/
+2
*
Fix warnings
Samuel Thibault
2018-03-05
2
-0
/
+3
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-6
/
+17
*
libfshelp/get-identity.c: Simplify checking weak references
Samuel Thibault
2018-01-06
1
-5
/
+4
*
libfshelp/get-identity.c: Avoid spurious ihash removal
Samuel Thibault
2018-01-06
1
-2
/
+5
*
libfshelp/get-identity: Use 64bit hashing for inodes
Samuel Thibault
2018-01-06
1
-4
/
+32
*
libfshelp/get-identity.c: add FIXME
Samuel Thibault
2018-01-05
1
-0
/
+1
*
libfshelp: Add weak reference for hash table reference
Samuel Thibault
2017-12-19
1
-2
/
+10
*
fshelp: Fix fetching control ports.
Justus Winter
2017-09-25
1
-5
/
+1
*
Traverse translator hierarchies using the fsys protocol.
Justus Winter
2017-09-12
2
-36
/
+17
*
libfshelp: Use node instead of name as key.
Justus Winter
2017-09-12
2
-29
/
+31
*
libfshelp: Avoid some right diddling.
Justus Winter
2017-09-12
1
-2
/
+2
*
libfshelp: Improve error handling.
Justus Winter
2017-09-12
1
-3
/
+16
*
libfshelp: Add function to map over all active translators.
Justus Winter
2017-09-12
2
-0
/
+36
*
libfshelp: Always register dead-name notifications.
Justus Winter
2017-09-12
1
-18
/
+15
*
libfshelp: Avoid useless allocations.
Justus Winter
2017-09-12
1
-0
/
+4
*
libfshelp: improve translator list
Justus Winter
2017-09-12
1
-24
/
+35
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
5
-14
/
+14
*
fshelp: Fix fetching the control port.
Justus Winter
2016-10-09
1
-2
/
+13
[next]