Try to move towards slightly sane linking for Samba by removing some pdb_...()
commit4fc9e16ad7a77cf2e37b27640c0dec2052e9cda0
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 05:52:20 +0000 (26 05:52 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 05:52:20 +0000 (26 05:52 +0000)
treeefdbb2b8427a689bcaf91716e15575db989b08cc
parent3db417c2ebfda0d5872dee39e36edc4fb6299b9a
Try to move towards slightly sane linking for Samba by removing some pdb_...()
calls from rpc_parse/parse_net.c - instead these values are passed as a
paramater.

Unfortunetly some there is still some samr work to be done before this is
actually useful.

Andrew Bartlett
source/rpc_parse/parse_net.c
source/rpc_server/srv_netlog_nt.c