summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-04trans/crash: fix resource leaksJustus Winter
2016-06-03nfs: appease the stricter reference counting mechanismJustus Winter
2016-06-01Fix pipe_send() with no dataRichard Braun
2016-05-30Complete allocation hooksSamuel Thibault
2016-05-30Revert "drop the deprecated malloc/free hooks in hurd/mach-defpager"Samuel Thibault
2016-05-23Revert part of "fix compiler warnings in hurd/exec"Thomas Schwinge
2016-05-23Make <sys/procfs.h> self-contained againThomas Schwinge
2016-05-22ext2fs: fix pager use-after-freeJustus Winter
2016-05-22libdiskfs: fix error handlingJustus Winter
2016-05-19Avoid superfluous locking of nodeJustus Winter
2016-05-19utils/settrans: implement active translator stackingJustus Winter
2016-05-19libnetfs: treat disconnected shadow roots as virtual rootsJustus Winter
2016-05-19Unify the short-circuit translator logicJustus Winter
2016-05-19libdiskfs: cosmetic changesJustus Winter
2016-05-19libnetfs: rename 'diruser' to 'dircred'Justus Winter
2016-05-19libnetfs: rename 'error' to 'err'Justus Winter
2016-05-19mach-defpager: fix panic invocationJustus Winter
2016-05-18GNU Hurd 0.8Thomas Schwinge
2016-05-16Complete changes to use -L instead of -Wl,-rpath-linkThomas Schwinge
2016-05-09startup: fix blunderJustus Winter
2016-05-03libihash: enable fast insertions replacing tombstonesJustus Winter
2016-05-03libihash: fix corner caseJustus Winter
2016-05-03Fix privileged operations on trivfs-translated nodesJustus Winter
2016-05-03Fix buildSamuel Thibault
2016-04-29libihash: rehash if effective load exceeds the thresholdJustus Winter
2016-04-29libihash: keep track of free slotsJustus Winter
2016-04-29libihash: fix index computationJustus Winter
2016-04-29Fix root operations on trivfs-translated nodesSamuel Thibault
2016-04-28startup: write all messages to stderrJustus Winter
2016-04-28startup: use the generated default server implementationsJustus Winter
2016-04-28startup: add verbose parameterJustus Winter
2016-04-28startup: implement bits of the fs and io protocolsJustus Winter
2016-04-28Unify and document the way fsids are handled in trivfs translatorsJustus Winter
2016-04-27libshouldbeinlibc: use the new assert in the refcount primitivesJustus Winter
2016-04-27libshouldbeinlibc: add assert(3) variant that prints backtracesJustus Winter
2016-04-27libpager: add missing includeJustus Winter
2016-04-26libdiskfs: Reject LFS seeks and read/writesSamuel Thibault
2016-04-26Fix supporting >4GiB files in ext2fsSamuel Thibault
2016-04-26libtrivfs: fix notion of privileged userJustus Winter
2016-04-26libtrivfs: fix error handlingJustus Winter
2016-04-26libdiskfs: improve error handlingJustus Winter
2016-04-24Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2016-04-24Fix access mode of temporary filesSamuel Thibault
2016-04-20libfshelp: pass cookie to the callback functionJustus Winter
2016-04-19mach-defpager: fix error handlingJustus Winter
2016-04-18Make make install idempotentSamuel Thibault
2016-04-17utils/settrans: add option to specify the underlying nodeJustus Winter
2016-04-17utils/settrans: get an authenticated root node in chroot modeJustus Winter
2016-04-17isofs: make superblock detection more robustJustus Winter
2016-04-15Update NEWS fileJustus Winter