index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
util.cc
Age
Commit message (
Expand
)
Author
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-07
Merge pull request #9787 from obsidiansystems/bind-proc-syserror
eldritch horrors
2024-03-07
Merge pull request #8544 from edolstra/handle-missing-gc-socket
eldritch horrors
2024-03-06
Merge "fix: bounds check result in getMaxCPU" into main
jade
2024-03-06
fix: bounds check result in getMaxCPU
Jade Lovelace
2024-03-07
Merge pull request #9934 from nmeum/absPath-out-of-bounds
eldritch horrors
2024-03-05
Merge pull request #9860 from 9999years/set-stack-darwin
eldritch horrors
2024-03-04
Ban building Nix with NDEBUG
eldritch horrors
2024-03-04
Merge pull request #9056 from aakropotkin/patch-1
eldritch horrors
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-08-11
initLibUtil: Add exception handling self-check
Robert Hensing
2023-06-09
restoreMountNamespace(): Restore the original root directory
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-04-07
Require openssl >= 1.1.1
Robert Hensing
2023-04-07
libutil: Provide alternatives to startSignalHandlerThread
Robert Hensing
2023-04-07
Move OpenSSL init to initLibUtil
Robert Hensing
2023-03-20
Cleanup
Eelco Dolstra
2023-03-20
Open slave pseudoterminal before CLONE_NEWUSER
Eelco Dolstra
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2023-03-13
Fix macOS warning
Eelco Dolstra
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
fixup: use same style as getEnv
zimbatm
2023-03-03
fixup: remove warning entirely
zimbatm
2023-03-02
Update src/libutil/util.cc
Jonas Chevalier
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-02-10
Fix macOS build
Eelco Dolstra
2023-02-10
Simplify the PID namespace check: just try to mount /proc
Eelco Dolstra
2023-01-17
Move the default profiles to the user’s home
Théophane Hufschmitt
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-04
getMaxCPU: fix cgroup path
Jörg Thalheim
2022-12-02
getMaxCPU(): Lower verbosity level for ignored exceptions
Eelco Dolstra
2022-12-02
Clean up cgroup handling in getMaxCPU()
Eelco Dolstra
2022-09-19
Improve durability of schema version file writes
squalus
2022-08-08
Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...
Théophane Hufschmitt
2022-08-07
Do not spam logs if the owned-homedir check results in a noop
Dave Nicponski
2022-08-03
Make `moveFile` more atomic
Théophane Hufschmitt
2022-08-03
Move some fs-related functions to their own file
Théophane Hufschmitt
2022-07-19
libstore/globals.cc: Move cgroup detection to libutil
Alex Wied
2022-06-23
getSelfExe(): Support macOS
Eelco Dolstra
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-22
Style
Eelco Dolstra
2022-06-17
Verify `$HOME` is owned by current user in `getHome()`, if it exists.
Dave Nicponski
2022-05-26
createUnixDomainSocket: listen(unix, 5 -> 100)
Robert Hensing
2022-05-04
Move json stuff out of util.cc
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
[next]