summaryrefslogtreecommitdiffstats
path: root/source3/lib/util_unistr.c
Commit message (Expand)AuthorAgeFilesLines
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-0/+23
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-8/+8
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-2/+3
* Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. AMatthew Chapman1999-04-081-2/+3
* Always null-terminate strings.Matthew Chapman1999-02-151-16/+33
* const cast issues. [p.s - tidy work, matt!]Luke Leighton1999-02-121-16/+31
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-196/+114
* UNICODE issues.Luke Leighton1999-02-111-7/+7
* the UNICODE issue...Luke Leighton1999-02-111-1/+27
* use jeremy's versions of the UNICODE routines.Luke Leighton1999-02-101-38/+50
* UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1999-02-081-6/+6
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-1/+1
* rpcclient registry commands.Luke Leighton1998-11-101-0/+64
* split string and unicode string routines into these files.Luke Leighton1998-11-051-0/+186