aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2024-08-08libstore: make Worker::wakeUp privateeldritch horrors
2024-08-08libstore: make Worker::waitForAWhile privateeldritch horrors
2024-08-08libstore: make Worker::waitForBuildSlot privateeldritch horrors
2024-08-07Merge "oops: fix warning about catching polymorphic exception" into mainjade
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-06oops: fix warning about catching polymorphic exceptionJade Lovelace
2024-08-07Merge changes I0fc80718,Ia182b86f,I355f82cb,I8a9b58fa,Id89f8a1f, ... into mainjade
2024-08-06libstore/linux: precompile and cache the seccomp BPFAlois Wohlschlager
2024-08-06libstore/linux: compile the seccomp BPF explicitlyAlois Wohlschlager
2024-08-06libstore: add LocalDerivationGoal setupSyscallFilter hookAlois Wohlschlager
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-03libstore: move Goal::waiteeDone into Worker::goalFinishedeldritch horrors
2024-08-02Merge "libstore/ssh: only resume the logger when we paused it" into mainalois31
2024-08-02libstore/ssh: only resume the logger when we paused itAlois Wohlschlager
2024-08-02libstore: move Goal::amDone to Workereldritch horrors
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-08-02libstore: encapsulate worker build hook stateeldritch horrors
2024-07-30libstore: move Goal::getBuildResult to BuildResulteldritch horrors
2024-07-30libstore: count all substitutions toward the same limiteldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-30libstore: simplify substitution handleEOFeldritch horrors
2024-07-29libstore: remove Worker::updateProgresseldritch horrors
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-25libstore/build: always treat seccomp setup failures as fatalAlois Wohlschlager
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-23libstore: Add FreeBSD findPlatformRootsArtemis Tosini
2024-07-22libstore: keep Goal errors as unique_ptrseldritch horrors
2024-07-22libstore: remove an always-defaulted argumenteldritch horrors
2024-07-22libstore: use std::async instead of Goal threadseldritch horrors
2024-07-22libstore: remove addToWeakGoalseldritch horrors
2024-07-22libstore: remove Goal::ecBusyeldritch horrors
2024-07-22libstore: remove unused Worker::waitForAnyGoaleldritch horrors
2024-07-22enable -Werror=suggest-overrideeldritch horrors
2024-07-21Merge "libstore/binary-cache-store: use correct buffer size for NAR decompres...alois31
2024-07-21Merge "gc: refactor the gc server thread out into a class without changing it...jade
2024-07-21libstore/binary-cache-store: use correct buffer size for NAR decompressionAlois Wohlschlager
2024-07-20Merge "Fix namespace warning being emitted if sandbox is disabled" into mainWinter Cute
2024-07-20libutil: make basic loggers thread-safeeldritch horrors
2024-07-19Fix namespace warning being emitted if sandbox is disabledWinter
2024-07-19gc: refactor the gc server thread out into a class without changing itJade Lovelace
2024-07-18Fixup a bunch of references to nixos.org manualsJade Lovelace
2024-07-16libstore: remove remaining sinkToSource useseldritch horrors
2024-07-16libstore: remove WriteConn::sink fieldseldritch horrors
2024-07-16libstore: generatorize protocol serializerseldritch horrors
2024-07-16libstore: remove a sinkToSouce from old daemon protocoleldritch horrors