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
/
libnetfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-12-14
1
-1
/
+2
*
netfs and diskfs: make showtrans work correctly when translators are set on t...
Flavio Cruz
2024-07-10
1
-15
/
+15
*
Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
58
-75
/
+75
*
S_dir_lookup: Handle O_DIRECTORY
Samuel Thibault
2023-09-02
1
-1
/
+1
*
Revert "S_dir_lookup: Handle O_DIRECTORY"
Samuel Thibault
2023-09-02
1
-1
/
+1
*
S_dir_lookup: Handle O_DIRECTORY
Samuel Thibault
2023-09-02
1
-1
/
+1
*
file-syncfs: Avoid deadlock
Samuel Thibault
2023-08-12
1
-16
/
+19
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
3
-5
/
+5
*
libnetfs: Port to x86_64
Sergey Bugaev
2023-05-10
2
-26
/
+29
*
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
1
-0
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
2
-2
/
+2
*
fsys_get_children: Fix comparing strings
Samuel Thibault
2023-01-02
1
-1
/
+1
*
fsys_get_children: Fix memleak on error
Samuel Thibault
2023-01-02
1
-2
/
+6
*
Fix accessing cred before checking it is non-NULL
Samuel Thibault
2023-01-01
1
-1
/
+2
*
libnetfs: Fix dereferencing NULL on memory shortage
Samuel Thibault
2023-01-01
1
-1
/
+1
*
libnetfs: do not ignore errors from netfs_validate_stat
Samuel Thibault
2023-01-01
1
-1
/
+3
*
libnetfs: fix memory leak on error
Samuel Thibault
2023-01-01
1
-0
/
+3
*
make_peropen: Fix memory leaks on error
Samuel Thibault
2023-01-01
1
-2
/
+6
*
fsys_get_children: Fix double-free on error
Samuel Thibault
2023-01-01
1
-2
/
+2
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
3
-3
/
+3
*
file_exec: Homogeneize adding the gratuitous send right
Samuel Thibault
2022-08-23
1
-0
/
+4
*
libnetfs, libtrivs: Shield S_file_exec_paths () from cancellation
Sergey Bugaev
2022-08-10
1
-1
/
+3
*
libdiskfs, libnetfs: Disable broken code
Sergey Bugaev
2022-08-10
1
-0
/
+5
*
netfs: Use the libports notify port
Sergey Bugaev
2022-08-10
2
-2
/
+6
*
libnetfs: fix type of variable
Etienne Brateau
2022-01-20
1
-1
/
+1
*
Fix const warnings
Samuel Thibault
2022-01-17
5
-16
/
+16
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
14
-36
/
+36
*
Fix build warnings
Samuel Thibault
2022-01-01
10
-14
/
+14
*
libnetfs: Implement RPC: io_map
Marcus Brinkmann
2021-12-25
1
-3
/
+43
*
libnetfs: new user callback: netfs_get_filemap()
Joan Lledó
2021-12-25
3
-1
/
+37
*
libnetfs: document return value of netfs_startup
Andrea Monaco
2021-10-30
1
-1
/
+2
*
libnetfs: Fix mapping of time fallback to mach device 'time'
Damien Zammit
2021-02-02
1
-0
/
+2
*
libdiskfs,libnetfs: add missing io_pathconf cases
Samuel Thibault
2020-05-28
1
-0
/
+10
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-3
/
+3
*
libfshelp: Fix memleak
Samuel Thibault
2019-11-10
1
-0
/
+1
*
libnetfs: Support for file record locking
Svante Signell
2019-10-30
9
-60
/
+167
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
12
-14
/
+14
*
Catch LFS64 inconsistencies in RPC server stubs
Samuel Thibault
2019-07-27
1
-0
/
+41
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
2
-0
/
+2
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
2
-3
/
+3
*
Add file_utimens RPC to use a struct timespec
Flávio Cruz
2018-03-05
4
-15
/
+48
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-9
/
+62
*
Traverse translator hierarchies using the fsys protocol.
Justus Winter
2017-09-12
4
-122
/
+92
*
libfshelp: Use node instead of name as key.
Justus Winter
2017-09-12
2
-2
/
+2
*
Normalize path of translators.
Justus Winter
2017-09-12
1
-1
/
+7
*
libfshelp: Add function to map over all active translators.
Justus Winter
2017-09-12
4
-57
/
+86
*
Fix active translator registration.
Justus Winter
2017-09-12
1
-40
/
+34
*
Remove unused parameter from the 'get_source' machinery.
Justus Winter
2017-09-01
3
-7
/
+6
[next]