summaryrefslogtreecommitdiff
path: root/source4/kdc/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2025-09-16s4:kdc:sdb_to_hdb key trust supportGary Lockyer1-0/+11
2025-07-29s4:kdc Support for key trust authenticationGary Lockyer1-0/+12
2024-06-10kdc: Detect (about to) expire UF_SMARTCARD_REQUIRED accounts and rotate passw...Andrew Bartlett1-1/+1
2024-04-21s4:kdc: Fix grammarJo Sutton1-1/+1
2023-06-25s4:kdc: Return NTSTATUS and auditing information from samba_kdc_update_pac() ...Joseph Sutton1-1/+1
2023-06-25s4:kdc: Add helper function to determine whether authentication to a server i...Joseph Sutton1-1/+1
2023-06-15auth: Move authn_policy code into auth subsystemJoseph Sutton1-6/+0
2023-05-18s4:kdc: Add support for constructed claims (for authentication silos)Joseph Sutton1-1/+1
2023-05-18s4:kdc: Look up authentication policies for Kerberos clients and serversJoseph Sutton1-1/+1
2023-05-18s4:kdc: Add helper functions for authentication policiesJoseph Sutton1-0/+12
2023-05-18s4:kdc: Factor out PAC blob functions into new source fileJoseph Sutton1-1/+1
2023-03-31s4:kdc: Add support for AD client claimsJoseph Sutton1-1/+1
2023-03-31s4:kdc: Add utility functions for AD claimsJoseph Sutton1-0/+6
2022-07-27CVE-2022-2031 s4:kpasswd: Require an initial ticketJoseph Sutton1-0/+1
2022-03-18s4:kdc: Add function to get user_info_dc from databaseJoseph Sutton1-1/+1
2022-03-01s4-kdc: Adapt to move from HDB auditing to KDC auditing constantsAndrew Bartlett1-1/+1
2022-01-19HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher1-1/+1
2022-01-19s4:heimdal_build: changes required to build after importAndrew Bartlett1-1/+1
2021-12-06build: Remove kdc_include except where neededAndrew Bartlett1-9/+0
2021-10-20waf: Allow building with MIT KRB5 >= 1.20Andreas Schneider1-0/+1
2017-05-30kdc: Send bad password via NETLOGON in RODCGarming Sam1-1/+1
2017-05-30hdb: Dupe a copy of repl secrets into the KDCGarming Sam1-1/+1
2017-04-29s4-kdc: Start the kpasswd service with MIT KDCAndreas Schneider1-0/+7
2017-04-29s4-kdc: Add MIT Kerberos specific kpasswd codeAndreas Schneider1-2/+1
2017-04-29s4-kdc: Register the MIT irpc PAC validation serviceAndreas Schneider1-0/+1
2017-04-29s4-kdc: Add MIT KRB5 based irpc service for PAC validationAndreas Schneider1-0/+14
2017-04-29s4-kdc: Add a MIT Kerberos KDC serviceAndreas Schneider1-18/+32
2017-03-29auth: Generate a human readable Authentication log message.Gary Lockyer1-5/+5
2017-01-11wscript: remove executable bits for all wscript* filesStefan Metzmacher1-0/+0
2016-09-13s4-kdc: Switch to the new kpasswd service implementationAndreas Schneider1-1/+2
2016-09-13s4-kdc: Add new kpasswd service Heimdal backendAndreas Schneider1-1/+5
2016-09-13s4-kdc: Add a new kpasswd service implementationAndreas Schneider1-0/+9
2016-09-11s4-kdc: Move kpasswd_make_error_reply() to a helper fileAndreas Schneider1-1/+1
2016-06-19s4-kdc: Move KDC packet handling functions to kdc-server.cAndreas Schneider1-3/+13
2016-06-18s4-kdc: Rename proxy-heimdal.c to kdc-proxy.cAndreas Schneider1-1/+1
2016-06-18s4-kdc: Rename heimdal KDC filesAndreas Schneider1-1/+1
2016-04-25s4: add a minimal ktutil for selftestRalph Boehme1-0/+5
2016-03-17mit-kdb: Add initial MIT KDB Samba driverAndreas Schneider1-0/+2
2016-03-17mit_samba: Add function to change the passwordAndreas Schneider1-0/+1
2016-03-17mit_samba: Make mit_samba a shim layer between Samba and KDBAndreas Schneider1-1/+1
2016-03-17mit_samba: Use sdb in the mit_samba pluginGünther Deschner1-1/+2
2016-03-17s4-kdc: Introduce a simple sdb_kdb shim layerGünther Deschner1-0/+8
2015-08-05waf: Add talloc as a dependencyAndreas Schneider1-2/+2
2015-07-30s4-kdc: Use sdb in db-glue and hdb-samba4Günther Deschner1-2/+2
2015-07-30s4-kdc: Introduce a simple sdb_hdb shim layerGünther Deschner1-0/+7
2015-07-30s4-kdc: Introduce sdb a KDC backend abstractionGünther Deschner1-0/+6
2015-07-30s4-kdc: PAC_GLUE does not depend on hdb anymore.Günther Deschner1-1/+1
2015-07-21s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.Günther Deschner1-1/+6
2015-07-21s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner1-7/+24
2015-07-21waf: Make mit_samba a subsystem and do not build with HeimdalAndreas Schneider1-12/+13