libnetapi_open_pipe does not need to return cli_state
authorVolker Lendecke <vl@samba.org>
Sun, 18 Jan 2009 17:15:49 +0000 (18:15 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 18 Jan 2009 19:10:06 +0000 (20:10 +0100)
commita9542ddcb77f0296cb835d0ae337dc54418c1bf4
treee0d020037400f5d6a9a96f6a9125f732f2b4bff5
parent6ffe233f9442792a0e8e52167a01b76eabd83be9
libnetapi_open_pipe does not need to return cli_state

The user session key is also available in rpccli->auth->user_session_key

Guenther, please check!

Thanks,

Volker
source3/lib/netapi/cm.c
source3/lib/netapi/file.c
source3/lib/netapi/getdc.c
source3/lib/netapi/group.c
source3/lib/netapi/joindomain.c
source3/lib/netapi/localgroup.c
source3/lib/netapi/netapi_private.h
source3/lib/netapi/serverinfo.c
source3/lib/netapi/share.c
source3/lib/netapi/user.c