summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:auth/kerberos/kerberos_pac.c - fix another memory leak regarding the KRB p...Matthias Dieter Wallnöfer2010-12-041-1/+4
* s4-auth: fixed infinite loop in krb5 authAndrew Tridgell2010-11-141-1/+1
* s4-auth: fixed crash in krb5 authAndrew Tridgell2010-11-141-2/+1
* s4-kerberos Mention the remote address we fail to contact the KDC onAndrew Bartlett2010-11-051-1/+10
* s4-auth: unconditionally set previous_evAndrew Tridgell2010-11-041-3/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-561/+0
* s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell2010-10-301-7/+8
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett2010-10-114-23/+127
* s4-kerberos Remove unused parameterAndrew Bartlett2010-10-112-3/+1
* s4-kerberos Remove unsued variableAndrew Bartlett2010-10-111-1/+0
* credentials: Split up into several subsystems.Jelmer Vernooij2010-10-111-1/+1
* kerberos_util: Put into separate subsystem.Jelmer Vernooij2010-10-112-1/+8
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-051-1/+1
* heimdal: Fix name of hx509 library.Jelmer Vernooij2010-10-051-1/+1
* s4-kerberos Don't regenerate key values for each alias in keytabAndrew Bartlett2010-10-021-43/+35
* s4-auth Add make_server_info_pac() to include 'resource domain' groupsAndrew Bartlett2010-10-021-5/+3
* s4-auth: fixed a vagrind error when creating keytabsAndrew Tridgell2010-10-011-0/+3
* s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett2010-09-261-0/+7
* s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett2010-09-242-126/+164
* s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett2010-09-242-139/+229
* s4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()Andrew Bartlett2010-09-241-2/+3
* s4-kerberos: obey the credentials setting for forwardable ticketsAndrew Tridgell2010-09-163-27/+40
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4:kerberos Add functions to convert msDS-SupportedEncryptionTypesAndrew Bartlett2010-06-292-0/+60
* s4:provision Add an msDS-SupportedEncryptionTypes entry to our DCAndrew Bartlett2010-06-291-0/+3