aboutsummaryrefslogtreecommitdiff
path: root/trans
Commit message (Expand)AuthorAgeFilesLines
* crash: Fix warningSamuel Thibault2020-11-221-1/+1
* password: Drop unused -lcryptSamuel Thibault2020-01-011-1/+0
* remap translator: remap prefixes instead of complete file namesJoan Lledó2019-12-221-8/+17
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-0111-18/+18
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* random: Do not require the latest gcrypt version, just use a version known to...Samuel Thibault2018-11-181-1/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-1/+1
* Add file_utimens RPC to use a struct timespecFlávio Cruz2018-03-051-13/+34
* Fix warningsSamuel Thibault2018-03-052-0/+2
* Fix warningSamuel Thibault2018-01-281-1/+1
* Fix firmlinks showing up in /proc/mountsSamuel Thibault2018-01-161-0/+8
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-23/+74
* 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