summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2020-03-31Fix build with -fno-commonSamuel Thibault
2019-11-17Make libcrypt really optionalSamuel Thibault
2019-11-11login: Set non-insecure default umaskSamuel Thibault
2019-09-01Fix password checking with as-needed linkingSamuel Thibault
2018-03-05Fix warningsSamuel Thibault
2018-02-11Add missing lib in linkSamuel Thibault
2018-01-28Fix warningsSamuel Thibault
2018-01-08rpctrace: Pass prefixed_name to _hurd_exec_paths.Kalle Olavi Niemitalo
2018-01-08Use the new _hurd_exec_file_name functionEmilio Pozuelo Monfort
2018-01-08Add a file_exec_file_name RPCEmilio Pozuelo Monfort
2017-11-07Make devprobe able to talk with userland driversSamuel Thibault
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-08-05Fix harmless indentation errors tripping [-Wmisleading-indentation].Justus Winter
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