aboutsummaryrefslogtreecommitdiff
path: root/trans
Commit message (Expand)AuthorAgeFilesLines
* Traverse translator hierarchies using the fsys protocol.Justus Winter2017-09-122-139/+88
* Remove unused parameter from the 'get_source' machinery.Justus Winter2017-09-011-2/+1
* trans/mtab: Fix warnings.Justus Winter2017-09-011-16/+20
* trans/symlink: Use default server stubs.Justus Winter2017-08-252-59/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-057-31/+31
* Fix harmless indentation errors tripping [-Wmisleading-indentation].Justus Winter2017-08-051-1/+1
* trans/fakeroot: Obey O_NOFOLLOW.Justus Winter2017-06-201-1/+59
* trans: Fix parallel build race around MIG-generated headersDavid Michael2017-06-101-0/+1
* trans: Conditionally build the random translator.Justus Winter2017-06-041-4/+13
* trans: New random translator.Justus Winter2017-06-032-3/+730
* trans/crash: Fix setting core file template at runtime.Justus Winter2016-10-051-1/+21
* trans/crash: Use empty core file templates to disable the feature.Justus Winter2016-10-051-1/+4
* Avoid fatal error handling in option parsers.Justus Winter2016-10-052-2/+9
* typoSamuel Thibault2016-08-281-1/+1
* remap: Refuse non-absolute pathsSamuel Thibault2016-08-281-0/+3
* trans/crash: core file name templatesJustus Winter2016-08-091-2/+164
* trans/crash: fix blunderJustus Winter2016-06-071-1/+1
* Do not make io_select return errors on unsupported READ/WRITE modeSamuel Thibault2016-06-045-21/+5
* trans/crash: fix resource leaksJustus Winter2016-06-041-6/+11
* Fix buildSamuel Thibault2016-05-031-0/+1
* Unify and document the way fsids are handled in trivfs translatorsJustus Winter2016-04-282-3/+1
* netfs: Remove global reference count lock.Flavio Cruz2016-03-211-18/+27
* Add getting swap information from swapon and procfsSamuel Thibault2016-03-161-0/+13
* Show firmlink mounts to mount pointsSamuel Thibault2016-03-151-13/+13
* Add get_source support to firmlinkSamuel Thibault2016-03-151-0/+8
* trans/crash: fix suspending taskJustus Winter2016-02-211-1/+1
* Make fakeroot forward send errors instead of crashingSamuel Thibault2016-02-151-3/+5
* Fix hang on reauthenticationSamuel Thibault2016-02-141-1/+1
* Use DEVICE_IMPORTS to include libports/ports.hFlavio Cruz2015-12-311-1/+3
* Add missing libraries to fix link errorsFlavio Cruz2015-12-301-12/+11
* fix compiler warnings in hurd/transFlavio Cruz2015-12-292-2/+2
* trans: improve demuxersJustus Winter2015-10-292-8/+21
* Make fakerooted access() return real accessSvante Signell2015-10-201-6/+1
* Make dir_lookup create files with user permissions enabledSamuel Thibault2015-10-121-12/+12
* trans/proxy-defpager: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-3/+10
* trans/passwd: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-21/+27
* trans/new-fifo: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-14/+14
* trans/magic: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-5/+11
* trans/ifsock: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-7/+0
* trans/crash: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-22/+28
* Fix opening a fifo with O_RDWRSamuel Thibault2015-09-081-1/+1
* Fake full file access only for faked nodesSamuel Thibault2015-08-141-1/+5
* Make fakeroot return file types from underly fsSamuel Thibault2015-08-141-1/+1
* Cope with scripts which chmod -x directoriesSvante Signell2015-06-171-6/+4
* fakeroot: Fix reopening files after a chmodSamuel Thibault2015-05-231-1/+15
* Make comment clearerSamuel Thibault2015-05-231-2/+2
* Make sure to record only RWX open modesSamuel Thibault2015-05-231-1/+6
* Fix creating named sockets inside fakeroot-hurdSvante Signell2015-05-141-0/+14
* Fix space styleSamuel Thibault2015-03-051-12/+12
* fakeroot: Fix initializing default faked field of nodesSamuel Thibault2014-12-101-1/+1