Added some new delta types discovered by Ronnie from ethereal"
authorTim Potter <tpot@samba.org>
Thu, 22 Aug 2002 23:39:26 +0000 (23:39 +0000)
committerTim Potter <tpot@samba.org>
Thu, 22 Aug 2002 23:39:26 +0000 (23:39 +0000)
commit266fd83651bb5b2446e136492b82c836a8be095b
tree357b96bbef47f907e5a1efb836f25cbd5b77146f
parente6de7c24a5d60f0481eef9695780890e360802f9
Added some new delta types discovered by Ronnie from ethereal"

 - SAM_DELTA_RENAME{USER,GROUP,ALIAS}
 - SAM_DELTA_DELETE{USER,GROUP}

Renamed some of the unknown delta types and their unmarshalling functions:

 - SAM_DELTA_TRUST_DOMS
 - SAM_DELTA_SECRET_INFO
(This used to be commit 1f29276c2ff450c4ca3705c27fb0be71ddcda4ad)
source3/include/rpc_netlogon.h
source3/rpc_parse/parse_net.c
source3/rpcclient/cmd_netlogon.c
source3/rpcclient/samsync.c