aboutsummaryrefslogtreecommitdiff
path: root/libfshelp
Commit message (Expand)AuthorAgeFilesLines
* Fix leaking auth portsSamuel Thibault2022-01-041-0/+3
* Revert "fshelp: Fix fetching control ports."Samuel Thibault2021-05-081-1/+5
* libfshelp: Fix extern inline definitionsRomain Naour2020-11-213-3/+7
* libfshelp: Fix extern inline usageSamuel Thibault2020-08-013-2/+7
* libfshelp: Fix extern inline definitionsSamuel Thibault2020-08-011-3/+3
* libfshelp: destroy condition variable before freeing itSamuel Thibault2020-06-012-0/+2
* libdiskfs: Add missing node lock around fshelp_rlock_drop_peropen callSamuel Thibault2020-06-011-1/+3
* libfshelp: Fix errno value leakSamuel Thibault2019-12-281-1/+4
* libfshelp: Fix memleakSamuel Thibault2019-11-101-0/+15
* libfshelp: Add missing prototypesSamuel Thibault2019-11-101-0/+4
* libfshelp: do not define extern inlines when not requestedSamuel Thibault2019-11-011-0/+8
* libfshelp: Fix record lock when len=0Samuel Thibault2019-11-011-4/+2
* libfshelp: Support for file record lockingNeal H Walfield2019-10-297-14/+857
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* Fix warningsSamuel Thibault2018-03-052-0/+3
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-6/+17
* libfshelp/get-identity.c: Simplify checking weak referencesSamuel Thibault2018-01-061-5/+4
* libfshelp/get-identity.c: Avoid spurious ihash removalSamuel Thibault2018-01-061-2/+5
* libfshelp/get-identity: Use 64bit hashing for inodesSamuel Thibault2018-01-061-4/+32
* libfshelp/get-identity.c: add FIXMESamuel Thibault2018-01-051-0/+1
* libfshelp: Add weak reference for hash table referenceSamuel Thibault2017-12-191-2/+10
* fshelp: Fix fetching control ports.Justus Winter2017-09-251-5/+1
* Traverse translator hierarchies using the fsys protocol.Justus Winter2017-09-122-36/+17
* libfshelp: Use node instead of name as key.Justus Winter2017-09-122-29/+31
* libfshelp: Avoid some right diddling.Justus Winter2017-09-121-2/+2
* libfshelp: Improve error handling.Justus Winter2017-09-121-3/+16
* libfshelp: Add function to map over all active translators.Justus Winter2017-09-122-0/+36
* libfshelp: Always register dead-name notifications.Justus Winter2017-09-121-18/+15
* libfshelp: Avoid useless allocations.Justus Winter2017-09-121-0/+4
* libfshelp: improve translator listJustus Winter2017-09-121-24/+35
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-055-14/+14
* fshelp: Fix fetching the control port.Justus Winter2016-10-091-2/+13
* libfshelp: acquire references to control portsJustus Winter2016-09-041-4/+5
* Unify the short-circuit translator logicJustus Winter2016-05-192-0/+56
* libfshelp: pass cookie to the callback functionJustus Winter2016-04-201-1/+1
* Use posix types for mig definitions.Flavio Cruz2016-04-041-1/+2
* 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-075-65/+13
* Fix space styleSamuel Thibault2015-03-053-26/+26
* libfshelp: improve error handlingJustus Winter2015-01-171-3/+3
* Replace `bzero' with `memset'Justus Winter2014-12-102-4/+4
* Add atomicity support to fshelp_acquire_lockSamuel Thibault2014-11-271-18/+77
* Fix unlocking translator listSamuel Thibault2014-11-021-2/+5
* hurd: fix semantic of file_get_childrenJustus Winter2014-08-312-7/+23
* libfshelp: fix the api of fshelp_set_active_translatorJustus Winter2014-01-122-13/+48
* libfshelp: use a hash table in get-identity.cJustus Winter2013-12-091-31/+35
* libfshelp: improve error handling in fshelp_start_translator_longJustus Winter2013-11-281-5/+6
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-093-5/+0