Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -140/+5 |
* | Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does | Andrew Tridgell | 2001-06-21 | 1 | -17/+21 |
* | started converting some of the only-ascii code to use srvstr_* | Andrew Tridgell | 2001-03-31 | 1 | -0/+18 |
* | fixed some compilation errors with IRIX cc | Andrew Tridgell | 2001-03-18 | 1 | -2/+2 |
* | don't need srvstr_push_size or srvstr_pull_size | Andrew Tridgell | 2001-03-14 | 1 | -40/+0 |
* | simpler and more correct srvstr_push() | Andrew Tridgell | 2001-03-13 | 1 | -10/+10 |
* | added STR_ASCII flag to srvstr_pull() | Andrew Tridgell | 2001-03-13 | 1 | -2/+2 |
* | started support for unicode on the wire in smbd. Using a very similar | Andrew Tridgell | 2001-03-10 | 1 | -0/+186 |