Sync up handle creation with 2.2 branch. We can now join AS/U domains and
authorJeremy Allison <jra@samba.org>
Wed, 7 Mar 2001 23:59:13 +0000 (23:59 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 7 Mar 2001 23:59:13 +0000 (23:59 +0000)
commit393bede7db6af546431cd5255e465b7b7b0e7c81
tree44a95a722eba6f412e50efc34e2233baa31fe987
parent2b22019e426c4bb7a5745a326c302a4e19aa5ff2
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
authenticate against them. Big/little endian issues fixed.
Jeremy.
(This used to be commit 0e6a34510ed598eaec7fe71a9c91fda528a4675c)
13 files changed:
source3/include/proto.h
source3/include/rpc_misc.h
source3/include/rpc_spoolss.h
source3/lib/util_list.c
source3/rpc_client/cli_lsarpc.c
source3/rpc_client/cli_reg.c
source3/rpc_client/cli_samr.c
source3/rpc_parse/parse_misc.c
source3/rpc_server/srv_lsa_hnd.c
source3/rpc_server/srv_lsa_nt.c
source3/rpc_server/srv_reg_nt.c
source3/rpc_server/srv_samr.c
source3/rpc_server/srv_spoolss_nt.c