aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* utils: include the mig-generated server headers in fakeauth.cJustus Winter2014-01-201-4/+2
* utils/rpctrace: fix output so that replies can be attributed to requestsJustus Winter2013-12-161-2/+26
* utils/rpctrace: escape non-printable characters in stringsJustus Winter2013-12-161-2/+46
* utils/rpctrace: handle MACH_MSG_TYPE_PORT_SEND rights in trace_and_forwardJustus Winter2013-12-161-0/+4
* utils/rpctrace: generalize tracing codeJustus Winter2013-12-161-17/+23
* utils/rpctrace: generalize code in rewrite_rightJustus Winter2013-12-161-3/+1
* utils/mount: fix autodetection of fat file systemsJustus Winter2013-12-131-2/+5
* utils/settrans: fix the teardown of chrooted environmentsJustus Winter2013-12-101-25/+44
* utils: improve the auth_demuxer function in fakeauth.cJustus Winter2013-12-041-5/+14
* utils: fix dead initializationJustus Winter2013-11-211-2/+2
* utils: implement portinfo --searchJustus Winter2013-11-102-2/+125
* utils: implement settrans --pid-fileJustus Winter2013-11-091-1/+21
* Fix spurious port deallocationSamuel Thibault2013-09-211-1/+0
* Fix sscanf format for c99Samuel Thibault2013-09-211-1/+1
* Add match-options to utils sourcesJustus Winter2013-09-161-1/+1
* Fix variable namesSamuel Thibault2013-09-101-2/+2
* mount: handle -t autoJustus Winter2013-09-092-8/+29
* Fix buildSamuel Thibault2013-08-291-1/+0
* Merge branch 'master-merge'Samuel Thibault2013-08-291-79/+118
|\
| * umount: add a umount utilityJustus Winter2013-08-292-4/+364
* | utils: add nullauth utilityJustus Winter2013-08-282-3/+93
* | umount: add a umount utilityJustus Winter2013-08-282-4/+325
|/
* mount: ignore mounted filesystems if --all is givenJustus Winter2013-08-281-0/+9
* mount: implement -O, --test-optsJustus Winter2013-08-284-4/+121
* mount: add -f and --fake argumentsJustus Winter2013-08-281-1/+28
* mount: fix mount -oremount with one parameterJustus Winter2013-08-281-6/+23
* mount: add -n and --no-mtab argumentsJustus Winter2013-08-281-0/+5
* utils: escape arguments in remap.shJustus Winter2013-08-251-1/+7