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
/
trans
/
fakeroot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-7
/
+7
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
1
-1
/
+1
*
trans: Port to x86_64
Sergey Bugaev
2023-05-10
1
-17
/
+19
*
file_exec: Homogeneize adding the gratuitous send right
Samuel Thibault
2022-08-23
1
-7
/
+6
*
Fix spurious EINTR while exec() within fakeroot
Samuel Thibault
2022-08-23
1
-0
/
+8
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-11
/
+11
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-17
/
+17
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-4
/
+4
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-2
/
+2
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
1
-0
/
+1
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
1
-1
/
+1
*
Add file_utimens RPC to use a struct timespec
Flávio Cruz
2018-03-05
1
-13
/
+34
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-23
/
+74
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-8
/
+8
*
trans/fakeroot: Obey O_NOFOLLOW.
Justus Winter
2017-06-20
1
-1
/
+59
*
netfs: Remove global reference count lock.
Flavio Cruz
2016-03-21
1
-18
/
+27
*
Make fakeroot forward send errors instead of crashing
Samuel Thibault
2016-02-15
1
-3
/
+5
*
Fix hang on reauthentication
Samuel Thibault
2016-02-14
1
-1
/
+1
*
Make fakerooted access() return real access
Svante Signell
2015-10-20
1
-6
/
+1
*
Make dir_lookup create files with user permissions enabled
Samuel Thibault
2015-10-12
1
-12
/
+12
*
Fake full file access only for faked nodes
Samuel Thibault
2015-08-14
1
-1
/
+5
*
Make fakeroot return file types from underly fs
Samuel Thibault
2015-08-14
1
-1
/
+1
*
Cope with scripts which chmod -x directories
Svante Signell
2015-06-17
1
-6
/
+4
*
fakeroot: Fix reopening files after a chmod
Samuel Thibault
2015-05-23
1
-1
/
+15
*
Make comment clearer
Samuel Thibault
2015-05-23
1
-2
/
+2
*
Make sure to record only RWX open modes
Samuel Thibault
2015-05-23
1
-1
/
+6
*
Fix creating named sockets inside fakeroot-hurd
Svante Signell
2015-05-14
1
-0
/
+14
*
fakeroot: Fix initializing default faked field of nodes
Samuel Thibault
2014-12-10
1
-1
/
+1
*
Fix mode of nodes created with mkfile
Samuel Thibault
2014-12-09
1
-2
/
+12
*
trans/fakeroot: make the demuxer payload-aware
Justus Winter
2014-12-07
1
-4
/
+13
*
trans/fakeroot: fix error handling
Justus Winter
2014-06-18
1
-0
/
+1
*
trans/fakeroot: use netfs_node_netnode instead of np->nn
Justus Winter
2014-05-28
1
-46
/
+53
*
trans/fakeroot: use fat nodes to simplify the node cache
Justus Winter
2014-05-28
1
-24
/
+12
*
trans/fakeroot: override fshelp_isowner
Justus Winter
2014-05-22
1
-0
/
+10
*
trans/fakeroot: use C99-style struct initialization
Justus Winter
2014-05-16
1
-1
/
+1
*
trans/fakeroot: fix comparison between signed and unsigned
Justus Winter
2014-05-16
1
-2
/
+2
*
trans/fakeroot: remove spurious semicolon
Justus Winter
2014-05-16
1
-1
/
+1
*
Include the MIG-generated server header files
Justus Winter
2014-04-15
1
-6
/
+6
*
trans/fakeroot: fix cached node retrieval on lookup
Richard Braun
2014-02-07
1
-1
/
+10
*
trans/fakeroot: fix netfs_S_dir_lookup
Richard Braun
2014-02-06
1
-1
/
+1
*
trans/fakeroot: rework node caching
Richard Braun
2014-02-05
1
-62
/
+63
*
trans/fakeroot: fix chmod
Richard Braun
2014-02-05
1
-10
/
+4
*
Revert "trans: fix locking issue in fakeroot"
Richard Braun
2014-02-05
1
-1
/
+1
*
trans/fakeroot: fix right leak
Richard Braun
2014-02-05
1
-0
/
+2
*
trans/fakeroot: shutdown the translator if the last client is gone
Justus Winter
2013-12-19
1
-1
/
+19
*
trans/fakeroot: remove dead code
Justus Winter
2013-12-10
1
-4
/
+2
*
trans/fakeroot: remove dead code
Justus Winter
2013-12-10
1
-38
/
+29
*
trans/fakeroot: drop else
Justus Winter
2013-12-10
1
-39
/
+37
*
trans/fakeroot: fix ownership of newly created files
Justus Winter
2013-12-10
1
-0
/
+2
*
trans: unlock nodes with faked attributes in fakeroot
Justus Winter
2013-12-09
1
-0
/
+3
[next]