summaryrefslogtreecommitdiff
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-12-041-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-12-041-0/+16
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-12-041-2/+6
* CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-261-3/+3
* s4:kdc: disable support for CROSS_ORGANIZATION domainsStefan Metzmacher2018-03-011-0/+9
* s4:kdc: only support LSA_TRUST_TYPE_UPLEVEL domains in samba_kdc_trust_messag...Stefan Metzmacher2018-03-011-0/+10
* s4:kdc: make use of dsdb_trust_parse_tdo_info() in samba_kdc_trust_message2en...Stefan Metzmacher2018-03-011-10/+19
* mit-kdb: support MIT Kerberos 1.16 KDB API changesAlexander Bokovoy2018-02-273-15/+42
* s4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_FOUND_HEREStefan Metzmacher2017-12-061-6/+18
* gpo: Apply kerberos settingsDavid Mulder2017-11-201-1/+2
* s4:kdc: Pass down the task to get access to model_ops for kpasswd serverAndreas Schneider2017-10-271-3/+2
* source4/smbd: Do not overstamp the process model with "single"Gary Lockyer2017-10-192-19/+6
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-193-3/+35
* mit-kdb: Fix NULL pointer check after mallocAndreas Schneider2017-07-241-1/+1
* mit_samba: Fix the MIT KDC build with the latest changesAndreas Schneider2017-06-011-1/+4
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-301-1/+29
* kdc: Send bad password via NETLOGON in RODCGarming Sam2017-05-302-8/+73
* hdb: Dupe a copy of repl secrets into the KDCGarming Sam2017-05-302-2/+52
* python: Create the kdc.conf in the Samba private directoryAndreas Schneider2017-05-261-5/+11
* s4:kdc: make use of gensec_update() in kpasswd_process()Stefan Metzmacher2017-05-211-6/+14
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-112-2/+2
* mit_samba: Fix principal lookup for cross domain referralAndreas Schneider2017-04-301-6/+70
* mit-samba: Remove obsolete mit_samba_update_pac_data()Andreas Schneider2017-04-292-79/+0
* s4-kdc: Use mit_samba_reget_pac() in ks_verify_pac()Andreas Schneider2017-04-291-23/+27
* s4-kdc: Implement mit_samba_reget_pac()Andreas Schneider2017-04-292-0/+393
* s4-pac-glue: Do not add an empty PAC_TYPE_LOGON_NAME with MITAndreas Schneider2017-04-291-3/+10
* mit-samba: Remove unused mit_samba_get_pac_data()Andreas Schneider2017-04-292-39/+0
* s4-kdc: Use mit_samba_get_pac() in ks_get_pac()Andreas Schneider2017-04-291-22/+8
* s4-kdc: Implement mit_samba_get_pac()Andreas Schneider2017-04-292-0/+74
* s4-kdc: Fix logging with the KDB driverAndreas Schneider2017-04-291-1/+1
* s4-kdc: Start the kpasswd service with MIT KDCAndreas Schneider2017-04-292-1/+225
* s4-kdc: Add MIT Kerberos specific kpasswd codeAndreas Schneider2017-04-292-2/+305
* param: Add 'mit kdc config' option to smb.confAndreas Schneider2017-04-291-0/+7
* s4-kdc: Register the MIT irpc PAC validation serviceAndreas Schneider2017-04-292-0/+13
* s4-kdc: Add MIT KRB5 based irpc service for PAC validationAndreas Schneider2017-04-293-0/+234
* s4-kdc: Add a MIT Kerberos KDC serviceAndreas Schneider2017-04-293-18/+179
* mit-kdb: Update KDB vtable for DAL version 6Andreas Schneider2017-04-295-132/+63
* mit-kdb: Zero the db principal when we allocate itAndreas Schneider2017-04-291-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-294-4/+124
* auth: Generate a human readable Authentication log message.Gary Lockyer2017-03-291-5/+5
* s4:kdc: disable principal based autodetected referral detectionStefan Metzmacher2017-03-101-0/+2
* mit-kdb: Remove unneeded memset()Andreas Schneider2017-01-121-2/+0
* mit-kdb: Use calloc() to allocate memoryAndreas Schneider2017-01-121-3/+1
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* kdc: Use "all_zero" where appropriateVolker Lendecke2017-01-031-6/+4
* s4-kdc: Fix Coverity ID #1373385 (OVERRUN)Günther Deschner2016-09-291-5/+3
* s4-kdc: Fix Coverity ID #1373386 (Resource Leak)Günther Deschner2016-09-291-0/+2
* s4-kdc: Remove unused etypes from sdb structureAndreas Schneider2016-09-263-46/+0
* s4-sdb: Generate etypes list out of keys listAndreas Schneider2016-09-261-5/+10