aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2024-06-12doc: rewrite the multi-user documentation to actually talk about securityJade Lovelace
2024-06-06build: expose option to enable or disable precompiled std headersQyriad
2024-06-06Merge "libstore/filetransfer: fix no-s3 build" into mainjade
2024-06-05libstore/filetransfer: fix no-s3 buildLinus Heckemann
2024-06-01Merge "build: fix static linking with a hack" into mainQyriad
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-31build: fix static linking with a hackQyriad
2024-05-31Merge "truncate WAL files on exit" into mainjade
2024-05-31Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into mainjade
2024-05-31truncate WAL files on exitannalee
2024-05-31libstore/build: copy ca-certificates tooAlois Wohlschlager
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-30Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ...jade
2024-05-30libstore/filetransfer: remove debug printK900
2024-05-29Remove 100s of CPU time (10%) from build times (1465s -> 1302s)Jade Lovelace
2024-05-30Merge changes from topic "libutil-split" into mainjade
2024-05-29libstore: fix http abuses no longer workingeldritch horrors
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.hh: Move nativeSystem to local-derivation-goal.ccTom Hubrecht
2024-05-29util.{hh,cc}: Split out namespaces.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out users.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out unix-domain-socket.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out child.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out current-process.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-26worker: process timeouts first, and exclusivelyeldritch horrors
2024-05-25libstore: remove duplicate builder variableArtemis Tosini
2024-05-25Merge "libstore: parse the buildMode instead of unchecked cast" into mainjade
2024-05-24libstore: parse the buildMode instead of unchecked castJade Lovelace
2024-05-24libstore/build: always enable seccomp filtering and no-new-privilegesAlois Wohlschlager
2024-05-23Merge "packaging: rename nixexpr -> lixexpr and so on" into mainjade
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-20Merge "libutil: Create chmodPath function" into mainArtemis Tosini
2024-05-19libutil: Create chmodPath functionArtemis Tosini
2024-05-19libstore: fix old RemoteStore::addToStore serializereldritch horrors
2024-05-18Improve nix-store --delete failure messageAlyssa Ross
2024-05-18Merge "derived-path: refuse built derived path with a non-derivation base" in...Pierre Bourdon
2024-05-17derived-path: refuse built derived path with a non-derivation basePierre Bourdon
2024-05-16Allow enabling core dumps from builds for nix & child processesmidnightveil
2024-05-12Merge "libstore: Fix sandbox=relaxed" into mainArtemis Tosini
2024-05-11filetransfer: fix decompression regression from 121edecfPierre Bourdon
2024-05-10Merge "feat(libstore): print the first line of stdout of SSH in case of failu...Raito Bezarius
2024-05-10feat(libstore): print the first line of stdout of SSH in case of failureRaito Bezarius
2024-05-10libutil: remove callback.hheldritch horrors
2024-05-10libstore: de-callback-ify FileTransfereldritch horrors
2024-05-09libstore: de-callback-ify Store::queryRealisationeldritch horrors