Age | Commit message (Expand) | Author |
2016-04-17 | utils/settrans: add option to specify the underlying node | Justus Winter |
2016-04-17 | utils/settrans: get an authenticated root node in chroot mode | Justus Winter |
2016-04-17 | isofs: make superblock detection more robust | Justus Winter |
2016-04-15 | Update NEWS file | Justus Winter |
2016-04-04 | Use posix types for mig definitions. | Flavio Cruz |
2016-03-24 | Use swapon path as pager partition path | Samuel Thibault |
2016-03-24 | Fix swap information numbers | Samuel Thibault |
2016-03-21 | netfs: Remove global reference count lock. | Flavio Cruz |
2016-03-20 | pflocal: Add support for access() on pipes | Samuel Thibault |
2016-03-19 | Fix spurious port deallocation | Samuel Thibault |
2016-03-18 | ext2fs: Fix off-by-one | Samuel Thibault |
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-03-15 | ext2fs: Fix adding blocks to free blocks cache | Samuel Thibault |
2016-03-13 | Add missing RPC definitions | Samuel Thibault |
2016-03-07 | utils/fakeauth: fix invocation of programs from PATH | Justus Winter |
2016-02-29 | Fix parallel build | Samuel Thibault |
2016-02-28 | Fix use-after-free in libps. | Esa Peuha |
2016-02-28 | Fix mustbedir mechanism for symlinks | Samuel Thibault |
2016-02-27 | Fix parallel install | Samuel Thibault |
2016-02-23 | libports: preserve the complex message flag | Justus Winter |
2016-02-23 | procfs: adapt to kernel interface change | Justus Winter |
2016-02-22 | fix Xioctl-proto.defs creation | Bartlomiej Puget |
2016-02-22 | utils/mount: start translators with stderr closed | Justus Winter |
2016-02-21 | trans/crash: fix suspending task | Justus Winter |
2016-02-16 | nfs: fix deallocation of struct node. | Flavio Cruz |
2016-02-15 | Make fakeroot forward send errors instead of crashing | Samuel Thibault |
2016-02-15 | libnetfs: remove unused fields. | Flavio Cruz |
2016-02-15 | libdiskfs: fix and improve locking in nrefs/nput. | Flavio Cruz |
2016-02-15 | nfs: Use libihash for the node cache. | Flavio Cruz |
2016-02-14 | Fix function name | Samuel Thibault |
2016-02-14 | Fix hang on reauthentication | Samuel Thibault |
2016-02-14 | Make sure to complete auth_server_authenticate | Samuel Thibault |
2016-02-13 | Use libihash to store directory entries in ftpfs. | Flavio Cruz |
2016-02-13 | utils/vmallocate: new utility | Justus Winter |
2016-02-08 | Fixed leaks in _netfs_translator_callback2_fn | James Clarke |
2016-02-07 | Check for a return value in netfs_make_peropen before using it in netfs_make_... | Flavio Cruz |
2016-02-07 | devnode: fix falling back to the kernel driver | Justus Winter |
2016-02-07 | mach-defpager: link dynamically | Justus Winter |
2016-02-07 | Remove libfshelp/trans.h and libfshelp/locks.h. | Flavio Cruz |
2016-02-07 | Use refcount_t for peropen reference counting in libnetfs. | Flavio Cruz |
2016-02-05 | utils/settrans: improve --chroot functionality | Justus Winter |
2016-02-04 | exec: remove duplicate function call | Esa Peuha |
2016-01-19 | procfs: Move setting default parameters to a separate function | Samuel Thibault |
2016-01-19 | Fix typo | Samuel Thibault |
2016-01-17 | Also build exec.static | Samuel Thibault |
2016-01-14 | Fix gcc signedness warnings | Samuel Thibault |
2016-01-13 | Fix O_DIRECTORY lookup on trivial translators | Flavio Cruz |
2016-01-03 | Fix pfinet crash | Samuel Thibault |