index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
lock.cc
Age
Commit message (
Expand
)
Author
2024-09-14
store: add a hint on how to fix Lix installs broken by macOS Sequoia
Jade Lovelace
2024-05-29
util.{hh,cc}: Split out file-descriptor.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out file-system.{hh,cc}
Tom Hubrecht
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-04
Merge pull request #9229 from tfc/small-improvements
eldritch horrors
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-01-05
On macOS with auto-uid-allocation and sandboxing, use the correct gid
Eelco Dolstra
2022-12-14
Allow disabling build users by unsetting `build-users-group`
Naïm Favier
2022-11-28
Check that auto-allocated UIDs don't clash with existing accounts
Eelco Dolstra
2022-11-22
SimpleUserLock::getSupplementaryGIDs(): Filter out main gid
Eelco Dolstra
2022-11-21
AutoUserLock: If sandboxing is disabled, use the build users group
Eelco Dolstra
2022-11-18
Separate cgroup support from auto-uid-allocation
Eelco Dolstra
2022-11-08
Fix build on macOS
Eelco Dolstra
2022-11-08
Split auto UID allocation from cgroups
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-06-08
fix(libstore/lock): support users that belong to more than 10 groups
Bernardo Meurer
2022-02-28
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
John Ericson
2020-10-17
Merge commit 'd334fd48824b41b57e267cd2926fa9619b7718e3' into auto-uid-allocation
John Ericson
2020-10-11
Trim lock.cc
John Ericson
2020-10-11
Rename to hand-hold git (lock.cc)
John Ericson