summaryrefslogtreecommitdiff
path: root/source3/lib/string_replace.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-12s3: move fruit catia string replace mappings to s3/lib/Ralph Boehme1-0/+12
This will be needed by another component soonish. Signed-off-by: Ralph Boehme <slow@samba.org>
2019-07-12s3:{modules => lib}/string_replace.[c|h]Ralph Boehme1-0/+179
This is now also consumed by something outside source3/modules/. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>