summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2014-01-28Make pfinet re-open ethernet device on transmission errorSamuel Thibault
2014-01-26libnetfs: fix file locking on peropen releaseRichard Braun
2014-01-20proc: fix the receiver lookup in S_proc_exception_raiseJustus Winter
2014-01-20utils: include the mig-generated server headers in fakeauth.cJustus Winter
2014-01-20auth: include the mig-generated server headers in auth.cJustus Winter
2014-01-20pflocal: include the mig-generated server headersJustus Winter
2014-01-20pfinet: include the mig-generated server headers in main.cJustus Winter
2014-01-20proc: include the mig-generated server headers in main.cJustus Winter
2014-01-20exec: include the mig-generated server headers in main.cJustus Winter
2014-01-20libtrivfs: include the mig-generated server headers in demuxer.cJustus Winter
2014-01-20libnetfs: include the mig-generated server headers in demuxer.cJustus Winter
2014-01-20libdiskfs: include the mig-generated server headers in demuxer.cJustus Winter
2014-01-20trans: fix the receiver lookup in passwordJustus Winter
2014-01-19Rename variables with the name "error" to "err".Justus Winter
2014-01-16libps: fix task/thread times fetchingRichard Braun
2014-01-12libnetfs: register passive translator startupsJustus Winter
2014-01-12libdiskfs: register passive translator startupsJustus Winter
2014-01-12libfshelp: fix the api of fshelp_set_active_translatorJustus Winter
2014-01-12trans/mtab: do not include non-filesystem translators by defaultJustus Winter
2014-01-12trans/mtab: make the translator multithreadedJustus Winter
2014-01-12trans/mtab: properly lock mtab objectsJustus Winter
2014-01-12trans/mtab: remove the loop detection logicJustus Winter
2014-01-12trans/mtab: populate mtab objects on demandJustus Winter
2013-12-30libps: fix process user and system timesRichard Braun
2013-12-28libports: remove the threadvars stack size hackRichard Braun
2013-12-19trans/fakeroot: shutdown the translator if the last client is goneJustus Winter
2013-12-16utils/rpctrace: fix output so that replies can be attributed to requestsJustus Winter
2013-12-16utils/rpctrace: escape non-printable characters in stringsJustus Winter
2013-12-16utils/rpctrace: handle MACH_MSG_TYPE_PORT_SEND rights in trace_and_forwardJustus Winter
2013-12-16utils/rpctrace: generalize tracing codeJustus Winter
2013-12-16utils/rpctrace: generalize code in rewrite_rightJustus Winter
2013-12-13utils/mount: fix autodetection of fat file systemsJustus Winter
2013-12-10trans/fakeroot: remove dead codeJustus Winter
2013-12-10trans/fakeroot: remove dead codeJustus Winter
2013-12-10trans/fakeroot: drop elseJustus Winter
2013-12-10trans/fakeroot: fix ownership of newly created filesJustus Winter
2013-12-10utils/settrans: fix the teardown of chrooted environmentsJustus Winter
2013-12-09console-client: remove spurious pthread_spin_unlocksJustus Winter
2013-12-09trans: unlock nodes with faked attributes in fakerootJustus Winter
2013-12-09trans: improve the error handling in fakeauthJustus Winter
2013-12-09trans: fix reference counting bug in fakerootJustus Winter
2013-12-09trans: fix locking in fakeroot's netfs_S_dir_lookupJustus Winter
2013-12-09trans: fix reference counting and destruction of fake nodesJustus Winter
2013-12-09trans: return nodes locked when creating fake nodes in fakerootJustus Winter
2013-12-09trans: fix locking issue in fakerootJustus Winter
2013-12-09trans: handle invalid responses to dir_lookup requests in fakerootJustus Winter
2013-12-09trans: improve the performance of dir_lookup in fakerootJustus Winter
2013-12-09trans: fix the use of the hash table in fakeroot.cJustus Winter
2013-12-09libihash: remove dead codeJustus Winter