summaryrefslogtreecommitdiffstats
path: root/source/client/client.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile :Luke Leighton1997-10-251-11/+5
* nterr.c :Luke Leighton1997-10-241-164/+7
* 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
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-37/+131
* client.c :Luke Leighton1997-10-221-2/+2
* Makefile client.c :Luke Leighton1997-10-221-2/+98
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-1104/+73
* some cleanups in the clientutil.c code.Andrew Tridgell1997-10-211-2/+11
* add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1997-10-161-0/+1
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-4/+4
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-2/+20
* This commit does 3 main things:Andrew Tridgell1997-09-141-6/+0
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-23/+21
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-0/+6
* charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1997-08-251-4/+5
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-2/+2
* Minor text mods, mostly checking that CVS still worksSamba Release Account1997-07-301-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-4/+12
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-8/+11
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+1
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-2/+117
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-2/+2
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-1/+1
* status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-081-2/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-2/+2
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-071-1/+0
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-1/+4
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-2/+2
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-10/+6
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-6/+10
* - fix client for pathworks 4 accessAndrew Tridgell1996-08-221-3/+3
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-2/+2
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-6/+6
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-1/+6
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-3/+135
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-1/+1
* the client now loads the smb.conf config file so it can get theAndrew Tridgell1996-07-241-1/+10
* fix up problems with "smbclient -L". It now uses a genericAndrew Tridgell1996-07-221-10/+20
* removed some debug stuff from lukeAndrew Tridgell1996-07-181-6/+4
* lots of changes to nmbdSamba Release Account1996-07-171-9/+16
* - moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1996-07-031-16/+15
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-4/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-21/+10
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-2/+5
* a huge pile of changes :-)Andrew Tridgell1996-06-041-335/+340
* Lots of changes!Andrew Tridgell1996-05-311-10/+53