summaryrefslogtreecommitdiff
path: root/source3/lib/util_unistr.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-08Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. AMatthew Chapman1-2/+3
1999-02-15Always null-terminate strings.Matthew Chapman1-16/+33
1999-02-12const cast issues. [p.s - tidy work, matt!]Luke Leighton1-16/+31
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-196/+114
1999-02-11UNICODE issues.Luke Leighton1-7/+7
1999-02-11the UNICODE issue...Luke Leighton1-1/+27
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton1-38/+50
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1-6/+6
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-1/+1
1998-11-10rpcclient registry commands.Luke Leighton1-0/+64
1998-11-05split string and unicode string routines into these files.Luke Leighton1-0/+186