index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
kdc
/
hdb-samba4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
1
-6
/
+21
2010-12-12
s4:kdc/*.c - minimise includes
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-12-03
s4/kdc - fix a warning regarding a changed parameter type (kvno)
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-01
s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...
Andrew Bartlett
1
-16
/
+0
2010-11-12
s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
Andrew Tridgell
1
-1
/
+1
2010-10-03
s4-kdc Fix up after import of new lorikeet-heimdal
Andrew Bartlett
1
-2
/
+18
2010-09-29
s4-kdc Handle the case where we may be given a ticket from an RODC in db layer
Andrew Bartlett
1
-4
/
+5
2010-09-29
s4-kdc Add common setup, handle RODC setup case
Andrew Bartlett
1
-43
/
+3
2010-06-23
Per Andrews request, revert
Jelmer Vernooij
1
-2
/
+0
2010-06-19
heimdal/waf: Initial work on making it possible to use the system
Jelmer Vernooij
1
-0
/
+2
2010-05-28
s4:kdc Remove special talloc_free of the ldb context
Andrew Bartlett
1
-10
/
+0
2010-05-18
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
1
-1
/
+0
2010-04-10
s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.
Andrew Bartlett
1
-5
/
+6
2010-01-28
s4:kdc move db functions in their own file
Simo Sorce
1
-1463
/
+45
2010-01-28
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
1
-17
/
+15
2010-01-28
s4:kdc Use better db context structure
Simo Sorce
1
-60
/
+76
2010-01-22
s4:kdc Simplify header files
Simo Sorce
1
-6
/
+8
2010-01-08
Fix comment
Simo Sorce
1
-1
/
+1
2009-12-23
s4:cleanups remove trailing spaces and tabs
Simo Sorce
1
-119
/
+120
2009-11-09
s4-hdb: go back to a separate samdb for the KDC
Andrew Tridgell
1
-1
/
+16
2009-10-30
s4:kdc/hdb-samba4 - Remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-10-25
s4-samdb: reduce the number of samdb opens at startup
Andrew Tridgell
1
-3
/
+3
2009-09-18
s4-kdc: ignore unknown keytypes
Andrew Tridgell
1
-0
/
+6
2009-08-25
fixed a double free bug on error in net export
Andrew Tridgell
1
-1
/
+0
2009-08-21
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
1
-2
/
+2
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-12
/
+91
2009-07-27
s4:kdc Push context to hdb_samba4 by way of the 'name' of the DB
Andrew Bartlett
1
-3
/
+12
2009-07-27
s4:kdc Tidy up hdb_samba4 some more
Andrew Bartlett
1
-28
/
+38
2009-07-20
s4:kdc Add in a simple check for constrained delegation to self
Andrew Bartlett
1
-1
/
+70
2009-07-17
s4:kdc Rework KDC to pull in less attributes for krbtgt lookups
Andrew Bartlett
1
-16
/
+33
2009-07-17
s4:kdc rename functions from LDB_ to hdb_samba4
Andrew Bartlett
1
-71
/
+71
2009-07-16
s4:kdc Initialise new hdb function pointers.
Andrew Bartlett
1
-0
/
+3
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
1
-1
/
+1
2009-06-30
s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups
Andrew Bartlett
1
-0
/
+1
2009-06-30
s4:kdc Only get the lp_ctx once for a LDB_fetch()
Andrew Bartlett
1
-11
/
+18
2009-06-30
Rework hdb-samba4 to remove useless abstractions.
Andrew Bartlett
1
-84
/
+44
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
1
-1
/
+12
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
1
-59
/
+52
2009-06-04
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
1
-27
/
+25
2009-05-27
Handle the krbtgt special case by looking for RID -514
Andrew Bartlett
1
-26
/
+52
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-138
/
+69
2009-02-01
s4:kdc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-26
/
+26
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-29
s4:kdc: pass down event_context explicit
Stefan Metzmacher
1
-1
/
+1
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
1
-2
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-10-06
Set default trust kvno to -1
Andrew Bartlett
1
-1
/
+1
2008-10-06
Fix cross-realm authentication in Samba4's KDC.
Andrew Bartlett
1
-3
/
+5
2008-10-06
Use the trust password version as kvno for trusts in Kerberos.
Andrew Bartlett
1
-0
/
+7
2008-09-29
Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.
Andrew Bartlett
1
-0
/
+1550