summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2016-10-29Fix typoBrent W. Baccala
2016-10-05Avoid fatal error handling in option parsers.Justus Winter
2016-09-17fakeroot: set FAKED_MODESamuel Thibault
2016-08-23rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR.Kalle Olavi Niemitalo
2016-05-19utils/settrans: implement active translator stackingJustus Winter
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-03-07utils/fakeauth: fix invocation of programs from PATHJustus Winter
2016-02-22utils/mount: start translators with stderr closedJustus Winter
2016-02-13utils/vmallocate: new utilityJustus Winter
2016-02-05utils/settrans: improve --chroot functionalityJustus Winter
2015-12-30Add missing libraries to fix link errorsFlavio Cruz
2015-12-29fix compiler warnings in hurd/utilsFlavio Cruz
2015-09-09umount: Do not report errors on making the device go awaySamuel Thibault
2015-06-30utils/rpcscan: new utilityJustus Winter
2015-06-30utils: split-off the message id parsingJustus Winter
2015-05-23utils/vmstat: fix integer overflowJustus Winter
2015-05-23utils/rpctrace: fix build with -O0Justus Winter
2015-03-05Fix space styleSamuel Thibault
2015-01-20utils/rpctrace: fix notification port handlingJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-12-07utils/rpctrace: make `trace_and_forward' payload-awareJustus Winter
2014-11-21Always canonicalize fstab entries with realpathSamuel Thibault
2014-11-12utils/rpctrace: fix crash while printing messagesJustus Winter
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-10-05libports: lock-less reference counting for port_info objectsJustus Winter
2014-10-05utils/mount: add mount options to create firmlinks.Gabriele Giacone
2014-10-04utils/umount: clean upGabriele Giacone
2014-08-19Make settrans return value returned by chroot commandSvante Signell
2014-06-15utils/settrans: implement settrans --startJustus Winter
2014-04-22Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2014-04-22Add TODO about fork() making rpctrace emit an errorSamuel Thibault
2014-04-22build: Remove configure check for libcrypt.Ludovic Courtès
2014-03-01auth: improve the mig mutator functionsJustus Winter
2014-02-25utils/umount: do not remove passive translator recordsJustus Winter
2014-02-25Fix fakeroot and remap parsing corner casesSamuel Thibault
2014-01-20utils: include the mig-generated server headers in fakeauth.cJustus 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-10utils/settrans: fix the teardown of chrooted environmentsJustus Winter
2013-12-04utils: improve the auth_demuxer function in fakeauth.cJustus Winter
2013-11-21utils: fix dead initializationJustus Winter
2013-11-10utils: implement portinfo --searchJustus Winter
2013-11-09utils: implement settrans --pid-fileJustus Winter
2013-09-21Fix spurious port deallocationSamuel Thibault