summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-40/+48
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton2-42/+138
1997-10-22client.c :Luke Leighton1-2/+2
1997-10-22Makefile client.c :Luke Leighton1-2/+98
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton3-1358/+378
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell2-32/+46
1997-10-16add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1-0/+1
1997-10-09bracket some macrosAndrew Tridgell1-1/+1
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-4/+4
1997-10-04a bit of bounds checkingAndrew Tridgell1-0/+12
1997-10-04a little hack to smbclient to support extracting NT error codesAndrew Tridgell1-0/+12
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-10/+11
1997-09-26add error string reporting to clitarAndrew Tridgell1-3/+4
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1-2/+20
1997-09-18John asked the other day about using the tar feature in smbclient toAndrew Tridgell1-6/+22
1997-09-14This commit does 3 main things:Andrew Tridgell2-12/+0
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison2-59/+73
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1-0/+6
1997-08-28includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1-0/+6
1997-08-27charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1-2/+1
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-4/+5
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account2-4/+4
1997-07-30Minor text mods, mostly checking that CVS still worksSamba Release Account1-3/+3
1997-07-28client.c: Added amanda fixes.Samba Release Account2-7/+17
1997-07-24patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1-7/+18
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-8/+11
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+1
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-2/+117
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-2/+2
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-1/+1
1997-05-08status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1-2/+2
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account2-2/+2
1997-04-03name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1-3/+3
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-8/+30
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-2/+2
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1-1/+0
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell2-5/+8
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-2/+2