Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17333: Some C++ warnings | Volker Lendecke | 1 | -2/+2 |
2003-04-14 | Whitespace syncup. | Tim Potter | 1 | -1/+1 |
2003-03-22 | (merge from HEAD) | Andrew Bartlett | 1 | -0/+1 |
2003-03-18 | Merge in the developer string options from HEAD. We need to ensure 3.0 | Jeremy Allison | 1 | -7/+21 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -127/+6 |
2001-07-02 | Insure caught the fact that PTRDIFFs were being done between two unrelated | Jeremy Allison | 1 | -4/+16 |
2001-06-21 | Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does | Andrew Tridgell | 1 | -8/+13 |
2001-06-21 | Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>, | Jeremy Allison | 1 | -2/+4 |
2001-05-07 | Fixed a compiler warning. Still more const warnings though. )-: | Tim Potter | 1 | -1/+1 |
2001-03-18 | fixed some compilation errors with IRIX cc | Andrew Tridgell | 1 | -2/+2 |
2001-03-16 | added STR_ASCII support to clistr_pull() | Andrew Tridgell | 1 | -2/+3 |
2001-03-14 | simpler clistr interface which handles individual packets having | Andrew Tridgell | 1 | -45/+7 |
2001-03-10 | to use the same macros in the client and server rename the CLISTR_ | Andrew Tridgell | 1 | -28/+28 |
2001-02-26 | made some LANMAN1 wildcard progress | Andrew Tridgell | 1 | -3/+4 |
2001-02-26 | fixed a bug in non-terminated unicode strings with clistr_pull() | Andrew Tridgell | 1 | -1/+1 |
2001-02-21 | converted the last couple of functions in libsmb to be unicode | Andrew Tridgell | 1 | -4/+4 |
2001-02-21 | the unicode conversion of our client code is complete enough to be | Andrew Tridgell | 1 | -8/+5 |
2001-02-21 | added support for a CLISTR_ASCII flag so we can use a uniform | Andrew Tridgell | 1 | -4/+5 |
2001-02-20 | yipee! client unicode now works well with nt | Andrew Tridgell | 1 | -3/+4 |
2001-02-20 | converted cli_list() | Andrew Tridgell | 1 | -1/+2 |
2001-02-20 | pipe opening now works with unicode | Andrew Tridgell | 1 | -1/+22 |
2001-02-20 | initial client side unicode support (needed for netapp filer) | Andrew Tridgell | 1 | -0/+161 |