summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-26libports: fix right leaks when adjusting prioritiesRichard Braun
2013-11-21libshouldbeinlibc: fix error handling in maptime_mapJustus Winter
2013-11-21mach-defpager: drop all register qualifiersJustus Winter
2013-11-21usermux: actually use the computed flags value in netfs_attempt_utimesJustus Winter
2013-11-21nfsd: fix error handling in op_removeJustus Winter
2013-11-21fatfs: fix error handling in diskfs_get_directsJustus Winter
2013-11-21fatfs: fix error handling in diskfs_lookup_hardJustus Winter
2013-11-21libps: fix the length computation in fprint_frac_valueJustus Winter
2013-11-21utils: fix dead initializationJustus Winter
2013-11-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2013-11-19Make sure created netfs nodes have stat validatedSamuel Thibault
2013-11-16libports: implement lockless management of threadsJustus Winter
2013-11-16Clean up the included header filesJustus Winter
2013-11-15mach-defpager: do not remove -Wall from CFLAGSJustus Winter
2013-11-15mach-defpager: fix the page offsets returned by pager_pagesJustus Winter
2013-11-15libshouldbeinlibc: fix dead assignmentJustus Winter
2013-11-15ext2fs: fix error handlingJustus Winter
2013-11-15libdiskfs: fix error handlingJustus Winter
2013-11-15libdiskfs: remove dead assignmentJustus Winter
2013-11-10utils: implement portinfo --searchJustus Winter
2013-11-10libshouldbeinlibc: fix reference counting in port_name_xlator_createJustus Winter
2013-11-10mach-defpager: include errno.hJustus Winter
2013-11-10proc: turn count_up and store_pid into normal functionsJustus Winter