Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
authorJeremy Allison <jra@samba.org>
Fri, 6 Apr 2001 17:41:47 +0000 (17:41 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 6 Apr 2001 17:41:47 +0000 (17:41 +0000)
commita2cd5f2ba11164a17622b96374ab43070f9ed691
treed3fbaaeaa3cd73ca3a0b42bc00d431b424daf18f
parentabf436153a476b7c5a7bff31f1e657b8f53b9dee
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
function (same for NET_SHARE_DELETE and NET_SHARE_SET) we will be able to manage
the shares section in smb.conf via NT server manager........
This should enhance the friendliness of Samba in NT-only shops by an order of
magnitude.
Jeremy.
source/include/proto.h
source/include/rpc_srvsvc.h
source/rpc_parse/parse_srv.c
source/rpc_server/srv_srvsvc.c
source/rpc_server/srv_srvsvc_nt.c