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-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
2024-07-06
libutil: return sources from runProgram2
eldritch horrors
2024-07-05
libutil: return a program handle from runProgram2
eldritch horrors
2024-07-05
libutil: convert readFileSource to a generator
eldritch horrors
2024-07-05
libstore: convert dumpPath to a generator
eldritch horrors
2024-07-03
libstore: add LocalDerivationGoal startChild hook
Artemis Tosini
2024-07-03
libstore: Add LocalDerivationGoal prepareSandbox hook
Artemis Tosini
2024-07-03
libutil: begin porting serialization to generators
eldritch horrors
2024-06-27
store: delete obsolete lsof-disabling code
Jade Lovelace
2024-06-27
store: guess the URL of failing fixed-output derivations
Jade Lovelace
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-23
Merge "libstore: reduce loglevel of `waiting for a machine to build`" into main
Maximilian Bosch
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-23
libutil: give Pid proper resource semantics
eldritch horrors
2024-06-23
libutil: make Pid -> pid_t operations explicit
eldritch horrors
2024-06-23
libutil: remove sinkToSource eof callback
eldritch horrors
2024-06-23
libstore: Start creating LocalDerivationGoal subclasses
Artemis Tosini
2024-06-22
libstore: reduce loglevel of `waiting for a machine to build`
Maximilian Bosch
2024-06-21
Merge "libstore: remove operations that are never called by supported clients...
jade
2024-06-20
Merge "libstore: fix queryValidPaths concurrency" into main
jade
2024-06-19
libstore: remove operations that are never called by supported clients
Jade Lovelace
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-06-19
libutil: return a source from readFile
eldritch horrors
2024-06-19
libstore: BinaryCacheStore::getFile{ -> Contents}
eldritch horrors
2024-06-18
store: fix null reference from DerivationGoal::waiteeDone
Jade Lovelace
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-18
libstore: fix queryValidPaths concurrency
Jade Lovelace
2024-06-18
store-api: fix/clarify capture lifetimes in copyPaths
Jade Lovelace
2024-06-18
libstore: work around aws sdk log spam at debug level
Jade Lovelace
2024-06-18
s3: delete obsolete ifdefs
Jade Lovelace
[prev]
[next]