Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r4792: use type safety int the test suite too | Andrew Tridgell | 1 | -6/+7 | |
(This used to be commit 4a963e3b7aa38f0f6907bcd8acaaeb8c7982cafa) | |||||
2007-10-10 | r4779: demonstrate doing 50 parallel loadfile operations, with a callback ↵ | Andrew Tridgell | 1 | -13/+40 | |
for completion (This used to be commit b8c5269482cd7c2611d785bb8831eebae2f905d2) | |||||
2007-10-10 | r4710: added a smb_composite_savefile() function, and expanded the test ↵ | Andrew Tridgell | 1 | -7/+40 | |
suite a little (This used to be commit ef4dbc443dbdebc4160209ed3f23cbb97109c414) | |||||
2007-10-10 | r4700: first attempt at a composite async function, smb_composite_loadfile(), | Andrew Tridgell | 1 | -0/+77 | |
which combineds ntcreatex, readx and close into a single call that behaves just like a normal libcli async call. (This used to be commit 516f68fb054f0717f0429e031aa820776ecc6597) |