| Commit message (Expand) | Author | Age | Files | Lines |
* | libstore: Fix zero store writes | Sergey Bugaev | 2024-12-05 | 1 | -0/+1 |
* | Replace deprecated sigmask with sigset_t calls | Flavio Cruz | 2023-12-29 | 1 | -3/+8 |
* | libstore: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 7 | -33/+71 |
* | Modernize code by removing use of old style definitions. | Flavio Cruz | 2023-04-03 | 1 | -1/+1 |
* | libstore: Fix zero store size computation | Samuel Thibault | 2023-02-27 | 1 | -2/+3 |
* | libstore: Fix undefined behavior | Samuel Thibault | 2023-02-10 | 1 | -1/+1 |
* | Fix types of read write and readables methods | Etienne Brateau | 2022-08-29 | 2 | -5/+5 |
* | libstore: fix type of a counter | Etienne Brateau | 2022-01-20 | 1 | -1/+1 |
* | libstore: Detect device-based access overflow | Samuel Thibault | 2021-08-16 | 1 | -4/+16 |
* | libstore: Fix memory leak | Samuel Thibault | 2020-03-29 | 1 | -1/+3 |
* | libstore: Add ability to pass custom master device with format @master:/dev/d... | Damien Zammit | 2020-03-29 | 1 | -6/+13 |
* | libstore: Fix dopen() with non-path which happens to be a path | Samuel Thibault | 2019-03-03 | 1 | -27/+31 |
* | Prepare for rump disk access by making libstore take non-mach device | Damien Zammit | 2018-12-26 | 1 | -7/+48 |
* | Fix DESTDIR support | Samuel Thibault | 2018-04-22 | 1 | -2/+2 |
* | Fix warnings | Samuel Thibault | 2018-03-05 | 2 | -0/+2 |
* | Simplify deallocations. | Justus Winter | 2017-08-05 | 1 | -2/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 5 | -14/+14 |
* | Fix build | Samuel Thibault | 2016-11-20 | 1 | -1/+1 |
* | libpager, libstore: Fix crash on ENOSPC while writing data | Samuel Thibault | 2016-11-20 | 1 | -2/+3 |
* | Complete changes to use -L instead of -Wl,-rpath-link | Thomas Schwinge | 2016-05-16 | 1 | -2/+3 |
* | fix compiler warnings in hurd/libstore | Flavio Cruz | 2015-12-29 | 3 | -6/+7 |
* | lib*: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-03 | 2 | -2/+2 |
* | Replace `bcopy' with `memcpy' or `memmove' as appropriate | Justus Winter | 2014-12-10 | 1 | -3/+3 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 3 | -4/+4 |
* | Deal with odd kernel behavior | Samuel Thibault | 2014-11-09 | 1 | -0/+1 |
* | libstore: provide function declaration until available upstream | Justus Winter | 2014-05-30 | 1 | -0/+11 |
* | Make bz2 and gz support optional | Gabriele Giacone | 2014-03-20 | 1 | -9/+11 |
* | libstore: fixed some pointer-sign related warnings | Ignazio Sgalmuzzo | 2014-02-19 | 1 | -2/+2 |
* | Add missing copyright notice | Samuel Thibault | 2014-02-18 | 1 | -0/+21 |
* | libstore: replaced gz decompression code with libz | Ignazio Sgalmuzzo | 2014-02-18 | 8 | -1763/+66 |
* | Add missing copyright notice | Samuel Thibault | 2014-02-18 | 1 | -0/+21 |
* | Replaced bz2 decompression code with libbz2 | Ignazio Sgalmuzzo | 2014-02-09 | 2 | -1718/+39 |
* | exec: remove support for transparently ungziping executables | Justus Winter | 2013-09-15 | 7 | -4/+1766 |
* | exec: remove support for transparently unbzip2ing executables | Justus Winter | 2013-09-15 | 1 | -0/+1745 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 4 | -10/+11 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -2/+0 |
* | Automatically regenerate files that depend on $(hurd-version). | Thomas Schwinge | 2012-04-08 | 1 | -0/+1 |
* | Fix extern inline use | Samuel Thibault | 2012-03-25 | 2 | -4/+12 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 3 | -5/+5 |
* | Fix the build system to handle part stores | Jeremie Koenig | 2010-08-18 | 1 | -6/+6 |
* | Revert "Call device_close on store closure" | Samuel Thibault | 2010-06-30 | 1 | -1/+0 |
* | Call device_close on store closure | Samuel Thibault | 2010-06-25 | 1 | -0/+1 |
* | Build part only when parted support is enabled | Samuel Thibault | 2010-06-18 | 1 | -1/+5 |
* | Fix parted support | Samuel Thibault | 2010-06-18 | 2 | -2/+6 |
* | Switch to the new ChangeLog style. | Thomas Schwinge | 2009-07-11 | 1 | -1279/+0 |
* | Update copyright years. | Thomas Schwinge | 2008-07-01 | 1 | -1/+1 |
* | * nbd.c (nbd_read): Initialize piecelen. | Samuel Thibault | 2008-03-16 | 2 | -1/+5 |
* | . | Roland McGrath | 2005-09-25 | 1 | -0/+5 |
* | 2005-09-24 Roland McGrath <roland@frob.com> | Roland McGrath | 2005-09-25 | 1 | -2/+2 |
* | . | Roland McGrath | 2004-09-07 | 1 | -0/+7 |