auth: use char * pointers in auth.idl
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Jul 2011 08:04:12 +0000 (18:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 23:17:13 +0000 (09:17 +1000)
commit92f28e7fe99ce5f8f6106b163562c1e89c08234f
tree477f630344869726de785c69855a6fcd1082b878
parent9d96b78f31f5b9f470ca5be270f4976863d0b936
auth: use char * pointers in auth.idl

We need to use this, and not utf8string because we need to
transport NULL pointers correctly.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
librpc/idl/auth.idl