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
*
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
*
trans: improve the error handling in fakeauth
Justus Winter
2013-12-09
1
-17
/
+20
*
trans: fix reference counting bug in fakeroot
Justus Winter
2013-12-09
1
-4
/
+1
*
trans: fix locking in fakeroot's netfs_S_dir_lookup
Justus Winter
2013-12-09
1
-17
/
+28
*
trans: fix reference counting and destruction of fake nodes
Justus Winter
2013-12-09
1
-21
/
+50
*
trans: return nodes locked when creating fake nodes in fakeroot
Justus Winter
2013-12-09
1
-3
/
+13
*
trans: fix locking issue in fakeroot
Justus Winter
2013-12-09
1
-1
/
+1
*
trans: handle invalid responses to dir_lookup requests in fakeroot
Justus Winter
2013-12-09
1
-2
/
+9
*
trans: improve the performance of dir_lookup in fakeroot
Justus Winter
2013-12-09
1
-4
/
+8
*
trans: fix the use of the hash table in fakeroot.c
Justus Winter
2013-12-09
1
-4
/
+8
*
trans: make the fakeroot environment more transparent
Justus Winter
2013-12-04
1
-10
/
+22
*
trans: fix transparent reauthentication in fakeroot
Justus Winter
2013-12-04
1
-4
/
+7
*
trans: fix the creation of files in fakeroot
Justus Winter
2013-12-04
1
-0
/
+4
*
trans: improve the netfs_demuxer function in fakeroot.c
Justus Winter
2013-12-04
1
-10
/
+16
*
trans: remove unused declaration from fakeroot.c
Justus Winter
2013-12-04
1
-1
/
+0
*
Make sure created netfs nodes have stat validated
Samuel Thibault
2013-11-19
1
-1
/
+5
[next]