1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
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
..
tests test: fixed several tests to use samba.tests 2011-11-10 14:24:21 +11:00
credentials_krb5.c 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
credentials_krb5.h s4-auth-krb: Move function into more appropriate header. 2012-04-12 12:06:41 +02:00
credentials_ntlm.c credentials: Always honour the return value of E_deshash() 2011-12-28 22:39:19 +11:00
credentials_samba3.c auth/credentials Remove debug that prints in normal operation 2012-01-09 03:24:36 +01:00
credentials_secrets.c Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-set-variable]" warnings from the new gcc. 2011-11-21 23:39:08 +01:00
credentials.c credentials: Prioritise command-line specified options above defaults from smb.conf 2011-10-18 13:13:30 +11:00
credentials.h auth/credentials Declare remaining functions are public interfaces and put into credentials.h 2011-10-11 13:41:36 +11:00
pycredentials.c auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
pycredentials.h auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
samba-credentials.pc.in auth: move credentials layer to the top level 2011-10-11 13:41:36 +11:00
wscript_build s4-auth-krb: Move keytab functions in a separate file. 2012-04-12 12:06:42 +02:00