index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
globals.hh
Age
Commit message (
Expand
)
Author
2024-09-09
Merge changes If8ec210f,I6e2851b2 into main
alois31
2024-09-02
libstore: declare SandboxMode JSON serialisation in the header
Alois Wohlschlager
2024-09-01
Clarify that `diff-hook` no longer needs to be an absolute path
Rebecca Turner
2024-08-25
Thread `ApplyConfigOptions` through config parsing
Rebecca Turner
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-08-09
libstore: deprecate the build-hook setting
eldritch horrors
2024-07-13
language: cleanly ban integer overflows
Jade Lovelace
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-28
util.{hh,cc}: Split out environment-variables.{hh,cc}
Tom Hubrecht
2024-05-24
libstore/build: always enable seccomp filtering and no-new-privileges
Alois Wohlschlager
2024-05-16
Allow enabling core dumps from builds for nix & child processes
midnightveil
2024-04-11
libstore: fix glossary link in documentation
eldritch horrors
2024-03-05
Merge pull request #9443 from ivan770/reproducibility
eldritch horrors
2024-03-04
Merge pull request #9670 from DavHau/log-lines
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
2024-03-04
Merge pull request #8047 from lovesegfault/always-allow-substitutes
eldritch horrors
2023-11-16
libstore: Add apple-virt to system features when available
Robert Hensing
2023-09-06
Fix globals.hh typo
Christina Sørensen
2023-07-19
Merge pull request #7973 from fricklerhandwerk/remove-channels
Robert Hensing
2023-07-19
fix broken links
Valentin Gagarin
2023-07-19
expand on the `extra-platforms` option
Valentin Gagarin
2023-07-19
mention `extra-platforms`
Valentin Gagarin
2023-07-19
fix wording
Valentin Gagarin
2023-07-19
add cross-links
Valentin Gagarin
2023-07-19
shorten `system` setting description
Valentin Gagarin
2023-07-19
move docs of the current system to the system setting
Valentin Gagarin
2023-07-19
one line per sentence for easier review
Valentin Gagarin
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-11
Say a bit about default value in setting description.
Ben Radford
2023-07-11
Default should depend on whether we are root.
Ben Radford
2023-07-11
Be clearer about the security implications.
Ben Radford
2023-07-11
Update description for require-drop-supplementary-groups.
Ben Radford
2023-07-11
Always attempt setgroups but allow failure to be ignored.
Ben Radford
2023-07-11
Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...
Ben Radford
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-16
Update src/libstore/globals.hh
Valentin Gagarin
2023-06-16
use "store URLs" consistently
Valentin Gagarin
2023-06-15
Update src/libstore/globals.hh
Valentin Gagarin
2023-06-15
fix wording
Valentin Gagarin
2023-06-15
reword documentation on trusted users and substituters
Valentin Gagarin
2023-06-14
Fixup description of substituters (#8291)
Valentin Gagarin
2023-06-06
Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...
Eelco Dolstra
2023-06-02
Document manual migration for use-xdg-base-directories (#8044)
Alexander Bantyev
2023-05-24
Remove old default from docs for `hashed-mirrors`
Aneesh Agrawal
2023-05-15
Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
[next]