summaryrefslogtreecommitdiff
path: root/trans/mtab.c
AgeCommit message (Expand)Author
2016-06-04Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault
2016-03-15Show firmlink mounts to mount pointsSamuel Thibault
2015-12-29fix compiler warnings in hurd/transFlavio Cruz
2014-11-21trans/mtab: avoid firmlink loopsJustus Winter
2014-08-31trans/mtab: use setnullauth to drop privilegesJustus Winter
2014-05-26trans/mtab: fix initializationJustus Winter
2014-04-15Include the MIG-generated server header filesJustus 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-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-10-08trans: rename a global variableJustus Winter
2013-09-15trans: add mtab translatorJustus Winter