aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
AgeCommit message (Expand)Author
2024-10-15treewide: make more settings conditionally availableAlois Wohlschlager
2024-09-09Merge changes If8ec210f,I6e2851b2 into mainalois31
2024-09-02libstore: declare SandboxMode JSON serialisation in the headerAlois Wohlschlager
2024-09-01Clarify that `diff-hook` no longer needs to be an absolute pathRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-08-09libstore: deprecate the build-hook settingeldritch horrors
2024-07-13language: cleanly ban integer overflowsJade Lovelace
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-12doc: rewrite the multi-user documentation to actually talk about securityJade Lovelace
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-24libstore/build: always enable seccomp filtering and no-new-privilegesAlois Wohlschlager
2024-05-16Allow enabling core dumps from builds for nix & child processesmidnightveil
2024-04-11libstore: fix glossary link in documentationeldritch horrors
2024-03-05Merge pull request #9443 from ivan770/reproducibilityeldritch horrors
2024-03-04Merge pull request #9670 from DavHau/log-lineseldritch horrors
2024-03-04Merge pull request #4093 from matthewbauer/eval-systemeldritch horrors
2024-03-04Merge pull request #8047 from lovesegfault/always-allow-substituteseldritch horrors
2023-11-16libstore: Add apple-virt to system features when availableRobert Hensing
2023-09-06Fix globals.hh typoChristina Sørensen
2023-07-19Merge pull request #7973 from fricklerhandwerk/remove-channelsRobert Hensing
2023-07-19fix broken linksValentin Gagarin
2023-07-19expand on the `extra-platforms` optionValentin Gagarin
2023-07-19mention `extra-platforms`Valentin Gagarin
2023-07-19fix wordingValentin Gagarin
2023-07-19add cross-linksValentin Gagarin
2023-07-19shorten `system` setting descriptionValentin Gagarin
2023-07-19move docs of the current system to the system settingValentin Gagarin
2023-07-19one line per sentence for easier reviewValentin Gagarin
2023-07-12Update src/libstore/globals.hhBen Radford
2023-07-12Update src/libstore/globals.hhBen Radford
2023-07-11Say a bit about default value in setting description.Ben Radford
2023-07-11Default should depend on whether we are root.Ben Radford
2023-07-11Be clearer about the security implications.Ben Radford
2023-07-11Update description for require-drop-supplementary-groups.Ben Radford
2023-07-11Always attempt setgroups but allow failure to be ignored.Ben Radford
2023-07-11Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...Ben Radford
2023-06-23Merge pull request #8519 from fricklerhandwerk/reword-trusted-usersRobert Hensing
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-06-16Update src/libstore/globals.hhValentin Gagarin
2023-06-16use "store URLs" consistentlyValentin Gagarin
2023-06-15Update src/libstore/globals.hhValentin Gagarin
2023-06-15fix wordingValentin Gagarin
2023-06-15reword documentation on trusted users and substitutersValentin Gagarin
2023-06-14Fixup description of substituters (#8291)Valentin Gagarin
2023-06-06Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...Eelco Dolstra
2023-06-02Document manual migration for use-xdg-base-directories (#8044)Alexander Bantyev
2023-05-24Remove old default from docs for `hashed-mirrors`Aneesh Agrawal
2023-05-15Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...John Ericson