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-05-11
filetransfer: fix decompression regression from 121edecf
Pierre Bourdon
2024-05-10
Merge "feat(libstore): print the first line of stdout of SSH in case of failu...
Raito Bezarius
2024-05-10
feat(libstore): print the first line of stdout of SSH in case of failure
Raito Bezarius
2024-05-10
libutil: remove callback.hh
eldritch horrors
2024-05-10
libstore: de-callback-ify FileTransfer
eldritch horrors
2024-05-09
libstore: de-callback-ify Store::queryRealisation
eldritch horrors
2024-05-09
libstore: un-callback-ify Store::queryRealisationUncached
eldritch horrors
2024-05-09
libstore: de-callback-ify Store::queryPathInfoUncached
eldritch horrors
2024-05-09
libstore: de-callback-ify BinaryCacheStore::getFile
eldritch horrors
2024-05-09
libstore: de-callback-ify CA realisation substitution
eldritch horrors
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-05-07
Merge changes Icf26010a,Ib6161567 into main
Nikodem Rabuliński
2024-05-07
Always initialize curl in parent process on darwin
Nikodem Rabuliński
2024-05-07
libutil: de-callback-ify computeClosure
eldritch horrors
2024-05-07
libstore: limit CA realisation info substitution concurrency
eldritch horrors
2024-05-06
fix fallback chroot store creation after b247ef72d
Qyriad
2024-05-06
filetransfer: correctly abort empty transfers
eldritch horrors
2024-05-06
filetransfer: extract decompressor creation
eldritch horrors
2024-05-05
Merge "Warn on untrusted client settings being ignored" into main
jade
2024-05-05
filetransfer: abort transfer on receiver exception
eldritch horrors
2024-05-04
Warn on untrusted client settings being ignored
Jade Lovelace
2024-05-04
Fix /etc/group having desynced IDs from the actual UID in the sandbox
Jade Lovelace
2024-05-04
Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...
Maximilian Bosch
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-05-03
libstore: check additionalSandboxProfile
Artemis Tosini
2024-05-02
Disallow store path names that are . or .. (plus opt. -)
Robert Hensing
2024-05-02
Revert "StorePath: reject names starting with '.'"
Robert Hensing
2024-04-27
Run all derivation builders inside the sandbox on macOS
Puck Meerburg
2024-04-27
Fix progress bar on copyPaths
Puck Meerburg
2024-04-27
libstore/ssh: shut
K900
2024-04-26
Merge "ssh-ng: Set log-fd for ssh to `4` by default" into main
Maximilian Bosch
2024-04-26
Merge "gc: Find roots using libproc on Darwin" into main
Artemis Tosini
2024-04-26
ssh-ng: Set log-fd for ssh to `4` by default
Maximilian Bosch
2024-04-26
filetransfer: don't decompress in curl wrapper itself
eldritch horrors
2024-04-26
filetransfer: remove dataCallback from interface
eldritch horrors
2024-04-26
filetransfer: make two-arg download abstract
eldritch horrors
2024-04-25
gc: Find roots using libproc on Darwin
Artemis Tosini
2024-04-25
filetransfer: drop errorSink
eldritch horrors
2024-04-25
filetransfer: restore http status line reporting
eldritch horrors
2024-04-25
filetransfer: remove decompress request parameter
eldritch horrors
2024-04-24
Merge "libstore: Create platform LocalStore subclasses" into main
Artemis Tosini
2024-04-23
libstore: Create platform LocalStore subclasses
Artemis Tosini
2024-04-23
Merge changes Ia3e7b1e6,If09be814 into main
Qyriad
2024-04-22
meson: fix cross compilation
Qyriad
2024-04-23
libstore: use curl functions for reading headers
eldritch horrors
2024-04-23
libstore: remove github etag workaround
eldritch horrors
2024-04-22
libstore: use curl_multi_{poll,wakeup}
eldritch horrors
2024-04-22
libstore: remove ancient libcurl feature checks
eldritch horrors
2024-04-21
Fix exportReferencesGraph when given store subpath
Alyssa Ross
2024-04-18
meson: correctly embed sandbox shell when asked
Qyriad
[next]