1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/auth
Alexander Bokovoy 594e316181 lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/replace/system/gssapi.h
With waf build include directories are defined by dependencies specified to subsystems.
Without proper dependency <gssapi/gssapi.h> cannot be found for embedded Heimdal builds
when there are no system-wide gssapi/gssapi.h available.

Split out GSSAPI header includes in a separate replacement header and use that explicitly
where needed.

Autobuild-User: Alexander Bokovoy <ab@samba.org>
Autobuild-Date: Wed Apr 25 00:18:33 CEST 2012 on sn-devel-104
2012-04-25 00:18:32 +02:00
..
credentials lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/replace/system/gssapi.h 2012-04-25 00:18:32 +02:00
gensec auth-krb: Nove oid packet check to gensec_util. 2012-04-12 12:06:42 +02:00
kerberos lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/replace/system/gssapi.h 2012-04-25 00:18:32 +02:00
ntlmssp auth/ntlmssp: Remove reference to struct ntlmssp_state 2012-03-09 14:31:25 +11:00
auth_sam_reply.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
auth_sam_reply.h auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
common_auth.h auth: Rename some elements of auth4_context 2012-02-24 11:23:18 +11:00
wscript_build ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00