aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs
Commit message (Expand)AuthorAgeFilesLines
* Fix const warningsSamuel Thibault2022-01-174-5/+5
* Make RPC input array parameters constSamuel Thibault2022-01-1615-35/+35
* Fix build warningsSamuel Thibault2022-01-013-3/+5
* random: Add a trivfs_server_nameSamuel Thibault2021-12-302-1/+16
* libtrivfs: Fix static link of the random translatorSamuel Thibault2021-12-301-2/+2
* libtrivfs: Remove unused empty functionSamuel Thibault2020-11-221-6/+0
* Fix build with -fno-commonSamuel Thibault2020-03-313-25/+86
* libnetfs: Support for file record lockingSvante Signell2019-10-308-24/+163
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-0112-12/+12
* Catch LFS64 inconsistencies in RPC server stubsSamuel Thibault2019-07-271-0/+56
* Add file_utimens RPC to use a struct timespecFlávio Cruz2018-03-052-20/+78
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-1/+27
* Traverse translator hierarchies using the fsys protocol.Justus Winter2017-09-124-48/+56
* Remove unused parameter from the 'get_source' machinery.Justus Winter2017-09-013-8/+7
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-0519-30/+30
* Mark library stubs as weakSamuel Thibault2016-10-302-13/+13
* Fix privileged operations on trivfs-translated nodesJustus Winter2016-05-031-3/+3
* Fix root operations on trivfs-translated nodesSamuel Thibault2016-04-291-2/+14
* libtrivfs: fix notion of privileged userJustus Winter2016-04-265-7/+14
* libtrivfs: fix error handlingJustus Winter2016-04-261-7/+15
* Define IO_OUTTRAN so that term_on_pty returns a mach_port_tFlavio Cruz2015-12-311-0/+6
* libtrivfs: remove deprecated static class vectorsJustus Winter2015-11-035-70/+0
* Drop duplicate port deallocationSamuel Thibault2015-10-111-1/+2
* libtrivfs: deprecate old apiJustus Winter2015-09-271-4/+7
* libtrivfs: optimize the object lookup codeJustus Winter2015-09-271-84/+52
* Do not install libtrivfs mig stub headersSamuel Thibault2015-09-101-3/+0
* Fix space styleSamuel Thibault2015-03-0519-228/+228
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* libtrivfs: add payload-aware intrans functionsJustus Winter2014-12-072-0/+61
* Fix optional definitions in static binariesSamuel Thibault2014-11-031-1/+1
* include: detect use-after-free errors using the reference countsJustus Winter2014-08-311-1/+1
* libtrivfs: fix typoJustus Winter2014-08-311-1/+1
* libtrivfs: lock-less reference counting for trivfs_peropen objectsJustus Winter2014-05-267-26/+24
* Include the MIG-generated server header filesJustus Winter2014-04-1555-3/+58
* libtrivfs: improve the mig mutator functionsJustus Winter2014-02-254-56/+32
* hurd: fix the get-children and get-source proceduresJustus Winter2014-02-255-11/+12
* libtrivfs: include the mig-generated server headers in demuxer.cJustus Winter2014-01-201-7/+6
* libtrivfs: improve the trivfs_demuxer functionJustus Winter2013-12-021-10/+20
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-093-9/+0
* Fix use after freeSamuel Thibault2013-11-011-6/+7
* Fix gcc warningSamuel Thibault2013-09-211-2/+2
* libtrivfs: add fsys_get_sourceJustus Winter2013-09-154-3/+70
* libtrivfs: add fsys_get_childrenJustus Winter2013-09-152-1/+37
* libtrivfs: register libtrivfs-based translators as importantJustus Winter2013-08-291-0/+19
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-0/+10
* Switch from cthreads to pthreadsRichard Braun2012-11-277-20/+21
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-4/+2
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Fix port leakSamuel Thibault2011-05-061-1/+4
* Implement file_replarent in libtrivfsJeremie Koenig2010-08-011-2/+3