Add a new file clidgram with routines that are used by the libsmbclient code.
commitf7466ba67cb6f863ee495e6de884e9b7a2e49430
authorRichard Sharpe <sharpe@samba.org>
Wed, 3 Jan 2001 05:19:21 +0000 (3 05:19 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 3 Jan 2001 05:19:21 +0000 (3 05:19 +0000)
treef84d5188d626257dd742c341b44779f0e0678001
parent05e2dd5e85d4aca1ccb9f6991e1415f85cbbdc1a
Add a new file clidgram with routines that are used by the libsmbclient code.

These routines handle the sending of dgrams in ways that don't bind us to
the nmbd code, but we may merge the two routines at some stage.

Also fix Makefile.in so the new code is compiled ...

Let's see whether or not it compiles on other architectures ...

Seems OK under Linux.
source/Makefile.in
source/libsmb/clidgram.c [new file with mode: 0644]