aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/fetch-root.c
Commit message (Expand)AuthorAgeFilesLines
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-2/+2
* Fix leaking auth portsSamuel Thibault2022-01-041-0/+3
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* Unify the short-circuit translator logicJustus Winter2016-05-191-0/+40
* libfshelp: pass cookie to the callback functionJustus Winter2016-04-201-1/+1
* Fix spurious port deallocationSamuel Thibault2016-03-191-1/+2
* Fix hang on reauthenticationSamuel Thibault2016-02-141-1/+1
* Remove libfshelp/trans.h and libfshelp/locks.h.Flavio Cruz2016-02-071-3/+6
* Replace `bzero' with `memset'Justus Winter2014-12-101-3/+3
* Switch from cthreads to pthreadsRichard Braun2012-11-271-6/+6
* Fix spurious destroy during RPC to self with rendez-vousSamuel Thibault2012-09-221-1/+1
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
* daemons/Marcus Brinkmann2001-01-301-2/+3
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+3
* 1999-10-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-071-64/+65
* Wed Apr 28 03:06:19 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-04-301-1/+3
* Tue Apr 20 21:43:20 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-04-211-2/+2
* Fri Nov 15 14:43:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+2
* Wed Nov 6 17:49:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-4/+4
* (fshelp_fetch_root): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-2/+7
* (fshelp_fetch_root): Deal properly with errors from auth_makeauth.Michael I. Bushnell1996-06-241-1/+2
* (fshelp_fetch_root) [reauth]: Use new args for auth_user_authenticate.Michael I. Bushnell1996-05-091-3/+2
* (fshelp_fetch_root): Make sure the returned fsys control port is valid.Miles Bader1996-02-211-1/+5
* (fshelp_fetch_root): Use hurd_condition_wait instead ofMichael I. Bushnell1996-01-291-2/+5
* (fshelp_fetch_root):Miles Bader1996-01-271-5/+5
* (fshelp_fetch_root):Miles Bader1995-11-061-10/+4
* (fshelp_fetch_root):Miles Bader1995-11-021-11/+29
* (fshelp_fetch_root): Wakeup other blocked calls *before* returningMichael I. Bushnell1995-06-261-6/+8
* (fshelp_fetch_root): Parenthesize assert test correctly.Michael I. Bushnell1995-06-231-1/+1
* (fshelp_fetch_root) [reauth]: If PORT is null, then just return it.Michael I. Bushnell1995-06-221-0/+3
* (fshelp_fetch_root): Pass type and length parameters in the rightMichael I. Bushnell1995-06-221-6/+5
* (fshelp_fetch_root): Pass new third arg to fshelp_set_active.Michael I. Bushnell1995-06-211-1/+1
* (fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE whenMichael I. Bushnell1995-06-191-95/+106
* (fshelp_fetch_root): Never consume the right on DOTDOT.Michael I. Bushnell1995-06-141-2/+1
* (fshelp_fetch_root): Free ARGZ after we're done with them.Michael I. Bushnell1995-06-141-0/+2
* (fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK.Michael I. Bushnell1995-06-141-2/+3
* *** empty log message ***Michael I. Bushnell1995-06-141-40/+118
* entered into RCSMichael I. Bushnell1994-09-061-3/+21
* Initial revisionMichael I. Bushnell1994-09-061-0/+53