summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clientgen.c
Commit message (Expand)AuthorAgeFilesLines
* This is a security audit change of the main source.Jeremy Allison1998-05-121-29/+29
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-3/+4
* clientgen.c: Fixed null session setup bug.Jeremy Allison1998-04-291-6/+11
* Fixed checked in code that didn't compile.Jeremy Allison1998-04-281-9/+5
* added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>Luke Leighton1998-04-281-0/+59
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-17/+36
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-8/+63
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-211-0/+19
* Makefile: Added genrand.oJeremy Allison1998-04-201-1/+6
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-53/+99
* support O_SYNC in opens for smbtortureAndrew Tridgell1998-04-121-0/+4
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-1/+1
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-1/+99
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-7/+3
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* client.c:Jeremy Allison1997-12-201-20/+20
* add the null string to SMBsetatr callsAndrew Tridgell1997-12-021-1/+3
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-0/+37
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-1/+65
* added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-231-0/+56
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-231-5/+111
* test SMBsetatr as wellAndrew Tridgell1997-11-231-6/+51
* added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-231-19/+59
* fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1997-11-111-2/+2
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-82/+64
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-64/+82
* added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-081-0/+10
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-3/+331
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-261-0/+73
* renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1997-10-231-7/+7
* This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1997-10-211-0/+673