aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2024-05-19libstore: fix old RemoteStore::addToStore serializereldritch horrors
2024-05-18Improve nix-store --delete failure messageAlyssa Ross
2024-05-18Merge "derived-path: refuse built derived path with a non-derivation base" in...Pierre Bourdon
2024-05-17derived-path: refuse built derived path with a non-derivation basePierre Bourdon
2024-05-16Allow enabling core dumps from builds for nix & child processesmidnightveil
2024-05-12Merge "libstore: Fix sandbox=relaxed" into mainArtemis Tosini
2024-05-11filetransfer: fix decompression regression from 121edecfPierre Bourdon
2024-05-10Merge "feat(libstore): print the first line of stdout of SSH in case of failu...Raito Bezarius
2024-05-10feat(libstore): print the first line of stdout of SSH in case of failureRaito Bezarius
2024-05-10libutil: remove callback.hheldritch horrors
2024-05-10libstore: de-callback-ify FileTransfereldritch horrors
2024-05-09libstore: de-callback-ify Store::queryRealisationeldritch horrors
2024-05-09libstore: un-callback-ify Store::queryRealisationUncachedeldritch horrors
2024-05-09libstore: de-callback-ify Store::queryPathInfoUncachedeldritch horrors
2024-05-09libstore: de-callback-ify BinaryCacheStore::getFileeldritch horrors
2024-05-09libstore: de-callback-ify CA realisation substitutioneldritch horrors
2024-05-08libstore: Fix sandbox=relaxedThéophane Hufschmitt
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07Merge changes Icf26010a,Ib6161567 into mainNikodem Rabuliński
2024-05-07Always initialize curl in parent process on darwinNikodem Rabuliński
2024-05-07libutil: de-callback-ify computeClosureeldritch horrors
2024-05-07libstore: limit CA realisation info substitution concurrencyeldritch horrors
2024-05-06fix fallback chroot store creation after b247ef72dQyriad
2024-05-06filetransfer: correctly abort empty transferseldritch horrors
2024-05-06filetransfer: extract decompressor creationeldritch horrors
2024-05-05Merge "Warn on untrusted client settings being ignored" into mainjade
2024-05-05filetransfer: abort transfer on receiver exceptioneldritch horrors
2024-05-04Warn on untrusted client settings being ignoredJade Lovelace
2024-05-04Fix /etc/group having desynced IDs from the actual UID in the sandboxJade Lovelace
2024-05-04Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...Maximilian Bosch
2024-05-03libstore/local-derivation-goal: prohibit creating setuid/setgid binariesMaximilian Bosch
2024-05-03libstore: check additionalSandboxProfileArtemis Tosini
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02Revert "StorePath: reject names starting with '.'"Robert Hensing
2024-04-27Run all derivation builders inside the sandbox on macOSPuck Meerburg
2024-04-27Fix progress bar on copyPathsPuck Meerburg
2024-04-27libstore/ssh: shutK900
2024-04-26Merge "ssh-ng: Set log-fd for ssh to `4` by default" into mainMaximilian Bosch
2024-04-26Merge "gc: Find roots using libproc on Darwin" into mainArtemis Tosini
2024-04-26ssh-ng: Set log-fd for ssh to `4` by defaultMaximilian Bosch
2024-04-26filetransfer: don't decompress in curl wrapper itselfeldritch horrors
2024-04-26filetransfer: remove dataCallback from interfaceeldritch horrors
2024-04-26filetransfer: make two-arg download abstracteldritch horrors
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-25filetransfer: drop errorSinkeldritch horrors
2024-04-25filetransfer: restore http status line reportingeldritch horrors
2024-04-25filetransfer: remove decompress request parametereldritch horrors
2024-04-24Merge "libstore: Create platform LocalStore subclasses" into mainArtemis Tosini
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini
2024-04-23Merge changes Ia3e7b1e6,If09be814 into mainQyriad