Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
authorMatthew Chapman <matty@samba.org>
Wed, 2 Jun 1999 03:19:20 +0000 (03:19 +0000)
committerMatthew Chapman <matty@samba.org>
Wed, 2 Jun 1999 03:19:20 +0000 (03:19 +0000)
commitc3c25e762fbc30d5663323f23449c913f2ce4b0e
tree8a53780588bd834c5c429faf5335420b4c4c4c08
parent117d369aed6576b5932d3f973a64ca8b6ed921dc
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
to alignment, missing fields, etc. - it should now work correctly.
There is still the problem of decoding the private data field.
source/include/proto.h
source/include/rpc_netlogon.h
source/rpc_client/cli_netlogon.c
source/rpc_parse/parse_net.c
source/rpc_server/srv_netlog.c
source/rpcclient/cmd_netlogon.c