summaryrefslogtreecommitdiff
path: root/source3/libsmb/clientgen.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-02add the null string to SMBsetatr callsAndrew Tridgell1-1/+3
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1-0/+37
1997-11-24added cli_rmdir and cli_mkdirAndrew Tridgell1-1/+65
1997-11-23added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1-0/+56
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1-5/+111
1997-11-23test SMBsetatr as wellAndrew Tridgell1-6/+51
1997-11-23added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1-19/+59
1997-11-11fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1-2/+2
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-82/+64
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-64/+82
1997-11-08added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1-0/+10
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-3/+331
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-0/+73
1997-10-23renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1-7/+7
1997-10-21This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1-0/+673