added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
authorAndrew Tridgell <tridge@samba.org>
Sat, 15 Nov 2003 04:42:48 +0000 (04:42 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 15 Nov 2003 04:42:48 +0000 (04:42 +0000)
commit099899a7cc01fab5faba82e59650aa76bac8143e
tree581b349e1562b198be22c46e3f6c2e1238a86e10
parent5a1779b982569201decc8a09765d5361212813d7
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code

also adding printing of security descriptors
(This used to be commit 1f93cbc1d597b973ab1a5005ede093c1bcefff87)
source4/librpc/idl/lsa.idl
source4/librpc/ndr/libndr.h
source4/librpc/ndr/ndr.c
source4/librpc/ndr/ndr_basic.c
source4/librpc/ndr/ndr_lsa.c
source4/librpc/ndr/ndr_lsa.h
source4/librpc/ndr/ndr_sec.c
source4/librpc/ndr/ndr_sec.h
source4/torture/rpc/lsa.c