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