This is a *big* checkin that may break some things, but implements the
[tprouty/samba.git] / source / lib / util_unistr.c
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-15 Andrew Tridgelluse macros for table boundaries
2000-04-15 Andrew Tridgella quick hack to reduce the size of the unicode map...
2000-04-11 Andrew Tridgelladded a cheap and nasty skip_unibuf() fn to allow easie...
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-03-22 Jeremy AllisonCorrectly convert from little-endian UNICODE to dos_cod...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-02-07 Jean-François Mico... Hum, I should remove my gloves when I'm in front of...
2000-02-07 Jean-François Mico... Jeremy can you check lib/util_unistr.c for codepages...
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-23 Jeremy AllisonFixed range checking in unicode to multibyte function...
1999-12-23 Jeremy AllisonAdded wtoupper/wtolower.
1999-12-23 Jeremy AllisonSamba now includes a full ucs2 upper to lower case...
1999-12-22 Jeremy Allisoninclude/includes.h: Trimmed down unicode directory...
1999-12-22 Jeremy AllisonOk - we now have the following functions for UNICODE...
1999-12-21 Jeremy AllisonAdded new unicode functions - not used yet, but are...
1999-12-13 Jeremy AllisonUnicode conversion fix in Japanese environment from...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-03 Luke Leightonhad to move unistr2_dup(), unistr2_free() and unistr2_c...
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-04-08 Matthew ChapmanFix for endianness problem reported by Edan Idzerda...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Luke Leightonconst cast issues. [p.s - tidy work, matt!]
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-05 Luke Leightonsplit string and unicode string routines into these...