summaryrefslogtreecommitdiff
path: root/trans
AgeCommit message (Expand)Author
2014-08-26Fix ifsock permission checkSamuel Thibault
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-26trans/mtab: fix initializationJustus 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-22build: Remove configure check for libcrypt.Ludovic Courtès
2014-04-15Include the MIG-generated server header filesJustus Winter
2014-03-01trans/ifsock: fix receiver lookupJustus Winter
2014-02-25libtrivfs: improve the mig mutator functionsJustus Winter
2014-02-25New RPCs, fix buildJustus Winter
2014-02-25trans/mtab: do not map unknown source strings to "none"Justus Winter
2014-02-25trans/mtab: ignore translators that do not implement file_get_sourceJustus Winter
2014-02-25hurd: fix the get-children and get-source proceduresJustus 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
2014-01-20trans: fix the receiver lookup in passwordJustus Winter
2014-01-12trans/mtab: do not include non-filesystem translators by defaultJustus Winter
2014-01-12trans/mtab: make the translator multithreadedJustus Winter
2014-01-12trans/mtab: properly lock mtab objectsJustus Winter
2014-01-12trans/mtab: remove the loop detection logicJustus Winter
2014-01-12trans/mtab: populate mtab objects on demandJustus Winter
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