aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2023-02-27add information on the `build-hook` settingValentin Gagarin
2023-02-21Merge pull request #7856 from yorickvP/fix-nsswitchThéophane Hufschmitt
2023-02-20`Derivation::toJSON`: fix bug!John Ericson
2023-02-19Test `toJSON` of `DerivationOutput` and `Derivation`John Ericson
2023-02-19Move `Derivation` toJSON logic to libnixstoreJohn Ericson
2023-02-17Wait with making /etc unwritable until after build env setupYorick van Pelt
2023-02-14Make /etc writability conditional on uid-range featureYorick van Pelt
2023-02-14Don't allow writing to /etcYorick van Pelt
2023-02-13Merge pull request #7616 from hercules-ci/fix-3898Eelco Dolstra
2023-02-10Merge pull request #7805 from edolstra/c++2aEelco Dolstra
2023-02-10Merge pull request #7802 from edolstra/fix-7783Eelco Dolstra
2023-02-10Fix building with GCC 9Eelco Dolstra
2023-02-10Merge pull request #5588 from tweag/balsoft/xdgThéophane Hufschmitt
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2023-02-10LocalDerivationGoal::startBuilder(): Use startProcess() to cloneEelco Dolstra
2023-02-10Simplify the PID namespace check: just try to mount /procEelco Dolstra
2023-02-09Merge pull request #7712 from Mic92/advertise-compressionsEelco Dolstra
2023-02-07NarInfoDiskCache: Also test id consistency with updated fieldsRobert Hensing
2023-02-07NarInfoDiskCache: Keep BinaryCache.id stable and improve testRobert Hensing
2023-02-07NarInfoDiskCache: Prepare reproducer for #3898Robert Hensing
2023-02-07NarInfoDiskCacheImpl: Make dbPath a parameterRobert Hensing
2023-02-07NarInfoDiskCache: Rename cacheExists -> upToDateCacheExistsRobert Hensing
2023-02-07sqlite.cc: Add SQL tracingRobert Hensing
2023-02-07Mention --no-sandbox if sandboxing is unsupportedEelco Dolstra
2023-02-07Check whether we can use PID namespacesEelco Dolstra
2023-02-07Fix auto-uid-allocation in Docker containersEelco Dolstra
2023-02-03advertise transport encoding in http transfers toJörg Thalheim
2023-02-03Merge pull request #7739 from obsidiansystems/user-settingsEelco Dolstra
2023-02-02Move `trustedUsers` and `allowedUsers` to separate config structJohn Ericson
2023-02-02Get rid of the `authHook` parameter on `processConnection`John Ericson
2023-02-02daemon: Warn on old clients passing unexpected plugin-files.Shea Levy
2023-02-01Don't send plugin-files to the daemon.Shea Levy
2023-02-01Remove an unused captureEelco Dolstra
2023-02-01Merge pull request #7716 from obsidiansystems/small-storePath-cleanupsThéophane Hufschmitt
2023-02-01Merge pull request #7717 from obsidiansystems/delete-dead-codeEelco Dolstra
2023-02-01Merge pull request #7203 from graham33/feature/cpp20Eelco Dolstra
2023-01-30Merge pull request #7713 from obsidiansystems/more-rapid-checkRobert Hensing
2023-01-30Delete dead codeJohn Ericson
2023-01-30Make per-variant Arbitrary impls tooJohn Ericson
2023-01-30Separate `path.hh` from `content-address.hh`John Ericson
2023-01-30Avoid some `StorePath` <-> `Path` round tripsJohn Ericson
2023-01-30Merge pull request #5226 from NixOS/client-side-profilesEelco Dolstra
2023-01-30Merge branch 'master' into referenceablePathsThéophane Hufschmitt
2023-01-29More property testsJohn Ericson
2023-01-29Allow unit test infra to be reused across libs' testsJohn Ericson
2023-01-26improve documentation about substituters and trusted usersSolène Rapenne
2023-01-26Update src/libstore/daemon.ccSolène Rapenne
2023-01-26warnings: enhance the case of untrusted substituter for untrusted userSolène Rapenne
2023-01-23Test store paths, with property testsJohn Ericson
2023-01-23Better-scope `Store` forward declarationsJohn Ericson