summaryrefslogtreecommitdiff
path: root/source3/lib/util_path.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-22s3: lib: Remove the old canonicalize_absolute_path().Jeremy Allison1-154/+0
2020-04-22s3: util: Replace the old (hard to understand) canonicalize_absolute_path() w...Jeremy Allison1-0/+113
2020-04-22s3: lib: Fix canonicalize_absolute_path() to pass the tests from resolve_real...Jeremy Allison1-1/+13
2019-11-27param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher1-0/+1
2018-08-17lib: Pass mem_ctx to cache_path()Volker Lendecke1-2/+2
2018-08-17lib: Pass mem_ctx to state_path()Volker Lendecke1-2/+2
2018-08-17lib: Pass mem_ctx to lock_path()Volker Lendecke1-2/+2
2018-08-17lib: Pass "mem_ctx" down to xx_pathVolker Lendecke1-5/+7
2018-03-01s3:lib: Add FALL_THROUGH statements in util_path.cAndreas Schneider1-4/+8
2017-01-30s3: lib: Fix two old, old bugs in set_conn_connectpath(), now in canonicalize...Jeremy Allison1-6/+12
2017-01-30s3: lib: Add canonicalize_absolute_path().Jeremy Allison1-0/+133
2015-12-14lib: Separate out xx_path() & callersVolker Lendecke1-0/+95