aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/dir-lookup.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
* S_dir_lookup: Handle O_DIRECTORYSamuel Thibault2023-09-021-1/+1
* Revert "S_dir_lookup: Handle O_DIRECTORY"Samuel Thibault2023-09-021-1/+1
* S_dir_lookup: Handle O_DIRECTORYSamuel Thibault2023-09-021-1/+1
* libnetfs: do not ignore errors from netfs_validate_statSamuel Thibault2023-01-011-1/+3
* netfs: Use the libports notify portSergey Bugaev2022-08-101-1/+4
* Fix const warningsSamuel Thibault2022-01-171-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* Fix build warningsSamuel Thibault2022-01-011-2/+2
* libnetfs: Support for file record lockingSvante Signell2019-10-301-16/+40
* libfshelp: Use node instead of name as key.Justus Winter2017-09-121-1/+1
* Normalize path of translators.Justus Winter2017-09-121-1/+7
* Fix active translator registration.Justus Winter2017-09-121-40/+34
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* libnetfs: treat disconnected shadow roots as virtual rootsJustus Winter2016-05-191-10/+23
* Unify the short-circuit translator logicJustus Winter2016-05-191-44/+9
* libnetfs: rename 'diruser' to 'dircred'Justus Winter2016-05-191-29/+29
* libnetfs: rename 'error' to 'err'Justus Winter2016-05-191-46/+46
* Fix mustbedir mechanism for symlinksSamuel Thibault2016-02-281-2/+9
* Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz2016-01-131-6/+16
* fix compiler warnings in hurd/libnetfsFlavio Cruz2015-12-291-1/+1
* Avoid ./ components in mtab outputSamuel Thibault2014-12-191-2/+2
* Fix compiler warningSamuel Thibault2014-11-211-1/+1
* Fix recording complete path of passive relative translatorsSamuel Thibault2014-11-211-1/+10
* libnetfs: register passive translator startupsJustus Winter2014-01-121-2/+41
* Fix memory leak in libnetfsRichard Braun2013-10-041-3/+1
* libnetfs: track file name in struct peropenJustus Winter2013-09-151-1/+25
* Switch from cthreads to pthreadsRichard Braun2012-11-271-7/+7
* 2002-05-13 Roland McGrath <roland@frob.com>Roland McGrath2002-05-131-9/+9
* 2001-08-31 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-09-091-7/+16
* 2001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-21/+38
* 2000-12-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-12-301-2/+1
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+4
* 2000-01-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-251-2/+4
* Thu Mar 4 07:18:21 1999 Joel N. Weber II <devnull@theobromine.ai.mit.edu>Thomas Bushnell1999-03-051-2/+3
* 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-45/+39
* Tue Jul 14 16:30:48 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-07-141-3/+1
* (netfs_S_dir_lookup):Miles Bader1997-09-091-1/+1
* (netfs_S_dir_lookup):Miles Bader1997-09-051-0/+1
* (netfs_S_dir_lookup):Miles Bader1997-08-281-16/+1
* (netfs_S_dir_lookup):Miles Bader1997-06-201-2/+2
* (netfs_S_dir_lookup):Miles Bader1997-03-021-30/+40
* Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-16/+13
* fooMichael I. Bushnell1996-05-141-1/+1
* entered into RCSMichael I. Bushnell1996-03-121-6/+4
* Formerly dir-lookup.c.~6~Michael I. Bushnell1996-02-151-3/+3
* Formerly dir-lookup.c.~5~Michael I. Bushnell1995-12-191-1/+1
* Formerly dir-lookup.c.~4~Michael I. Bushnell1995-12-181-28/+41
* Formerly dir-lookup.c.~3~Michael I. Bushnell1995-12-121-3/+3
* Formerly dir-lookup.c.~2~Michael I. Bushnell1995-11-151-39/+273