summaryrefslogtreecommitdiff
path: root/lib/util/util_paths.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-06lib: Use talloc_realloc instead of talloc_realloc_sizeVolker Lendecke1-1/+1
2024-10-02lib: Fix CID 1596761 Resource leakVolker Lendecke1-2/+4
2022-07-25lib: Remove a few #include "includes.h"Volker Lendecke1-1/+1
2022-07-24lib: On FreeBSD util_paths.c does not find struct statVolker Lendecke1-0/+1
2020-07-14s3: lib: Fix missing TALLOC_FREE in error code path.Jeremy Allison1-1/+1
2020-06-09util: Reallocate larger buffer if getpwuid_r() returns ERANGEMartin Schwenke1-0/+13
2020-06-09util: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWDMartin Schwenke1-5/+22
2020-06-09util: Simplify input validationMartin Schwenke1-5/+4
2020-05-18s3: lib: Paranoia around use of snprintf copying into a fixed-size buffer fro...Jeremy Allison1-2/+6
2020-05-15lib:util: Add path_expand_tilde()Andreas Schneider1-0/+72
2017-06-24lib: Give util_paths.c its own headerVolker Lendecke1-0/+1
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-0/+63