Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into ↵ | Alexander Bokovoy | 2012-04-25 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | 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 | |||||
* | s3: Attempt to fix the build without kerberos | Volker Lendecke | 2012-04-24 | 1 | -7/+6 | |
| | | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Tue Apr 24 15:04:14 CEST 2012 on sn-devel-104 | |||||
* | Avoid warning about KRB5_DEPRECATE with MIT libs | Simo Sorce | 2012-04-23 | 1 | -0/+4 | |
| | ||||||
* | krb5_samba: Add support for krb5_princ_size when using Heimdal | Simo Sorce | 2012-04-23 | 1 | -0/+8 | |
| | ||||||
* | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 2012-04-23 | 3 | -0/+1976 | |