summaryrefslogtreecommitdiff
path: root/libfshelp
AgeCommit message (Expand)Author
2019-11-10libfshelp: Fix memleakSamuel Thibault
2019-11-10libfshelp: Add missing prototypesSamuel Thibault
2019-11-01libfshelp: do not define extern inlines when not requestedSamuel Thibault
2019-11-01libfshelp: Fix record lock when len=0Samuel Thibault
2019-10-29libfshelp: Support for file record lockingNeal H Walfield
2019-07-27Fix missing gnu_dev_* prototypesSamuel Thibault
2018-06-13Hurd patches (fix compilation)Luca Weiss
2018-03-05Fix warningsSamuel Thibault
2018-01-08Add a file_exec_file_name RPCEmilio Pozuelo Monfort
2018-01-06libfshelp/get-identity.c: Simplify checking weak referencesSamuel Thibault
2018-01-06libfshelp/get-identity.c: Avoid spurious ihash removalSamuel Thibault
2018-01-06libfshelp/get-identity: Use 64bit hashing for inodesSamuel Thibault
2018-01-05libfshelp/get-identity.c: add FIXMESamuel Thibault
2017-12-19libfshelp: Add weak reference for hash table referenceSamuel Thibault
2017-09-25fshelp: Fix fetching control ports.Justus Winter
2017-09-12Traverse translator hierarchies using the fsys protocol.Justus Winter
2017-09-12libfshelp: Use node instead of name as key.Justus Winter
2017-09-12libfshelp: Avoid some right diddling.Justus Winter
2017-09-12libfshelp: Improve error handling.Justus Winter
2017-09-12libfshelp: Add function to map over all active translators.Justus Winter
2017-09-12libfshelp: Always register dead-name notifications.Justus Winter
2017-09-12libfshelp: Avoid useless allocations.Justus Winter
2017-09-12libfshelp: improve translator listJustus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-10-09fshelp: Fix fetching the control port.Justus Winter
2016-09-04libfshelp: acquire references to control portsJustus Winter
2016-05-19Unify the short-circuit translator logicJustus Winter
2016-04-20libfshelp: pass cookie to the callback functionJustus Winter
2016-04-04Use posix types for mig definitions.Flavio Cruz
2016-03-19Fix spurious port deallocationSamuel Thibault
2016-02-14Fix hang on reauthenticationSamuel Thibault
2016-02-07Remove libfshelp/trans.h and libfshelp/locks.h.Flavio Cruz
2015-03-05Fix space styleSamuel Thibault
2015-01-17libfshelp: improve error handlingJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-27Add atomicity support to fshelp_acquire_lockSamuel Thibault
2014-11-02Fix unlocking translator listSamuel Thibault
2014-08-31hurd: fix semantic of file_get_childrenJustus Winter
2014-01-12libfshelp: fix the api of fshelp_set_active_translatorJustus Winter
2013-12-09libfshelp: use a hash table in get-identity.cJustus Winter
2013-11-28libfshelp: improve error handling in fshelp_start_translator_longJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-10-08libfshelp: properly free active translator entriesJustus Winter
2013-09-21Fix gcc warningSamuel Thibault
2013-09-16Add missing includeSamuel Thibault
2013-09-15libfshelp: add translator-list.cJustus Winter
2013-07-05libfshelp: add missing importJustus Winter
2013-05-31Reset task priority when spawning a passive translatorRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-09-22Fix spurious destroy during RPC to self with rendez-vousSamuel Thibault