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-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
2024-06-16
libstore client: remove remaining dead code
Jade Lovelace
2024-06-16
libstore: refuse to serialise ancient protocols
Jade Lovelace
2024-06-16
libstore client: remove support for <2.3 clients
Jade Lovelace
2024-06-16
libstore daemon: remove very old protocol support (<2.3)
Jade Lovelace
2024-06-16
Set up minimum protocol version
Jade Lovelace
2024-06-15
Change the sqlite missing valid path message to say it's the db
Jade Lovelace
2024-06-16
Change error messages about 'invalid paths' to 'path does not exist'.
julia
2024-06-16
Add a clearer error message for InvalidPathError during evaluation
julia
2024-06-16
Harmonise the Store::queryPathInfoUncached interface
julia
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-06-06
Merge "libstore/filetransfer: fix no-s3 build" into main
jade
2024-06-05
libstore/filetransfer: fix no-s3 build
Linus Heckemann
2024-06-01
Merge "build: fix static linking with a hack" into main
Qyriad
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-31
build: fix static linking with a hack
Qyriad
2024-05-31
Merge "truncate WAL files on exit" into main
jade
2024-05-31
Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main
jade
2024-05-31
truncate WAL files on exit
annalee
2024-05-31
libstore/build: copy ca-certificates too
Alois Wohlschlager
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-30
Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ...
jade
2024-05-30
libstore/filetransfer: remove debug print
K900
2024-05-29
Remove 100s of CPU time (10%) from build times (1465s -> 1302s)
Jade Lovelace
2024-05-30
Merge changes from topic "libutil-split" into main
jade
2024-05-29
libstore: fix http abuses no longer working
eldritch horrors
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.hh: Move nativeSystem to local-derivation-goal.cc
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out namespaces.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
[next]