Age | Commit message (Expand) | Author |
2016-08-09 | trans/crash: core file name templates | Justus Winter |
2016-06-07 | trans/crash: fix blunder | Justus Winter |
2016-06-04 | Do not make io_select return errors on unsupported READ/WRITE mode | Samuel Thibault |
2016-06-04 | trans/crash: fix resource leaks | Justus Winter |
2016-05-03 | Fix build | Samuel Thibault |
2016-04-28 | Unify and document the way fsids are handled in trivfs translators | Justus Winter |
2016-03-21 | netfs: Remove global reference count lock. | Flavio Cruz |
2016-03-16 | Add getting swap information from swapon and procfs | Samuel Thibault |
2016-03-15 | Show firmlink mounts to mount points | Samuel Thibault |
2016-03-15 | Add get_source support to firmlink | Samuel Thibault |
2016-02-21 | trans/crash: fix suspending task | Justus Winter |
2016-02-15 | Make fakeroot forward send errors instead of crashing | Samuel Thibault |
2016-02-14 | Fix hang on reauthentication | Samuel Thibault |
2015-12-31 | Use DEVICE_IMPORTS to include libports/ports.h | Flavio Cruz |
2015-12-30 | Add missing libraries to fix link errors | Flavio Cruz |
2015-12-29 | fix compiler warnings in hurd/trans | Flavio Cruz |
2015-10-29 | trans: improve demuxers | Justus Winter |
2015-10-20 | Make fakerooted access() return real access | Svante Signell |
2015-10-12 | Make dir_lookup create files with user permissions enabled | Samuel Thibault |
2015-09-27 | trans/proxy-defpager: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-27 | trans/passwd: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-27 | trans/new-fifo: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-27 | trans/magic: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-27 | trans/ifsock: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-27 | trans/crash: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-08 | Fix opening a fifo with O_RDWR | Samuel Thibault |
2015-08-14 | Fake full file access only for faked nodes | Samuel Thibault |
2015-08-14 | Make fakeroot return file types from underly fs | Samuel Thibault |
2015-06-17 | Cope with scripts which chmod -x directories | Svante Signell |
2015-05-23 | fakeroot: Fix reopening files after a chmod | Samuel Thibault |
2015-05-23 | Make comment clearer | Samuel Thibault |
2015-05-23 | Make sure to record only RWX open modes | Samuel Thibault |
2015-05-14 | Fix creating named sockets inside fakeroot-hurd | Svante Signell |
2015-03-05 | Fix space style | Samuel Thibault |
2014-12-10 | fakeroot: Fix initializing default faked field of nodes | Samuel Thibault |
2014-12-09 | Fix mode of nodes created with mkfile | Samuel Thibault |
2014-12-07 | trans/symlink: disable default payload to port mapping | Justus Winter |
2014-12-07 | trans/streamio: make the translator payload-aware | Justus Winter |
2014-12-07 | trans/password: add a payload-aware intrans function | Justus Winter |
2014-12-07 | trans/ifsock: add a payload-aware intrans function | Justus Winter |
2014-12-07 | trans/fakeroot: make the demuxer payload-aware | Justus Winter |
2014-11-21 | trans/mtab: avoid firmlink loops | Justus Winter |
2014-09-05 | trans/hello{,-mt}: properly escape contents in trivfs_append_args | Justus Winter |
2014-09-04 | hurd: make memory_object parameter polymorphic | Justus Winter |
2014-08-31 | trans/mtab: use setnullauth to drop privileges | Justus Winter |
2014-08-26 | Fix ifsock permission check | Samuel Thibault |
2014-06-18 | trans/fakeroot: fix error handling | Justus Winter |
2014-05-28 | trans/fakeroot: use netfs_node_netnode instead of np->nn | Justus Winter |
2014-05-28 | trans/fakeroot: use fat nodes to simplify the node cache | Justus Winter |
2014-05-26 | trans/mtab: fix initialization | Justus Winter |