r2921: Add a few more protocols and fix the numbers associated with some of
authorJelmer Vernooij <jelmer@samba.org>
Mon, 11 Oct 2004 20:12:51 +0000 (20:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:48 +0000 (12:59 -0500)
commite2d27b9d238bd2cbf104237934db11e980977a0e
tree74887afea0e056c11fd7d6c14d2c978e631b0488
parent8e1ffff226e3016a38301a773ed8aa55bad5b710
r2921: Add a few more protocols and fix the numbers associated with some of
the current ones. It took me three hours to realise that the DCOM standard
contains false protocol numbers (apparently someone converted the protocol
numbers to hex twice, i.e. 13 -> 0c and 14 to 0d). There are no longer
duplicates in the list with protocol numbers now.
(This used to be commit f355cd426462a72575ef3c3b769f676334976986)
source4/librpc/idl/dcerpc.idl
source4/librpc/idl/epmapper.idl
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/epmapper/rpc_epmapper.c
source4/torture/rpc/epmapper.c