summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-09libfshelp: use a hash table in get-identity.cJustus Winter
2013-12-04trans: make the fakeroot environment more transparentJustus Winter
2013-12-04trans: fix transparent reauthentication in fakerootJustus Winter
2013-12-04trans: fix the creation of files in fakerootJustus Winter
2013-12-04trans: improve the netfs_demuxer function in fakeroot.cJustus Winter
2013-12-04trans: remove unused declaration from fakeroot.cJustus Winter
2013-12-04utils: improve the auth_demuxer function in fakeauth.cJustus Winter
2013-12-04auth: improve the auth_demuxer functionJustus Winter
2013-12-02pflocal: improve the demuxer functionsJustus Winter
2013-12-02pfinet: improve the pfinet_demuxer functionJustus Winter
2013-12-02proc: improve the message_demuxer functionJustus Winter
2013-12-02exec: improve the exec_demuxer functionJustus Winter
2013-12-02libtrivfs: improve the trivfs_demuxer functionJustus Winter
2013-12-02libnetfs: improve the netfs_demuxer functionJustus Winter
2013-12-02libdiskfs: improve the diskfs_demuxer functionJustus Winter
2013-11-30libports: another right leak fixRichard Braun
2013-11-28libfshelp: improve error handling in fshelp_start_translator_longJustus Winter
2013-11-28proc: store the device master port in _hurd_device_masterJustus Winter
2013-11-28proc: store the privileged host port in _hurd_host_privJustus Winter
2013-11-28libports: improve error reporting in adjust_priorityJustus Winter
2013-11-28libdiskfs: improve error reporting in diskfs_start_disk_pagerJustus Winter
2013-11-28libports: improve error handling in ports_transfer_rightJustus Winter
2013-11-28libports: improve error handling in ports_reallocate_from_externalJustus Winter
2013-11-28libports: improve error handling in ports_reallocate_portJustus Winter
2013-11-28proc: update commentsJustus Winter
2013-11-28init: fix port leakJustus Winter
2013-11-28libshouldbeinlibc: fix minor port leak in maptime_mapJustus Winter