summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
1998-04-11Changes to client.c support the need for directories to be processed by whateverRichard Sharpe2-68/+298
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-6/+46
1998-03-26client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1-2/+11
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison2-50/+0
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison2-33/+13
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell2-2/+2
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-5/+1
1998-03-03Change the multibyte character set support so thatJeremy Allison3-72/+29
1998-02-26-N option still prompted for password in smbclient -L usageHerb Lewis2-1/+5
1998-02-14Sometime after 1.9.17p5 smbclient stopped being able to doJeremy Allison1-2/+4
1998-02-13Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.Jeremy Allison1-1/+1
1998-02-12Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison7-7/+7
1998-01-22*** empty log message ***Volker Lendecke2-55/+53
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-1/+1
1998-01-06Added manpages.Volker Lendecke1-4/+0
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke3-0/+1429
1998-01-05Added 3 commands:Volker Lendecke2-31/+39
1997-12-24Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1-1/+1
1997-12-20client.c:Jeremy Allison3-45/+50
1997-12-14fix a bug that sometimes prevented smbclient from connecting withAndrew Tridgell1-1/+3
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-4/+7
1997-12-02fixed the help message for -p (someone complained!)Andrew Tridgell1-1/+1
1997-11-25get rid of stat command (it is a hangover from an old experiment)Andrew Tridgell1-38/+0
1997-11-22added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1-8/+2
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison2-174/+42
1997-11-09byteorder.h :Luke Leighton1-43/+72
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton2-13/+116
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton2-4/+24
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell2-6/+6
1997-11-01client.c clientutil.c proto.hLuke Leighton3-26/+29
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell2-155/+1
1997-10-30added a client-side "set named pipe handle state" function. not knownLuke Leighton1-4/+18
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-1/+1
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton1-975/+38
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-1/+1
1997-10-29byteorder.h :Luke Leighton1-0/+141
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton1-56/+56
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1-11/+193
1997-10-27Fixed ntclient.c so it would compile.Jeremy Allison1-1/+1
1997-10-27added LSA Query Info Policy.Luke Leighton1-11/+116
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton1-0/+129
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-53/+177
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell2-2/+1
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-4/+5
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton1-42/+80
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-2/+147
1997-10-25Makefile :Luke Leighton2-60/+228
1997-10-24nterr.c :Luke Leighton2-164/+229
1997-10-23missed nmbsync.c when adding setup count and setup pointer arguments toLuke Leighton1-9/+14