summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos
Commit message (Expand)AuthorAgeFilesLines
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-252-1/+2
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-232-4/+5
* For now just disable this Heindal specific stuff in the MIT buildSimo Sorce2012-04-234-3/+25
* Make krb5 context initialization not heimdal specificSimo Sorce2012-04-232-22/+54
* Fix Error messagesSimo Sorce2012-04-191-4/+2
* srv_keytab: Pass krb5_context directly, it's all we use anyways.Simo Sorce2012-04-121-16/+11
* auth-krb: Move pac related util functions in a single place.Simo Sorce2012-04-121-0/+1
* s4-auth-krb: Remove dependency on credentials too.Simo Sorce2012-04-122-11/+5
* s4-auth-krb: Remove unneded dependency on kerberos_util.Simo Sorce2012-04-123-40/+54
* s4-auth-krb: Simplify salt_princ handling.Simo Sorce2012-04-124-287/+187
* s4-auth-krb: Move function to db-glue.c and make it static.Simo Sorce2012-04-122-20/+0
* s4-auth-krb: Move keytab functions in a separate file.Simo Sorce2012-04-124-707/+749
* s4-auth-krb: Streamline and cleanup code to make it readable.Simo Sorce2012-04-121-190/+256
* s4-auth-krb: streamline and rename enctype functionsSimo Sorce2012-04-121-11/+12
* s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.Simo Sorce2012-04-122-3/+1
* s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.Simo Sorce2012-04-121-1/+7
* s4-auth-krb: Move function into more appropriate header.Simo Sorce2012-04-121-0/+8
* s4-auth-krb: Make impersonate_principal_from_credentials static.Simo Sorce2012-04-121-0/+1
* krb5_wrap: remove duplicate declaration and dead ifdefSimo Sorce2012-04-121-4/+0
* krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett2012-01-101-4/+0
* s4-kerberos: remove some unused prototypes.Günther Deschner2012-01-091-22/+0
* s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2011-12-291-0/+1
* auth/kerberos: Move gssapi_parse.c to the top levelAndrew Bartlett2011-12-282-123/+2
* auth: Allow a NULL principal to be obtained from the credentialsAndrew Bartlett2011-12-071-2/+10
* s4-samba-tool: Add --principal argument to samba-tool domain exportkeytabAndrew Bartlett2011-11-291-61/+134
* s4:auth/kerberos: activate windows related krb5 flagsStefan Metzmacher2011-07-251-0/+10
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+48
* s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()Stefan Metzmacher2011-06-223-5/+134
* s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher2011-06-221-1/+47
* s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-94/+99
* s4:auth/kerberos: reformat kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-32/+41
* s4:auth/kerberos: don't mix s4u2self creds with machine account credsStefan Metzmacher2011-06-221-24/+76
* s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-27/+41
* s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-0/+2
* s4/auth: Trivial spelling fixes.Brad Hards2011-06-211-3/+3
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-2/+2
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-201-1/+1
* s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher2011-05-181-2/+6
* s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett2011-04-291-1/+1
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-202-334/+17
* s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3Andrew Bartlett2011-04-141-7/+7
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-143-113/+4
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-061-1/+1
* s4-krb5: be a bit less verbose about krb5 packetsAndrew Tridgell2011-04-041-1/+1
* source4/auth: Fix prototypes for all functions.Jelmer Vernooij2011-03-192-0/+10
* librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner2011-02-141-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-krb5: authkrb5 should depend on ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-092-50/+57
* heimdal_build: Add missing dependencies when building with system heimdal.Jelmer Vernooij2011-01-011-1/+1