summaryrefslogtreecommitdiff
path: root/source/client
Commit message (Expand)AuthorAgeFilesLines
* add ERRDOS/67 ERRnosuchshare to the client.c list of error stringsAndrew Tridgell1997-10-161-0/+1
* bracket some macrosAndrew Tridgell1997-10-091-1/+1
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-4/+4
* a bit of bounds checkingAndrew Tridgell1997-10-041-0/+12
* a little hack to smbclient to support extracting NT error codesAndrew Tridgell1997-10-041-0/+12
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-10/+11
* add error string reporting to clitarAndrew Tridgell1997-09-261-3/+4
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-2/+20
* John asked the other day about using the tar feature in smbclient toAndrew Tridgell1997-09-181-6/+22
* This commit does 3 main things:Andrew Tridgell1997-09-142-12/+0
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-112-59/+73
* client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1997-09-051-0/+6
* includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1997-08-281-0/+6
* charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1997-08-271-2/+1
* 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-302-4/+4
* Minor text mods, mostly checking that CVS still worksSamba Release Account1997-07-301-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-282-7/+17
* patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1997-07-241-7/+18
* 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
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-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-082-2/+2
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-8/+30
* - 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-052-5/+8
* - 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-022-7/+11
* - fix client for pathworks 4 accessAndrew Tridgell1996-08-221-3/+3
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-222-4/+4
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-192-11/+9
* - 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-102-9/+2
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-21/+10
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-18/+18
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-2/+5