Age | Commit message (Expand) | Author | Files | Lines |
2011-08-01 | heimdal_build: Use krb5-config to find heimdal include directory and library ... | Jelmer Vernooij | 1 | -2/+19 |
2011-07-15 | s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL | Stefan Metzmacher | 1 | -0/+1 |
2011-04-30 | kerberos: Only include gssapi/gssapi_krb5.h when available | Andrew Bartlett | 1 | -0/+1 |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -0/+1 |
2011-04-27 | s3-gse: Don't release the mech OID from gss_accept_security_context | Andrew Bartlett | 1 | -0/+1 |
2011-04-23 | Add check for krb5_free_unparsed_name, when using external heimdal. | Jelmer Vernooij | 1 | -2/+3 |
2011-04-16 | s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code | Andrew Bartlett | 1 | -0/+3 |
2011-04-14 | libcli/auth Move krb5 wrapper functions from s3 into common | Andrew Bartlett | 1 | -0/+75 |
2011-01-01 | heimdal_build: Support using system gssapi library. | Jelmer Vernooij | 1 | -0/+2 |
2011-01-01 | heimdal_build: Support using system hdb and kdc libraries. | Jelmer Vernooij | 1 | -0/+5 |
2011-01-01 | heimdal_build: Allow using system krb5. | Jelmer Vernooij | 1 | -0/+2 |
2011-01-01 | heimdal_build: Allow using system heimntlm. | Jelmer Vernooij | 1 | -0/+2 |
2011-01-01 | heimdal_build: Look for asn1_compile (but by default, don't use it). | Jelmer Vernooij | 1 | -6/+20 |
2010-12-22 | heimdal_build: Allow using system hbase and hcrypto. | Jelmer Vernooij | 1 | -0/+3 |
2010-10-16 | heimdal_build: Fix detection of system roken library. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-16 | heimdal_build: Support using system asn1 library. | Jelmer Vernooij | 1 | -0/+1 |
2010-10-16 | heimdal_build: Add comment with stub for finding the system libtommath. | Jelmer Vernooij | 1 | -0/+4 |
2010-10-16 | heimdal_build: Support using system hx509 library when explicitly | Jelmer Vernooij | 1 | -0/+1 |
2010-10-16 | heimdal_build: Put version objects in a separate subsystem. | Jelmer Vernooij | 1 | -6/+10 |
2010-10-16 | heimdal: Support using system roken. | Jelmer Vernooij | 1 | -4/+5 |
2010-10-16 | heimdal_build: Use existing functions for finding system libraries. | Jelmer Vernooij | 1 | -6/+1 |
2010-10-15 | heimdal_build: Allow using system wind. | Jelmer Vernooij | 1 | -0/+20 |
2010-10-06 | s4-heimdal: disable using the system compile_et for now | Andrew Tridgell | 1 | -2/+5 |
2010-10-05 | heimdal-build: Require com_err library to provide com_right_r function. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-05 | heimdal-com_err: fix the build for systems with older 'com_err' library | Kamen Mazdrashki | 1 | -1/+1 |
2010-10-04 | compile_et: Support using system compile_et. | Jelmer Vernooij | 1 | -7/+10 |
2010-10-04 | heimdal: Support using system com_err. | Jelmer Vernooij | 1 | -0/+3 |
2010-06-23 | Per Andrews request, revert | Jelmer Vernooij | 1 | -87/+44 |
2010-06-19 | heimdal/waf: Initial work on making it possible to use the system | Jelmer Vernooij | 1 | -44/+87 |
2010-04-06 | s4-waf: look in libintl for dgettext() | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: heimdal wants to look for dd_fd in DIR | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: configure fixes for opensolaris | Andrew Tridgell | 1 | -1/+5 |
2010-04-06 | build: updated configure checks or new syntax | Andrew Tridgell | 1 | -12/+10 |
2010-04-06 | build: more functions that are in -lsocket -lnsl on some systems | Andrew Tridgell | 1 | -4/+10 |
2010-04-06 | build: don't look for gettext twice | Andrew Tridgell | 1 | -2/+0 |
2010-04-06 | build: don't add curses.h to incremental confdefs.h | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | build: check libc first for several libraries | Andrew Tridgell | 1 | -3/+3 |
2010-04-06 | build: fixed termcap build | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -1/+0 |
2010-04-06 | build: fixed winsize check | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: fixed iuserok test | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: improve autoconf macros | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: h_errno for heimdal | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | build: heimdal_build waf support | Andrew Tridgell | 1 | -0/+37 |