s4-ldap: use common functions for ldap flag controls encode/decode
authorAndrew Tridgell <tridge@samba.org>
Mon, 16 Aug 2010 23:17:17 +0000 (09:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 11:21:49 +0000 (21:21 +1000)
commitdcd9fcc7b395cc2babfa89aa26163e43186ad669
tree4d388057e61da9aa6a107e5dc48d6c3007ca8bb1
parent16ad1bbb4e8c50b9b45ed2cbdd8a815b267e3961
s4-ldap: use common functions for ldap flag controls encode/decode

many controls are simple present/not-present flags, and don't need
their own parsers

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/libcli/ldap/ldap_controls.c