added cli_rmdir and cli_mkdir
commit3a5e07f1e994396853e6340e8ef3f4d12bb0243e
authorAndrew Tridgell <tridge@samba.org>
Mon, 24 Nov 1997 13:44:52 +0000 (24 13:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 24 Nov 1997 13:44:52 +0000 (24 13:44 +0000)
tree0471c86923c524f887c64738326c10b3f9ad9404
parent162947c6e672580216c6223a44d25b874f0487ab
added cli_rmdir and cli_mkdir

added test in smbtorture for the server updating the directory modify
time when a file is added to a directory

cleanup in smbtorture so no garbage files are left on the server
source/include/proto.h
source/libsmb/clientgen.c
source/utils/torture.c