samr_querydom_info level 1: found the meaning of the unknow fields. And
authorJean-François Micouleau <jfm@samba.org>
Wed, 21 Nov 2001 23:25:30 +0000 (23:25 +0000)
committerJean-François Micouleau <jfm@samba.org>
Wed, 21 Nov 2001 23:25:30 +0000 (23:25 +0000)
commitbfbe7f377e5fcb09e87bfc866196dfc51a8fe64d
tree7846b2e95eb62c4699ce3e2e02623d7a2b9345ba
parent54c968913d6553c6d834b068234ab176917075eb
samr_querydom_info level 1: found the meaning of the unknow fields. And
discovered that our reply is short by 4 bytes since day 1 of this code.

Added a decode function to rpcclient too.

splitted the STRING2 fields filling while trying to understand the win9x
userlist bug. (didn't fix the bug, but the reply looks closer to NT).

        J.F.
source/include/rpc_samr.h
source/rpc_parse/parse_misc.c
source/rpc_parse/parse_net.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_samr.c
source/rpcclient/cmd_samr.c