Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit 7067bb9b52223cafa28470f264f0b60646a07a01) | |||||
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -113/+113 | |
rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038) | |||||
2004-03-26 | - moved some of the base tests into torture/basic/ | Andrew Tridgell | 1 | -0/+459 | |
- added a CHARSET set of tests, which determines how the server deals with some specific charset issues related to UTF-16 support. Interestingly, Samba3 already passes all but one of these tests, because our incorrect UCS-2 and UTF-8 implementations where we don't check the validity of characters actually matches what Windows does! This means that adding UTF-16 support to Samba is going to be _much_ easier than we expected. (This used to be commit c8497a42364d186f08102224d5062d176ee81f5b) |