Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver... | Alexander Bokovoy | 1 | -0/+1 |
2012-05-30 | lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there | Andrew Bartlett | 1 | -1/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | gensec_gssapi: Make it possible to build with MIT krb5 | Simo Sorce | 1 | -1/+1 |
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -0/+1 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 1 | -0/+1 |
2012-05-07 | heimdal: Cope with newer Heimdal versions accepting a keyset argument to | Jelmer Vernooij | 1 | -4/+22 |
2012-05-04 | auth-session: MIT doesn't have import/export cred yet | Simo Sorce | 1 | -0/+2 |
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 1 | -0/+1 |
2012-05-04 | krb5samba: Add compat krb5_make_principal for MIT build | Simo Sorce | 1 | -0/+1 |
2012-05-04 | krb5samba: Add compat code to initialize keyblock contents | Simo Sorce | 1 | -0/+1 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 1 | -0/+1 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -0/+1 |
2012-04-23 | Make sure krb5_principal_get_num_comp is identified as present for Heimdal build | Alexander Bokovoy | 1 | -0/+1 |
2012-04-23 | waf: rename SAMBA4_INTERNAL_HEIMDAL to SAMBA4_USES_HEIMDAL | Alexander Bokovoy | 1 | -1/+1 |
2012-04-03 | build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_... | Andrew Bartlett | 1 | -2/+0 |
2012-03-01 | build: link heimdal krb5 against execinfo if found | Andrew Bartlett | 1 | -1/+1 |
2012-02-19 | Revert 42d4152ed4255f22ff0718d450f181468d7fb827. | Jelmer Vernooij | 1 | -2/+2 |
2012-02-13 | s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPI | Andrew Bartlett | 1 | -1/+0 |
2012-02-10 | s3-libsmb: Remove unused kerberos_set_creds_enctype() | Andrew Bartlett | 1 | -1/+0 |
2012-02-10 | s3-libsmb: Remove unused kerberos_compatible_enctypes | Andrew Bartlett | 1 | -1/+0 |
2012-02-10 | heimdal_build: omit #line statments | Andrew Bartlett | 1 | -7/+9 |
2012-02-01 | s4-heimdal: the ASN1 compiler now depends on libreplace | Andrew Tridgell | 1 | -2/+2 |
2012-01-25 | s3:build: require gss_krb5_export_lucid_sec_context() for ads support | Stefan Metzmacher | 1 | -0/+1 |
2012-01-10 | krb5: Require krb5_get_renewed_creds be available to build with krb5 | Andrew Bartlett | 1 | -1/+0 |
2012-01-10 | krb5: Remove now unused checks for krb5_verify_checksum | Andrew Bartlett | 1 | -2/+0 |
2012-01-10 | krb5: Require krb5_c_enctype_compare is available to build with krb5 | Andrew Bartlett | 1 | -1/+0 |
2012-01-10 | samba: check for AES encryption type defines. | Günther Deschner | 1 | -0/+2 |
2012-01-05 | s3-librpc Use gsskrb5_get_subkey() where available to get the session key | Andrew Bartlett | 1 | -0/+1 |
2011-08-01 | heimdal_build: Use krb5-config to find heimdal include directory and library ... | Jelmer Vernooij | 1 | -2/+19 |
2011-07-26 | s4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext-KeySet --sequence=Keys | Stefan Metzmacher | 1 | -0/+1 |
2011-07-24 | s4:heimdal: build samba4kgetcred | Stefan Metzmacher | 1 | -0/+5 |
2011-07-15 | s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL | Stefan Metzmacher | 1 | -0/+1 |
2011-07-15 | s4:heimdal: add missing files | Stefan Metzmacher | 1 | -1/+4 |
2011-07-14 | s4:heimdal_build: we need k5crypto and gssapi_krb5 aliases also when using sy... | Stefan Metzmacher | 1 | -13/+7 |
2011-07-14 | s4:heimdal_build: only maintain lib/gssapi/{spnego,krb5} file lists once | Stefan Metzmacher | 1 | -90/+67 |
2011-07-14 | s4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTE | Stefan Metzmacher | 1 | -0/+2 |
2011-05-31 | heimdal_build: Don't use heimdal's getprogname() and setprogname() | Andrew Bartlett | 2 | -6/+17 |
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-26 | build: Move Heimdal/MIT compat build rules to heimdal_build | Andrew Bartlett | 1 | -0/+13 |
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-02-25 | s4:heimdal - fix valgrind issue on Fedora 14 | Milan Crha | 1 | -5/+5 |
2011-02-25 | Revert "heimdal_build omit #line statments to allow valgrind to work again" | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2011-02-25 | heimdal_build omit #line statments to allow valgrind to work again | Andrew Bartlett | 1 | -2/+4 |
2011-02-07 | s4-heimdal: allow heimdal build scripts to work from top level | Andrew Tridgell | 1 | -3/+6 |
2011-01-04 | s4-heimdal_build Remove talloc dep for krb5-glue.c | Andrew Bartlett | 1 | -6/+0 |