| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix const warnings | Samuel Thibault | 2022-01-17 | 4 | -5/+5 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 15 | -35/+35 |
* | Fix build warnings | Samuel Thibault | 2022-01-01 | 3 | -3/+5 |
* | random: Add a trivfs_server_name | Samuel Thibault | 2021-12-30 | 2 | -1/+16 |
* | libtrivfs: Fix static link of the random translator | Samuel Thibault | 2021-12-30 | 1 | -2/+2 |
* | libtrivfs: Remove unused empty function | Samuel Thibault | 2020-11-22 | 1 | -6/+0 |
* | Fix build with -fno-common | Samuel Thibault | 2020-03-31 | 3 | -25/+86 |
* | libnetfs: Support for file record locking | Svante Signell | 2019-10-30 | 8 | -24/+163 |
* | Use the data_t type defined in hurd_types.h. | Flavio Cruz | 2019-09-01 | 12 | -12/+12 |
* | Catch LFS64 inconsistencies in RPC server stubs | Samuel Thibault | 2019-07-27 | 1 | -0/+56 |
* | Add file_utimens RPC to use a struct timespec | Flávio Cruz | 2018-03-05 | 2 | -20/+78 |
* | Add a file_exec_file_name RPC | Emilio Pozuelo Monfort | 2018-01-08 | 1 | -1/+27 |
* | Traverse translator hierarchies using the fsys protocol. | Justus Winter | 2017-09-12 | 4 | -48/+56 |
* | Remove unused parameter from the 'get_source' machinery. | Justus Winter | 2017-09-01 | 3 | -8/+7 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 19 | -30/+30 |
* | Mark library stubs as weak | Samuel Thibault | 2016-10-30 | 2 | -13/+13 |
* | Fix privileged operations on trivfs-translated nodes | Justus Winter | 2016-05-03 | 1 | -3/+3 |
* | Fix root operations on trivfs-translated nodes | Samuel Thibault | 2016-04-29 | 1 | -2/+14 |
* | libtrivfs: fix notion of privileged user | Justus Winter | 2016-04-26 | 5 | -7/+14 |
* | libtrivfs: fix error handling | Justus Winter | 2016-04-26 | 1 | -7/+15 |
* | Define IO_OUTTRAN so that term_on_pty returns a mach_port_t | Flavio Cruz | 2015-12-31 | 1 | -0/+6 |
* | libtrivfs: remove deprecated static class vectors | Justus Winter | 2015-11-03 | 5 | -70/+0 |
* | Drop duplicate port deallocation | Samuel Thibault | 2015-10-11 | 1 | -1/+2 |
* | libtrivfs: deprecate old api | Justus Winter | 2015-09-27 | 1 | -4/+7 |
* | libtrivfs: optimize the object lookup code | Justus Winter | 2015-09-27 | 1 | -84/+52 |
* | Do not install libtrivfs mig stub headers | Samuel Thibault | 2015-09-10 | 1 | -3/+0 |
* | Fix space style | Samuel Thibault | 2015-03-05 | 19 | -228/+228 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 1 | -1/+1 |
* | libtrivfs: add payload-aware intrans functions | Justus Winter | 2014-12-07 | 2 | -0/+61 |
* | Fix optional definitions in static binaries | Samuel Thibault | 2014-11-03 | 1 | -1/+1 |
* | include: detect use-after-free errors using the reference counts | Justus Winter | 2014-08-31 | 1 | -1/+1 |
* | libtrivfs: fix typo | Justus Winter | 2014-08-31 | 1 | -1/+1 |
* | libtrivfs: lock-less reference counting for trivfs_peropen objects | Justus Winter | 2014-05-26 | 7 | -26/+24 |
* | Include the MIG-generated server header files | Justus Winter | 2014-04-15 | 55 | -3/+58 |
* | libtrivfs: improve the mig mutator functions | Justus Winter | 2014-02-25 | 4 | -56/+32 |
* | hurd: fix the get-children and get-source procedures | Justus Winter | 2014-02-25 | 5 | -11/+12 |
* | libtrivfs: include the mig-generated server headers in demuxer.c | Justus Winter | 2014-01-20 | 1 | -7/+6 |
* | libtrivfs: improve the trivfs_demuxer function | Justus Winter | 2013-12-02 | 1 | -10/+20 |
* | Normalize whitespace at the end of each file to '\n' | Justus Winter | 2013-11-09 | 3 | -9/+0 |
* | Fix use after free | Samuel Thibault | 2013-11-01 | 1 | -6/+7 |
* | Fix gcc warning | Samuel Thibault | 2013-09-21 | 1 | -2/+2 |
* | libtrivfs: add fsys_get_source | Justus Winter | 2013-09-15 | 4 | -3/+70 |
* | libtrivfs: add fsys_get_children | Justus Winter | 2013-09-15 | 2 | -1/+37 |
* | libtrivfs: register libtrivfs-based translators as important | Justus Winter | 2013-08-29 | 1 | -0/+19 |
* | Add io_select_timeout to the io interface | Richard Braun | 2013-02-28 | 1 | -0/+10 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 7 | -20/+21 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -4/+2 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -1/+1 |
* | Fix port leak | Samuel Thibault | 2011-05-06 | 1 | -1/+4 |
* | Implement file_replarent in libtrivfs | Jeremie Koenig | 2010-08-01 | 1 | -2/+3 |