summaryrefslogtreecommitdiff
path: root/lib/util/util_paths.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove a few #include "includes.h"Volker Lendecke2022-07-251-1/+1
* lib: On FreeBSD util_paths.c does not find struct statVolker Lendecke2022-07-241-0/+1
* s3: lib: Fix missing TALLOC_FREE in error code path.Jeremy Allison2020-07-141-1/+1
* util: Reallocate larger buffer if getpwuid_r() returns ERANGEMartin Schwenke2020-06-091-0/+13
* util: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWDMartin Schwenke2020-06-091-5/+22
* util: Simplify input validationMartin Schwenke2020-06-091-5/+4
* s3: lib: Paranoia around use of snprintf copying into a fixed-size buffer fro...Jeremy Allison2020-05-181-2/+6
* lib:util: Add path_expand_tilde()Andreas Schneider2020-05-151-0/+72
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-241-0/+1
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-0/+63