diff options
author | Andrew Bartlett <abartlet@samba.org> | 2002-01-20 02:40:05 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2002-01-20 02:40:05 +0000 |
commit | bb6af711b8f9a525b74198abbe7f1c37014ca6f7 (patch) | |
tree | bd27852105178310652be36d293282b0abd1de7d /source3/smbd/dir.c | |
parent | 93a8358910d2b8788ffea33c04244ffd5ffecabf (diff) | |
download | samba-bb6af711b8f9a525b74198abbe7f1c37014ca6f7.tar.gz samba-bb6af711b8f9a525b74198abbe7f1c37014ca6f7.tar.bz2 samba-bb6af711b8f9a525b74198abbe7f1c37014ca6f7.zip |
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
degree of seperation betwen reading/writing the raw NamedPipe SMB packets
and the matching operations inside smbd's RPC components.
This patch is designed for no change in behaviour, and my tests hold that to be
true. This patch does however allow for the future loadable modules interface
to specify function pointers in replacement of the fixed state.
The pipes_struct has been split into two peices, with smb_np_struct taking the
information that should be generic to where the data ends up.
Some other minor changes are made: we get another small helper function in
util_sock.c and some of the original code has better failure debugs and
variable use. (As per on-list comments).
Andrew Bartlett
(This used to be commit 8ef13cabdddf58b741886782297fb64b2fb7e489)
Diffstat (limited to 'source3/smbd/dir.c')
0 files changed, 0 insertions, 0 deletions