aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/io-reauthenticate.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* Use refcount_t for peropen reference counting in libnetfs.Flavio Cruz2016-02-071-0/+2
* Make netfs_S_io_reauthenticate handle allocation errorsSamuel Thibault2015-10-111-1/+11
* Drop duplicate port deallocationSamuel Thibault2015-10-111-1/+2
* Do not keep mutex locked while waiting for authenticate loopSamuel Thibault2015-07-041-0/+3
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-3/+5
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-9/+6
* Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-38/+3
* *** empty log message ***Michael I. Bushnell1996-07-191-0/+3
* (netfs_S_io_reauthenticate): fixpMichael I. Bushnell1996-07-141-1/+1
* (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for asMichael I. Bushnell1996-07-141-13/+25
* (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-1/+2
* (netfs_S_io_reauthenticate): Don't pass right for USER toMichael I. Bushnell1996-05-091-4/+2
* entered into RCSMichael I. Bushnell1995-12-191-1/+1
* Initial revisionMichael I. Bushnell1995-12-191-0/+75