summaryrefslogtreecommitdiffstats
path: root/source3/lib/fstring.c
Commit message (Expand)AuthorAgeFilesLines
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-3/+4
* Change convert_string_internal() and convert_string_error() to bool return.Jeremy Allison2011-03-301-6/+8
* Fix the nstring calls to use the correct sizes.Jeremy Allison2011-03-301-6/+6
* s3-string: removed last use of conv_silentAndrew Tridgell2011-03-251-31/+11
* s3-string: moved fstring functions into their own fileAndrew Tridgell2011-03-251-0/+131