index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2024-08-03
fix: warn and document when advanced attributes will have no impact due to __...
Tom Bereknyei
2024-08-03
libstore: move Goal::waiteeDone into Worker::goalFinished
eldritch horrors
2024-08-02
Merge "libstore/ssh: only resume the logger when we paused it" into main
alois31
2024-08-02
libstore/ssh: only resume the logger when we paused it
Alois Wohlschlager
2024-08-02
libstore: move Goal::amDone to Worker
eldritch horrors
2024-08-02
libstore: return finishedness from Goal methods
eldritch horrors
2024-08-02
libstore: encapsulate worker build hook state
eldritch horrors
2024-07-30
libstore: move Goal::getBuildResult to BuildResult
eldritch horrors
2024-07-30
libstore: count all substitutions toward the same limit
eldritch horrors
2024-07-30
libstore: always wake up goals on EOF
eldritch horrors
2024-07-30
libstore: simplify substitution handleEOF
eldritch horrors
2024-07-29
libstore: remove Worker::updateProgress
eldritch horrors
2024-07-27
libutil: Add bindPath function from libstore
Artemis Tosini
2024-07-26
Merge changes I45d3895f,I541be3ea,Ibe51416d into main
alois31
2024-07-25
Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into main
jade
2024-07-25
libstore/build: block io_uring
Alois Wohlschlager
2024-07-25
libstore/build: use an allowlist approach to syscall filtering
Alois Wohlschlager
2024-07-25
libstore/build: always treat seccomp setup failures as fatal
Alois Wohlschlager
2024-07-24
fix building with Musl, fixing static builds
Qyriad
2024-07-23
tree-wide: NULL -> nullptr
Jade Lovelace
2024-07-23
libstore: Add FreeBSD findPlatformRoots
Artemis Tosini
2024-07-22
libstore: keep Goal errors as unique_ptrs
eldritch horrors
2024-07-22
libstore: remove an always-defaulted argument
eldritch horrors
2024-07-22
libstore: use std::async instead of Goal threads
eldritch horrors
2024-07-22
libstore: remove addToWeakGoals
eldritch horrors
2024-07-22
libstore: remove Goal::ecBusy
eldritch horrors
2024-07-22
libstore: remove unused Worker::waitForAnyGoal
eldritch horrors
2024-07-22
enable -Werror=suggest-override
eldritch horrors
2024-07-21
Merge "libstore/binary-cache-store: use correct buffer size for NAR decompres...
alois31
2024-07-21
Merge "gc: refactor the gc server thread out into a class without changing it...
jade
2024-07-21
libstore/binary-cache-store: use correct buffer size for NAR decompression
Alois Wohlschlager
2024-07-20
Merge "Fix namespace warning being emitted if sandbox is disabled" into main
Winter Cute
2024-07-20
libutil: make basic loggers thread-safe
eldritch horrors
2024-07-19
Fix namespace warning being emitted if sandbox is disabled
Winter
2024-07-19
gc: refactor the gc server thread out into a class without changing it
Jade Lovelace
2024-07-18
Fixup a bunch of references to nixos.org manuals
Jade Lovelace
2024-07-16
libstore: remove remaining sinkToSource uses
eldritch horrors
2024-07-16
libstore: remove WriteConn::sink fields
eldritch horrors
2024-07-16
libstore: generatorize protocol serializers
eldritch horrors
2024-07-16
libstore: remove a sinkToSouce from old daemon protocol
eldritch horrors
2024-07-15
libstore: rewrite narFromPath as generator
eldritch horrors
2024-07-13
language: cleanly ban integer overflows
Jade Lovelace
2024-07-12
Use std::strong_ordering for version comparison
Jade Lovelace
2024-07-11
libstore: remove upcast_goal
eldritch horrors
2024-07-11
libstore: turn copyNAR into a generator
eldritch horrors
2024-07-11
libutil: remove makeDecompressionSink
eldritch horrors
2024-07-11
libstore: make BinaryCacheStore::getFile return a source
eldritch horrors
2024-07-11
libutil: rewrite RewritingSink as source
eldritch horrors
2024-07-07
libstore: make LocalDerivationGoal::needsHashRewrite virtual
Artemis Tosini
2024-07-06
libutil: turn HashModuloSink into a free function
eldritch horrors
[prev]
[next]