ad_pac.h revision 3d29430867cf92b2d71afa95abb679711231117c
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding Sumit Bose <sbose@redhat.com>
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding Copyright (C) 2016 Red Hat
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding This program is free software; you can redistribute it and/or modify
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding it under the terms of the GNU General Public License as published by
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding the Free Software Foundation; either version 3 of the License, or
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding (at your option) any later version.
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding This program is distributed in the hope that it will be useful,
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding but WITHOUT ANY WARRANTY; without even the implied warranty of
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding GNU General Public License for more details.
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding You should have received a copy of the GNU General Public License
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding along with this program. If not, see <http://www.gnu.org/licenses/>.
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding/* ldb_val is defined as datablob in the Samba header files data_blob.h which
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding * is included via ndr.h -> samba_util.h -> data_blob.h.
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding * To allow proper type checking we have to make sure to keep the original
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fielding * definition from ldb.h */
ab2c1c1c83ec91415565da5a71fbc15d9685caa6fieldingerrno_t check_if_pac_is_available(TALLOC_CTX *mem_ctx,
0f081398cf0eef8cc7c66a535d450110a92dc8aefieldingerrno_t ad_get_pac_data_from_user_entry(TALLOC_CTX *mem_ctx,
0f081398cf0eef8cc7c66a535d450110a92dc8aefieldingstruct tevent_req *ad_handle_pac_initgr_send(TALLOC_CTX *mem_ctx,
0f081398cf0eef8cc7c66a535d450110a92dc8aefieldingerrno_t ad_handle_pac_initgr_recv(struct tevent_req *req,
0f081398cf0eef8cc7c66a535d450110a92dc8aefielding#endif /* AD_PAC_H_ */