index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
kdc
/
wscript_build
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
s4:kdc:sdb_to_hdb key trust support
Gary Lockyer
1
-0
/
+11
2025-07-29
s4:kdc Support for key trust authentication
Gary Lockyer
1
-0
/
+12
2024-06-10
kdc: Detect (about to) expire UF_SMARTCARD_REQUIRED accounts and rotate passw...
Andrew Bartlett
1
-1
/
+1
2024-04-21
s4:kdc: Fix grammar
Jo Sutton
1
-1
/
+1
2023-06-25
s4:kdc: Return NTSTATUS and auditing information from samba_kdc_update_pac() ...
Joseph Sutton
1
-1
/
+1
2023-06-25
s4:kdc: Add helper function to determine whether authentication to a server i...
Joseph Sutton
1
-1
/
+1
2023-06-15
auth: Move authn_policy code into auth subsystem
Joseph Sutton
1
-6
/
+0
2023-05-18
s4:kdc: Add support for constructed claims (for authentication silos)
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:kdc: Look up authentication policies for Kerberos clients and servers
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:kdc: Add helper functions for authentication policies
Joseph Sutton
1
-0
/
+12
2023-05-18
s4:kdc: Factor out PAC blob functions into new source file
Joseph Sutton
1
-1
/
+1
2023-03-31
s4:kdc: Add support for AD client claims
Joseph Sutton
1
-1
/
+1
2023-03-31
s4:kdc: Add utility functions for AD claims
Joseph Sutton
1
-0
/
+6
2022-07-27
CVE-2022-2031 s4:kpasswd: Require an initial ticket
Joseph Sutton
1
-0
/
+1
2022-03-18
s4:kdc: Add function to get user_info_dc from database
Joseph Sutton
1
-1
/
+1
2022-03-01
s4-kdc: Adapt to move from HDB auditing to KDC auditing constants
Andrew Bartlett
1
-1
/
+1
2022-01-19
HEIMDAL: move code from source4/heimdal* to third_party/heimdal*
Stefan Metzmacher
1
-1
/
+1
2022-01-19
s4:heimdal_build: changes required to build after import
Andrew Bartlett
1
-1
/
+1
2021-12-06
build: Remove kdc_include except where needed
Andrew Bartlett
1
-9
/
+0
2021-10-20
waf: Allow building with MIT KRB5 >= 1.20
Andreas Schneider
1
-0
/
+1
2017-05-30
kdc: Send bad password via NETLOGON in RODC
Garming Sam
1
-1
/
+1
2017-05-30
hdb: Dupe a copy of repl secrets into the KDC
Garming Sam
1
-1
/
+1
2017-04-29
s4-kdc: Start the kpasswd service with MIT KDC
Andreas Schneider
1
-0
/
+7
2017-04-29
s4-kdc: Add MIT Kerberos specific kpasswd code
Andreas Schneider
1
-2
/
+1
2017-04-29
s4-kdc: Register the MIT irpc PAC validation service
Andreas Schneider
1
-0
/
+1
2017-04-29
s4-kdc: Add MIT KRB5 based irpc service for PAC validation
Andreas Schneider
1
-0
/
+14
2017-04-29
s4-kdc: Add a MIT Kerberos KDC service
Andreas Schneider
1
-18
/
+32
2017-03-29
auth: Generate a human readable Authentication log message.
Gary Lockyer
1
-5
/
+5
2017-01-11
wscript: remove executable bits for all wscript* files
Stefan Metzmacher
1
-0
/
+0
2016-09-13
s4-kdc: Switch to the new kpasswd service implementation
Andreas Schneider
1
-1
/
+2
2016-09-13
s4-kdc: Add new kpasswd service Heimdal backend
Andreas Schneider
1
-1
/
+5
2016-09-13
s4-kdc: Add a new kpasswd service implementation
Andreas Schneider
1
-0
/
+9
2016-09-11
s4-kdc: Move kpasswd_make_error_reply() to a helper file
Andreas Schneider
1
-1
/
+1
2016-06-19
s4-kdc: Move KDC packet handling functions to kdc-server.c
Andreas Schneider
1
-3
/
+13
2016-06-18
s4-kdc: Rename proxy-heimdal.c to kdc-proxy.c
Andreas Schneider
1
-1
/
+1
2016-06-18
s4-kdc: Rename heimdal KDC files
Andreas Schneider
1
-1
/
+1
2016-04-25
s4: add a minimal ktutil for selftest
Ralph Boehme
1
-0
/
+5
2016-03-17
mit-kdb: Add initial MIT KDB Samba driver
Andreas Schneider
1
-0
/
+2
2016-03-17
mit_samba: Add function to change the password
Andreas Schneider
1
-0
/
+1
2016-03-17
mit_samba: Make mit_samba a shim layer between Samba and KDB
Andreas Schneider
1
-1
/
+1
2016-03-17
mit_samba: Use sdb in the mit_samba plugin
Günther Deschner
1
-1
/
+2
2016-03-17
s4-kdc: Introduce a simple sdb_kdb shim layer
Günther Deschner
1
-0
/
+8
2015-08-05
waf: Add talloc as a dependency
Andreas Schneider
1
-2
/
+2
2015-07-30
s4-kdc: Use sdb in db-glue and hdb-samba4
Günther Deschner
1
-2
/
+2
2015-07-30
s4-kdc: Introduce a simple sdb_hdb shim layer
Günther Deschner
1
-0
/
+7
2015-07-30
s4-kdc: Introduce sdb a KDC backend abstraction
Günther Deschner
1
-0
/
+6
2015-07-30
s4-kdc: PAC_GLUE does not depend on hdb anymore.
Günther Deschner
1
-1
/
+1
2015-07-21
s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.
Günther Deschner
1
-1
/
+6
2015-07-21
s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.
Günther Deschner
1
-7
/
+24
2015-07-21
waf: Make mit_samba a subsystem and do not build with Heimdal
Andreas Schneider
1
-12
/
+13
[next]