Age | Commit message (Expand) | Author |
2016-05-23 | Revert part of "fix compiler warnings in hurd/exec" | Thomas Schwinge |
2016-05-23 | Make <sys/procfs.h> self-contained again | Thomas Schwinge |
2016-05-22 | ext2fs: fix pager use-after-free | Justus Winter |
2016-05-22 | libdiskfs: fix error handling | Justus Winter |
2016-05-19 | Avoid superfluous locking of node | Justus Winter |
2016-05-19 | utils/settrans: implement active translator stacking | Justus Winter |
2016-05-19 | libnetfs: treat disconnected shadow roots as virtual roots | Justus Winter |
2016-05-19 | Unify the short-circuit translator logic | Justus Winter |
2016-05-19 | libdiskfs: cosmetic changes | Justus Winter |
2016-05-19 | libnetfs: rename 'diruser' to 'dircred' | Justus Winter |
2016-05-19 | libnetfs: rename 'error' to 'err' | Justus Winter |
2016-05-19 | mach-defpager: fix panic invocation | Justus Winter |
2016-05-18 | GNU Hurd 0.8 | Thomas Schwinge |
2016-05-16 | Complete changes to use -L instead of -Wl,-rpath-link | Thomas Schwinge |
2016-05-09 | startup: fix blunder | Justus Winter |
2016-05-03 | libihash: enable fast insertions replacing tombstones | Justus Winter |
2016-05-03 | libihash: fix corner case | Justus Winter |
2016-05-03 | Fix privileged operations on trivfs-translated nodes | Justus Winter |
2016-05-03 | Fix build | Samuel Thibault |
2016-04-29 | libihash: rehash if effective load exceeds the threshold | Justus Winter |
2016-04-29 | libihash: keep track of free slots | Justus Winter |
2016-04-29 | libihash: fix index computation | Justus Winter |
2016-04-29 | Fix root operations on trivfs-translated nodes | Samuel Thibault |
2016-04-28 | startup: write all messages to stderr | Justus Winter |
2016-04-28 | startup: use the generated default server implementations | Justus Winter |
2016-04-28 | startup: add verbose parameter | Justus Winter |
2016-04-28 | startup: implement bits of the fs and io protocols | Justus Winter |
2016-04-28 | Unify and document the way fsids are handled in trivfs translators | Justus Winter |
2016-04-27 | libshouldbeinlibc: use the new assert in the refcount primitives | Justus Winter |
2016-04-27 | libshouldbeinlibc: add assert(3) variant that prints backtraces | Justus Winter |
2016-04-27 | libpager: add missing include | Justus Winter |
2016-04-26 | libdiskfs: Reject LFS seeks and read/writes | Samuel Thibault |
2016-04-26 | Fix supporting >4GiB files in ext2fs | Samuel Thibault |
2016-04-26 | libtrivfs: fix notion of privileged user | Justus Winter |
2016-04-26 | libtrivfs: fix error handling | Justus Winter |
2016-04-26 | libdiskfs: improve error handling | Justus Winter |
2016-04-24 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2016-04-24 | Fix access mode of temporary files | Samuel Thibault |
2016-04-20 | libfshelp: pass cookie to the callback function | Justus Winter |
2016-04-19 | mach-defpager: fix error handling | Justus Winter |
2016-04-18 | Make make install idempotent | Samuel Thibault |
2016-04-17 | utils/settrans: add option to specify the underlying node | Justus Winter |
2016-04-17 | utils/settrans: get an authenticated root node in chroot mode | Justus Winter |
2016-04-17 | isofs: make superblock detection more robust | Justus Winter |
2016-04-15 | Update NEWS file | Justus Winter |
2016-04-04 | Use posix types for mig definitions. | Flavio Cruz |
2016-03-24 | Use swapon path as pager partition path | Samuel Thibault |
2016-03-24 | Fix swap information numbers | Samuel Thibault |
2016-03-21 | netfs: Remove global reference count lock. | Flavio Cruz |
2016-03-20 | pflocal: Add support for access() on pipes | Samuel Thibault |