summaryrefslogtreecommitdiff
path: root/nix/libstore/store-api.hh
AgeCommit message (Expand)AuthorFilesLines
2026-08-17daemon: Bypass authentication when importing content-addressed store items.Ludovic Courtès1-0/+6
2026-08-17daemon: Remove ‘requireSignature’ argument to ‘importPaths’.Ludovic Courtès1-1/+1
2026-06-24daemon: libstore: add assertStorePathStrict and helpers.Reepca Russelstein1-0/+18
2026-01-14nix: Spelling corrections.Efraim Flashner1-1/+1
2025-11-12daemon: Use inline functions and variables instead of externCongcong Kuo1-1/+1
2025-06-01daemon: Fix build failure with gcc@15.wrobell1-0/+1
2022-09-11daemon: Remove unused function exportPaths.Maxime Devos1-7/+0
2022-09-11daemon: Remove unused function openStore.Maxime Devos1-5/+0
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès1-0/+4
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès1-4/+0
2018-03-30daemon: Remove dead code.Ludovic Courtès1-17/+0
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra1-2/+2
2015-12-13daemon: Better distinguish build statuses.Eelco Dolstra1-0/+24
2015-12-08daemon: Allow builds to be repeated.Eelco Dolstra1-3/+10
2015-06-03Merge branch 'nix'.Ludovic Courtès1-10/+14
2015-05-19Merge branch 'nix'.Ludovic Courtès1-0/+4
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès1-0/+366