summaryrefslogtreecommitdiff
path: root/source3/client
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-10/+6
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell2-7/+11
1996-08-22- fix client for pathworks 4 accessAndrew Tridgell1-3/+3
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell2-4/+4
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell2-11/+9
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-1/+6
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-3/+135
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1-1/+1
1996-07-24the client now loads the smb.conf config file so it can get theAndrew Tridgell1-1/+10
1996-07-22fix up problems with "smbclient -L". It now uses a genericAndrew Tridgell1-10/+20
1996-07-18removed some debug stuff from lukeAndrew Tridgell1-6/+4
1996-07-17lots of changes to nmbdSamba Release Account1-9/+16
1996-07-03- moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1-16/+15
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell2-9/+2
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-21/+10
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-18/+18
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-2/+5
1996-06-04a huge pile of changes :-)Andrew Tridgell3-341/+1369
1996-05-31Lots of changes!Andrew Tridgell2-12/+55
1996-05-05- handle CORE protocol betterAndrew Tridgell1-23/+46
1996-05-04Initial version imported to CVS Samba Release Account2-0/+6247