aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* devnode: fix falling back to the kernel driverJustus Winter2016-02-071-6/+15
* mach-defpager: link dynamicallyJustus Winter2016-02-071-1/+0
* Remove libfshelp/trans.h and libfshelp/locks.h.Flavio Cruz2016-02-075-65/+13
* Use refcount_t for peropen reference counting in libnetfs.Flavio Cruz2016-02-077-23/+25
* utils/settrans: improve --chroot functionalityJustus Winter2016-02-054-20/+47
* exec: remove duplicate function callEsa Peuha2016-02-041-5/+0
* procfs: Move setting default parameters to a separate functionSamuel Thibault2016-01-191-3/+8
* Fix typoSamuel Thibault2016-01-191-1/+1
* Also build exec.staticSamuel Thibault2016-01-171-2/+1
* Fix gcc signedness warningsSamuel Thibault2016-01-141-1/+1
* Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz2016-01-132-12/+31
* Fix pfinet crashSamuel Thibault2016-01-031-0/+3
* Make private variables staticSamuel Thibault2016-01-031-2/+2
* pflocal: Do not abort on too small getopt parameterSamuel Thibault2016-01-031-1/+5
* Add dumb SO_ERROR support to pflocalSamuel Thibault2016-01-031-0/+19
* allow pfinet to link using -O0Flavio Cruz2016-01-0244-255/+238
* fix mach-defpager static linkingFlavio Cruz2016-01-011-1/+1
* fix compiler warning in hurd/fstestsFlavio Cruz2015-12-311-1/+5
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-3123-25/+23
* Use DEVICE_IMPORTS to include libports/ports.hFlavio Cruz2015-12-313-2/+8