summaryrefslogtreecommitdiff
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
* waf: Allow building with MIT KRB5 >= 1.20Andreas Schneider2021-10-251-0/+1
* kdc: Correctly strip PAC, rather than error on UF_NO_AUTH_DATA_REQUIRED for s...Andrew Bartlett2021-10-251-12/+26
* kdc: Remove UF_NO_AUTH_DATA_REQUIRED from client principalsAndrew Bartlett2021-10-252-12/+0
* s4:kdc: Check ticket signatureJoseph Sutton2021-10-251-55/+215
* s4:kdc: Fix debugging messagesJoseph Sutton2021-10-251-24/+24
* s4:kdc: Simplify samba_kdc_update_pac_blob() to take ldb_context as parameterJoseph Sutton2021-10-254-12/+5
* mit-kdc: Remove build time support for KDB_API < 10Andrew Bartlett2021-09-083-77/+0
* mit-samba: Only set the function opening bracket onceAndreas Schneider2021-09-081-2/+1
* mit-samba: Use talloc_get_type_abort() instead of castingAndreas Schneider2021-09-081-9/+6
* mit-samba: Send the logging to the kdc log facilityAndreas Schneider2021-09-081-1/+18
* mit-samba: Define debug class for kdb moduleAndreas Schneider2021-09-087-0/+21
* s4:kdc: prefer newer enctypes for preauth responsesStefan Metzmacher2021-07-011-1/+1
* s4:kpasswd: Check return code of cli_credentials_set_conf()Andreas Schneider2021-06-291-1/+4
* s4:kdc:mit: Fix heap-use-after-freeAndreas Schneider2021-02-031-2/+8
* s4: rename source4/smbd/ to source4/samba/Ralph Boehme2020-11-278-9/+9
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-281-0/+2
* kdc: Remind us that these values need to match other valuesAndrew Bartlett2020-08-071-0/+2
* kdc:db-glue: ignore KRB5_PROG_ETYPE_NOSUPP also for Primary:KerberosStefan Metzmacher2020-07-281-6/+12
* db-glue.c: set forwardable flag on cross-realm tgt ticketsIsaac Boukris2020-06-122-5/+3
* mit-kdc: Explicitly reject S4U requestsIsaac Boukris2020-03-101-0/+5
* Sign and verify PAC with ticket principal instead of canon principalIsaac Boukris2020-03-101-10/+2
* Adapt sign_authdata in our KDB module for krb5 v1.18Isaac Boukris2020-03-103-1/+49
* mit-kdb: Fix license on header fileSimo Sorce2019-12-171-26/+19
* CVE-2019-14870: mit-kdc: enforce delegation_not_allowed flagIsaac Boukris2019-12-102-11/+11
* kdc/db-glue: do not fetch single DES keys from dbIsaac Boukris2019-11-191-2/+2
* s4:kdc: fix the principal names in samba_kdc_update_delegation_info_blobStefan Metzmacher2019-10-211-3/+3
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-2/+1
* kdc hdb: Generate and pass logon IDGary Lockyer2019-02-201-2/+4
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-201-2/+1
* s4:kdc: Fix size type for num_bind in kdc-heimdalAndreas Schneider2019-01-191-1/+1
* s4: Add kerberos tracingSwen Schillig2018-12-202-4/+6
* krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()Volker Lendecke2018-11-283-43/+27
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-11-281-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-11-281-0/+16
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-11-281-2/+6
* CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-281-3/+3
* source4 smbd prefork: restart on non zero exit codeGary Lockyer2018-11-231-1/+2
* s4-kdc: restore MIT KDC backendPhilipp Gesang2018-11-092-17/+20
* source4 smbd: pass instance number to post_forkGary Lockyer2018-11-071-1/+1
* kdc: Update debug callsGary Lockyer2018-11-011-7/+8
* source4 smbd kdc: allow the kdc to run in preforkGary Lockyer2018-11-011-40/+49
* source4 smdb: Add a post fork hook to the service APIGary Lockyer2018-11-012-26/+31
* source4 smbd: Make the service_details structure constant.Gary Lockyer2018-11-012-2/+2
* kdc: Improve code clarity with extra bracketsAndrew Bartlett2018-09-051-1/+1
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-251-0/+3
* kdc: Fix CID 1435720 Unchecked return valueVolker Lendecke2018-05-241-2/+10
* Fix spelling s/fowarding/forwarding/Mathieu Parent2018-05-121-1/+1
* samdb: Add remote address to connectGary Lockyer2018-05-105-6/+20
* s4:kdc: make sure we expand group memberships of the local domainStefan Metzmacher2018-03-191-0/+11
* s4:kdc: pass krbtgt and server to samba_kdc_update_pac_blob()Stefan Metzmacher2018-03-194-1/+16