summaryrefslogtreecommitdiff
path: root/source3/lib/fstring.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s3-lib Remove more unused fstring.c functionsAndrew Bartlett1-46/+0
2011-04-13s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett1-4/+0
2011-03-30Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison1-3/+4
2011-03-30Change convert_string_internal() and convert_string_error() to bool return.Jeremy Allison1-6/+8
2011-03-30Fix the nstring calls to use the correct sizes.Jeremy Allison1-6/+6
2011-03-25s3-string: removed last use of conv_silentAndrew Tridgell1-31/+11
2011-03-25s3-string: moved fstring functions into their own fileAndrew Tridgell1-0/+131