Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-23 | renamed static cli_setup_pkt() to static cli_setup_packet() because it | Luke Leighton | 1 | -7/+7 | |
clashed with the currently-used cli_setup_pkt() in clientutil.c (This used to be commit 25560cf40b997e400d16fa0c1380e5bc29c015a5) | |||||
1997-10-21 | This is a set of generic SMB client routines. I needed this in a hurry | Andrew Tridgell | 1 | -0/+673 | |
to fix the password server code, so I didn't use SMBlib. This code is fairly generic and uses a "struct cli_state" to hold the client state. (This used to be commit 3a0b5f06f42efdb522f1c5d3d9a4b4afabe03b40) |