aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libshouldbeinlibc: add assert(3) variant that prints backtracesJustus Winter2016-04-273-0/+141
* libpager: add missing includeJustus Winter2016-04-271-0/+1
* libdiskfs: Reject LFS seeks and read/writesSamuel Thibault2016-04-262-1/+14
* Fix supporting >4GiB files in ext2fsSamuel Thibault2016-04-263-8/+14
* libtrivfs: fix notion of privileged userJustus Winter2016-04-265-7/+14
* libtrivfs: fix error handlingJustus Winter2016-04-261-7/+15
* libdiskfs: improve error handlingJustus Winter2016-04-261-1/+2
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2016-04-241-1/+1
|\
| * libfshelp: pass cookie to the callback functionJustus Winter2016-04-201-1/+1
* | Fix access mode of temporary filesSamuel Thibault2016-04-241-1/+1
|/
* mach-defpager: fix error handlingJustus Winter2016-04-191-3/+3
* Make make install idempotentSamuel Thibault2016-04-181-1/+1
* utils/settrans: add option to specify the underlying nodeJustus Winter2016-04-171-1/+22
* utils/settrans: get an authenticated root node in chroot modeJustus Winter2016-04-171-1/+44
* isofs: make superblock detection more robustJustus Winter2016-04-173-7/+5
* Update NEWS fileJustus Winter2016-04-151-0/+19
* Use posix types for mig definitions.Flavio Cruz2016-04-042-11/+12
* Use swapon path as pager partition pathSamuel Thibault2016-03-242-6/+4
* Fix swap information numbersSamuel Thibault2016-03-242-2/+2
* netfs: Remove global reference count lock.Flavio Cruz2016-03-2116-141/+185
* pflocal: Add support for access() on pipesSamuel Thibault2016-03-204-2/+318
* Fix spurious port deallocationSamuel Thibault2016-03-191-1/+2
* ext2fs: Fix off-by-oneSamuel Thibault2016-03-181-1/+1
* Add getting swap information from swapon and procfsSamuel Thibault2016-03-169-32/+262
* Show firmlink mounts to mount pointsSamuel Thibault2016-03-151-13/+13
* Add get_source support to firmlinkSamuel Thibault2016-03-151-0/+8
* ext2fs: Fix adding blocks to free blocks cacheSamuel Thibault2016-03-151-1/+8
* Add missing RPC definitionsSamuel Thibault2016-03-132-0/+12
* utils/fakeauth: fix invocation of programs from PATHJustus Winter2016-03-071-1/+1
* Fix parallel buildSamuel Thibault2016-02-292-4/+4
* Fix use-after-free in libps.Esa Peuha2016-02-281-1/+1
* Fix mustbedir mechanism for symlinksSamuel Thibault2016-02-283-12/+27
* Fix parallel installSamuel Thibault2016-02-271-2/+2
* libports: preserve the complex message flagJustus Winter2016-02-232-6/+8
* procfs: adapt to kernel interface changeJustus Winter2016-02-231-5/+4
* fix Xioctl-proto.defs creationBartlomiej Puget2016-02-222-5/+5
* utils/mount: start translators with stderr closedJustus Winter2016-02-221-3/+30
* trans/crash: fix suspending taskJustus Winter2016-02-211-1/+1
* nfs: fix deallocation of struct node.Flavio Cruz2016-02-161-1/+0
* Make fakeroot forward send errors instead of crashingSamuel Thibault2016-02-151-3/+5
* libnetfs: remove unused fields.Flavio Cruz2016-02-151-2/+0
* libdiskfs: fix and improve locking in nrefs/nput.Flavio Cruz2016-02-152-3/+6
* nfs: Use libihash for the node cache.Flavio Cruz2016-02-153-58/+44
* Fix function nameSamuel Thibault2016-02-141-2/+2
* Fix hang on reauthenticationSamuel Thibault2016-02-142-2/+2
* Make sure to complete auth_server_authenticateSamuel Thibault2016-02-142-9/+15
* Use libihash to store directory entries in ftpfs.Flavio Cruz2016-02-132-119/+44
* utils/vmallocate: new utilityJustus Winter2016-02-132-1/+273
* Fixed leaks in _netfs_translator_callback2_fnJames Clarke2016-02-081-2/+8
* Check for a return value in netfs_make_peropen before using it in netfs_make_...Flavio Cruz2016-02-071-2/+6