summaryrefslogtreecommitdiff
path: root/source3/lib/util_path.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to cache_path()Volker Lendecke2018-08-171-2/+2
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-171-2/+2
* lib: Pass mem_ctx to lock_path()Volker Lendecke2018-08-171-2/+2
* lib: Pass "mem_ctx" down to xx_pathVolker Lendecke2018-08-171-5/+7
* s3:lib: Add FALL_THROUGH statements in util_path.cAndreas Schneider2018-03-011-4/+8
* s3: lib: Fix two old, old bugs in set_conn_connectpath(), now in canonicalize...Jeremy Allison2017-01-301-6/+12
* s3: lib: Add canonicalize_absolute_path().Jeremy Allison2017-01-301-0/+133
* lib: Separate out xx_path() & callersVolker Lendecke2015-12-141-0/+95