summaryrefslogtreecommitdiff
path: root/source4/kdc/pac-glue.c
Commit message (Expand)AuthorAgeFilesLines
* s4-pac-glue: Do not add an empty PAC_TYPE_LOGON_NAME with MITAndreas Schneider2017-04-291-3/+10
* kdc: Use "all_zero" where appropriateVolker Lendecke2017-01-031-6/+4
* krb5_wrap: Rename krb5_copy_data_contents()Andreas Schneider2016-08-311-12/+12
* krb5_wrap: Rename kerberos_free_data_contents()Andreas Schneider2016-08-311-25/+25
* s4-kdc: pac-glue: Add support for MIT pkinitAndreas Schneider2016-08-301-0/+101
* s4:kdc: provide a PAC_UPN_DNS_INFO element for logonsStefan Metzmacher2016-07-221-2/+102
* s4:kdc: provide a PAC_CREDENTIAL_INFO element for PKINIT logonsStefan Metzmacher2016-07-221-25/+300
* s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...Stefan Metzmacher2016-06-301-0/+1
* s4:kdc: add some const to samba_get_logon_info_pac_blob()Stefan Metzmacher2016-06-301-1/+1
* s4-kdc: PAC_GLUE does not depend on hdb anymore.Günther Deschner2015-07-301-1/+0
* s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner2015-07-211-39/+0
* s4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().Günther Deschner2015-07-211-34/+0
* s4-kdc: pass down only a samba_kdc_entry to samba_krbtgt_is_in_db().Günther Deschner2015-03-271-2/+3
* s4-kdc: pass down only a samba_kdc_entry to samba_kdc_get_pac_blob().Günther Deschner2015-03-271-2/+1
* s4-kdc: pass down only a samba_kdc_entry to samba_princ_needs_pac().Günther Deschner2015-03-271-5/+3
* lib/krb5_wrap: provide KRB5KDC_ERR_KEY_EXPIRED error code matching MIT.Günther Deschner2015-03-271-2/+2
* s4-kdc/pac_glue: only include required headers.Günther Deschner2015-03-201-1/+4
* s4-kdc/pac_glue: use ENCTYPE_ARCFOUR_HMAC just like in db_glue.Günther Deschner2015-03-201-1/+1
* s4-kdc/pac_glue: use krb5_copy_data_contents in samba_make_krb5_pac().Günther Deschner2015-03-201-4/+6
* s4-kdc/pac-glue: use kerberos_free_data_contents().Günther Deschner2015-03-201-9/+9
* heimdal: Cope with newer Heimdal versions accepting a keyset argument toJelmer Vernooij2012-05-071-0/+4
* auth-krb: Move pac related util functions in a single place.Simo Sorce2012-04-121-0/+1
* auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksumAndrew Bartlett2012-01-121-1/+1
* s4-kdc Do the KDC PAC checksum validation in the Samba pluginAndrew Bartlett2012-01-121-12/+102
* pac: Fix wrong memory allocation checkSimo Sorce2011-10-111-1/+1
* s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pacStefan Metzmacher2011-06-281-2/+119
* source4/kdc: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-10/+11
* s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer2010-12-121-3/+0
* s4-kdc Don't always regenerate the PACAndrew Bartlett2010-11-151-2/+4
* s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.hAndrew Tridgell2010-11-121-1/+1
* s4:kdc - use "userAccountControl" always unsignedMatthias Dieter Wallnöfer2010-10-051-1/+1
* s4-kdc Add function to determine if a hdb entry is a RODCAndrew Bartlett2010-09-291-0/+16
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-8/+4
* Simple fix to prevent crash for non-pac principalsMarcel Ritter2010-04-271-0/+5
* s4:kdc make function staticSimo Sorce2010-02-251-0/+1
* s4:kdc Streamline client access verification callSimo Sorce2010-01-311-2/+56
* s4:kdc Use a clearer name for the samba kdc entrySimo Sorce2010-01-281-6/+6
* s4:windc move windc plugin in its own fileSimo Sorce2010-01-271-186/+0
* s4:PAC make common functions publicSimo Sorce2010-01-271-25/+24
* s4:PAC Streamline pac-glue step 2Simo Sorce2010-01-271-55/+113
* s4:PAC Streamline pac-glueSimo Sorce2010-01-271-19/+40
* s4:cleanups More trailing spaces and tabsSimo Sorce2009-12-231-15/+15
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-281-17/+26
* s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett2009-07-271-5/+5
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-34/+41
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-4/+6