summaryrefslogtreecommitdiff
path: root/source3/libsmb/clientgen.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-25added rpcclient programLuke Leighton1-12/+161
1998-09-05tridge the destroyer returns!Andrew Tridgell1-1/+5
1998-08-31if an address is ipzero in cli_connect() then do a name queryAndrew Tridgell1-1/+2
1998-08-25some smbtorture hacks (random IPC calls)Andrew Tridgell1-5/+5
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-9/+7
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-0/+3
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+13
1998-05-12This is a security audit change of the main source.Jeremy Allison1-29/+29
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-3/+4
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-6/+11
1998-04-28Fixed checked in code that didn't compile.Jeremy Allison1-9/+5
1998-04-28added NetShareEnum from Bartlomej Czardybon <czar@silesia.pik-net.pl>Luke Leighton1-0/+59
1998-04-23Makefile: Added nterr.c into the mix.Jeremy Allison1-17/+36
1998-04-23clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1-8/+63
1998-04-21clientgen.c: Added cli_ulogoff() call.Jeremy Allison1-0/+19
1998-04-20Makefile: Added genrand.oJeremy Allison1-1/+6
1998-04-17clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1-53/+99
1998-04-12support O_SYNC in opens for smbtortureAndrew Tridgell1-0/+4
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-1/+1
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-1/+99
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-7/+3
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-20client.c:Jeremy Allison1-20/+20
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