1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/client
Richard Sharpe b87c484051 First pass at the libsmbclient code ...
This code handles the basic stuff and compiles and links under Linux, but
I do not know about any other operating systems. Now onto directory
listing routines, including those that list workgroups, servers, etc.

Nothing is built automatically yet, you have to make client/testsmbc to build
the library and test program. Also, no make install targets are defined for
libsmbclient.so as yet, either.

Would be good if people test on operating systems other than Linux.
(This used to be commit 51c0436a50)
2000-12-26 05:57:10 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
client.c Tar fixes from Craig Barratt craig@arraycomm.com. 2000-11-22 23:06:29 +00:00
clitar.c Tar fixes from Craig Barratt craig@arraycomm.com. 2000-11-22 23:06:29 +00:00
smbmnt.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smbmount.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
smbspool.c cli_open() wasn't handling DENY_FCB or O_WRONLY correctly. 2000-01-08 10:15:53 +00:00
smbumount.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
testsmbc.c First pass at the libsmbclient code ... 2000-12-26 05:57:10 +00:00