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