summaryrefslogtreecommitdiff
path: root/source3/client/client.c
AgeCommit message (Expand)AuthorFilesLines
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 Tridgell1-1/+4
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 Tridgell1-6/+10
1996-08-22- fix client for pathworks 4 accessAndrew Tridgell1-3/+3
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-2/+2
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-6/+6
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 Tridgell1-4/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-21/+10
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 Tridgell1-335/+340
1996-05-31Lots of changes!Andrew Tridgell1-10/+53
1996-05-05- handle CORE protocol betterAndrew Tridgell1-23/+46
1996-05-04Initial version imported to CVS Samba Release Account1-0/+4534