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