summaryrefslogtreecommitdiff
path: root/trans/fakeroot.c
AgeCommit message (Expand)Author
2016-03-21netfs: Remove global reference count lock.Flavio Cruz
2016-02-15Make fakeroot forward send errors instead of crashingSamuel Thibault
2016-02-14Fix hang on reauthenticationSamuel Thibault
2015-10-20Make fakerooted access() return real accessSvante Signell
2015-10-12Make dir_lookup create files with user permissions enabledSamuel Thibault
2015-08-14Fake full file access only for faked nodesSamuel Thibault
2015-08-14Make fakeroot return file types from underly fsSamuel Thibault
2015-06-17Cope with scripts which chmod -x directoriesSvante Signell
2015-05-23fakeroot: Fix reopening files after a chmodSamuel Thibault
2015-05-23Make comment clearerSamuel Thibault
2015-05-23Make sure to record only RWX open modesSamuel Thibault
2015-05-14Fix creating named sockets inside fakeroot-hurdSvante Signell
2014-12-10fakeroot: Fix initializing default faked field of nodesSamuel Thibault
2014-12-09Fix mode of nodes created with mkfileSamuel Thibault
2014-12-07trans/fakeroot: make the demuxer payload-awareJustus Winter
2014-06-18trans/fakeroot: fix error handlingJustus Winter
2014-05-28trans/fakeroot: use netfs_node_netnode instead of np->nnJustus Winter
2014-05-28trans/fakeroot: use fat nodes to simplify the node cacheJustus Winter
2014-05-22trans/fakeroot: override fshelp_isownerJustus Winter
2014-05-16trans/fakeroot: use C99-style struct initializationJustus Winter
2014-05-16trans/fakeroot: fix comparison between signed and unsignedJustus Winter
2014-05-16trans/fakeroot: remove spurious semicolonJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2014-02-07trans/fakeroot: fix cached node retrieval on lookupRichard Braun
2014-02-06trans/fakeroot: fix netfs_S_dir_lookupRichard Braun
2014-02-05trans/fakeroot: rework node cachingRichard Braun
2014-02-05trans/fakeroot: fix chmodRichard Braun
2014-02-05Revert "trans: fix locking issue in fakeroot"Richard Braun
2014-02-05trans/fakeroot: fix right leakRichard Braun
2013-12-19trans/fakeroot: shutdown the translator if the last client is goneJustus Winter
2013-12-10trans/fakeroot: remove dead codeJustus Winter
2013-12-10trans/fakeroot: remove dead codeJustus Winter
2013-12-10trans/fakeroot: drop elseJustus Winter
2013-12-10trans/fakeroot: fix ownership of newly created filesJustus Winter
2013-12-09trans: unlock nodes with faked attributes in fakerootJustus Winter
2013-12-09trans: improve the error handling in fakeauthJustus Winter
2013-12-09trans: fix reference counting bug in fakerootJustus Winter
2013-12-09trans: fix locking in fakeroot's netfs_S_dir_lookupJustus Winter
2013-12-09trans: fix reference counting and destruction of fake nodesJustus Winter
2013-12-09trans: return nodes locked when creating fake nodes in fakerootJustus Winter
2013-12-09trans: fix locking issue in fakerootJustus Winter
2013-12-09trans: handle invalid responses to dir_lookup requests in fakerootJustus Winter
2013-12-09trans: improve the performance of dir_lookup in fakerootJustus Winter
2013-12-09trans: fix the use of the hash table in fakeroot.cJustus Winter
2013-12-04trans: make the fakeroot environment more transparentJustus Winter
2013-12-04trans: fix transparent reauthentication in fakerootJustus Winter
2013-12-04trans: fix the creation of files in fakerootJustus Winter
2013-12-04trans: improve the netfs_demuxer function in fakeroot.cJustus Winter
2013-12-04trans: remove unused declaration from fakeroot.cJustus Winter
2013-11-19Make sure created netfs nodes have stat validatedSamuel Thibault