summaryrefslogtreecommitdiffstats
path: root/source/client/client.c
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - handle CORE protocol betterAndrew Tridgell1996-05-051-23/+46
* Initial version imported to CVS Samba Release Account1996-05-041-0/+4534