s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Sep 2010 02:33:44 +0000 (12:33 +1000)
committerGünther Deschner <gd@samba.org>
Mon, 20 Sep 2010 23:15:03 +0000 (16:15 -0700)
commitd7bc452a893a77eb21b547cd8cdf8b420c60ab5d
tree32803f84567980382f85b0164e9e9f10a99c1bbd
parentd44e86b473554ad549993c928af68e348ccefe2b
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives

This reduces the manual marshalling of these structures by removing
the duplication here.

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
source3/Makefile.in
source3/include/proto.h
source3/lib/util_sid.c
source3/lib/util_uuid.c
source3/libads/ldap_schema.c
source3/passdb/pdb_ads.c
source3/winbindd/idmap_ad.c
source3/winbindd/idmap_adex/gc_util.c
source3/winbindd/idmap_adex/provider_unified.c
source3/winbindd/winbindd_ads.c
source3/wscript_build