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)
commit99e42c0656d3e1e3b8e06437a8a9082c12df22d2
treedb75fd259f749760beca37872888246158438ca9
parentc2919e499a755014ade1381552f4d808f443d89f
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.
(This used to be commit c3c25e762fbc30d5663323f23449c913f2ce4b0e)
source3/include/proto.h
source3/include/rpc_netlogon.h
source3/rpc_client/cli_netlogon.c
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_netlog.c
source3/rpcclient/cmd_netlogon.c