aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -fno-commonSamuel Thibault2020-03-311-1/+1
* Make libcrypt really optionalSamuel Thibault2019-11-171-3/+3
* login: Set non-insecure default umaskSamuel Thibault2019-11-111-1/+1
* Fix password checking with as-needed linkingSamuel Thibault2019-09-011-1/+6
* Fix warningsSamuel Thibault2018-03-058-0/+8
* Add missing lib in linkSamuel Thibault2018-02-111-1/+2
* Fix warningsSamuel Thibault2018-01-281-4/+4
* rpctrace: Pass prefixed_name to _hurd_exec_paths.Kalle Olavi Niemitalo2018-01-081-2/+5
* Use the new _hurd_exec_file_name functionEmilio Pozuelo Monfort2018-01-083-5/+17
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-7/+18
* Make devprobe able to talk with userland driversSamuel Thibault2017-11-071-0/+13
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-058-53/+55
* Fix harmless indentation errors tripping [-Wmisleading-indentation].Justus Winter2017-08-051-3/+3
* Fix typoBrent W. Baccala2016-10-291-1/+1
* Avoid fatal error handling in option parsers.Justus Winter2016-10-051-1/+4
* fakeroot: set FAKED_MODESamuel Thibault2016-09-171-0/+3
* rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR.Kalle Olavi Niemitalo2016-08-231-1/+2
* utils/settrans: implement active translator stackingJustus Winter2016-05-191-1/+20
* utils/settrans: add option to specify the underlying nodeJustus Winter2016-04-171-1/+22
* utils/settrans: get an authenticated root node in chroot modeJustus Winter2016-04-171-1/+44
* utils/fakeauth: fix invocation of programs from PATHJustus Winter2016-03-071-1/+1
* utils/mount: start translators with stderr closedJustus Winter2016-02-221-3/+30
* utils/vmallocate: new utilityJustus Winter2016-02-132-1/+273
* utils/settrans: improve --chroot functionalityJustus Winter2016-02-054-20/+47
* Add missing libraries to fix link errorsFlavio Cruz2015-12-301-3/+4
* fix compiler warnings in hurd/utilsFlavio Cruz2015-12-296-34/+42
* umount: Do not report errors on making the device go awaySamuel Thibault2015-09-091-0/+2
* utils/rpcscan: new utilityJustus Winter2015-06-302-3/+407
* utils: split-off the message id parsingJustus Winter2015-06-304-197/+298
* utils/vmstat: fix integer overflowJustus Winter2015-05-231-1/+2
* utils/rpctrace: fix build with -O0Justus Winter2015-05-231-1/+1
* Fix space styleSamuel Thibault2015-03-051-12/+12
* utils/rpctrace: fix notification port handlingJustus Winter2015-01-201-1/+2
* Replace `bzero' with `memset'Justus Winter2014-12-104-6/+6
* utils/rpctrace: make `trace_and_forward' payload-awareJustus Winter2014-12-071-1/+28
* Always canonicalize fstab entries with realpathSamuel Thibault2014-11-211-3/+1
* utils/rpctrace: fix crash while printing messagesJustus Winter2014-11-121-1/+1
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-2/+2
* Fix proc_getprocinfo callsSamuel Thibault2014-11-021-1/+1
* libports: lock-less reference counting for port_info objectsJustus Winter2014-10-051-2/+8
* utils/mount: add mount options to create firmlinks.Gabriele Giacone2014-10-051-7/+32
* utils/umount: clean upGabriele Giacone2014-10-041-3/+2
* Make settrans return value returned by chroot commandSvante Signell2014-08-191-4/+12
* utils/settrans: implement settrans --startJustus Winter2014-06-151-1/+31
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2014-04-221-4/+4
|\
| * build: Remove configure check for libcrypt.Ludovic Courtès2014-04-221-4/+4
* | Add TODO about fork() making rpctrace emit an errorSamuel Thibault2014-04-221-0/+2
|/
* auth: improve the mig mutator functionsJustus Winter2014-03-012-9/+3
* utils/umount: do not remove passive translator recordsJustus Winter2014-02-251-2/+2
* Fix fakeroot and remap parsing corner casesSamuel Thibault2014-02-252-14/+5