summaryrefslogtreecommitdiff
path: root/lib/util/util_paths.h
AgeCommit message (Collapse)AuthorFilesLines
2020-05-15lib:util: Add path_expand_tilde()Andreas Schneider1-0/+9
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14370 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-06-24lib: Give util_paths.c its own headerVolker Lendecke1-0/+54
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>