index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
kdc
/
db-glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kdc: Fix S4U2Self handling with KRB5_NT_ENTERPRISE_PRINCIPAL containing a UPN
Andrew Bartlett
2015-03-09
1
-21
/
+0
*
kdc: make Samba KDC pass new TGS-REQ and AS-REQ (to self) testing
Andrew Bartlett
2015-02-08
1
-58
/
+148
*
kdc: fixup KDC to use functions portable to MIT krb5
Andrew Bartlett
2015-02-08
1
-1
/
+1
*
kdc: Correctly return the krbtgt/realm@REALM principal from our KDC
Andrew Bartlett
2015-01-23
1
-25
/
+31
*
kdc: Add TODO to remind us where we need to hook for RODC to get secrets
Andrew Bartlett
2015-01-23
1
-0
/
+1
*
kdc: Fix Samba's KDC to only change the principal in the right cases
Andrew Bartlett
2015-01-23
1
-9
/
+23
*
kdc: Fix enterpise principal name handling
Andrew Bartlett
2015-01-23
1
-10
/
+23
*
s4:kdc/db-glue: fix supported_enctypes samba_kdc_trust_message2entry()
Stefan Metzmacher
2015-01-21
1
-5
/
+5
*
s4:kdc: add aes key support for trusted domains
Stefan Metzmacher
2014-12-19
1
-37
/
+148
*
s4:kdc: comment out unused code in db-glue.c
Stefan Metzmacher
2014-11-25
1
-2
/
+2
*
auth: Split out fetching trusted domain into sam_get_results_trust()
Andrew Bartlett
2014-09-01
1
-37
/
+15
*
kdc: Include values from msDS-User-Account-Control-Computed when checking use...
Andrew Bartlett
2014-04-02
1
-0
/
+20
*
kdc: Set flags.locked_out on a locked-out user.
Andrew Bartlett
2014-04-02
1
-1
/
+1
*
kdc: Free the resource which is not used anymore
Santosh Kumar Pradhan
2014-02-21
1
-0
/
+1
*
lib/krb5_wrap: Move kerberos_enctype_to_bitmap() into krb5_wrap
Andrew Bartlett
2012-08-28
1
-20
/
+0
*
Move kdc_get_policy helper in the lsa server where it belongs.
Simo Sorce
2012-04-20
1
-7
/
+10
*
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
2012-04-12
1
-0
/
+21
*
Log short_princ instead of uninitialised filter.
Michael Wood
2012-01-21
1
-5
/
+6
*
s4-kdc: fixed handling of previous vs current trust password
Andrew Tridgell
2011-10-04
1
-36
/
+77
*
s4-kdc: don't look at global catalog NCs in the kdc
Andrew Tridgell
2011-10-04
1
-10
/
+13
*
s4-kdc: treat a kvno of 255 as unspecified
Andrew Tridgell
2011-10-04
1
-1
/
+4
*
s4-kdc: set NO_GLOBAL_CATALOG control in kdc
Andrew Tridgell
2011-09-22
1
-3
/
+5
*
s4-kdc: default kvno for inter-domain trusts to zero
Andrew Tridgell
2011-09-19
1
-1
/
+9
*
s4-kdc: fixed subtree search in KDC
Andrew Tridgell
2011-08-25
1
-1
/
+3
*
s4:kdc: fix compiler warning
Stefan Metzmacher
2011-08-02
1
-1
/
+1
*
s4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ is given
Stefan Metzmacher
2011-07-26
1
-2
/
+7
*
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
2011-06-24
1
-0
/
+105
*
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
2011-05-18
1
-9
/
+20
*
s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...
Stefan Metzmacher
2011-05-18
1
-0
/
+14
*
kdc: always ldb escape the realm
Andrew Bartlett
2011-04-05
1
-1
/
+11
*
source4/kdc: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4:kdc: fix calculation of the rodc kvno
Stefan Metzmacher
2011-03-04
1
-4
/
+12
*
s4-kdc: don't ask for an extended DN for krbtgt_dn
Andrew Tridgell
2011-01-14
1
-1
/
+1
*
s4:kdc/*.c - minimise includes
Matthias Dieter Wallnöfer
2010-12-12
1
-9
/
+0
*
s4-lsa Implement kerberos ticket life policy
Andrew Bartlett
2010-12-09
1
-2
/
+24
*
s4/kdc - fix a warning regarding a changed parameter type (kvno)
Matthias Dieter Wallnöfer
2010-12-03
1
-1
/
+1
*
s4-kdc Rework supported encryption type logic to match Microsoft
Andrew Bartlett
2010-11-16
1
-37
/
+16
*
s4-kdc Fix the realm handling again, this time pay attention to the flags
Andrew Bartlett
2010-11-16
1
-20
/
+20
*
s4-kdc use 'flags' to only create the 'admin data' elements when requested
Andrew Bartlett
2010-11-16
1
-15
/
+19
*
s4-kdc Add 'flags' parameter to db fetch calls
Andrew Bartlett
2010-11-16
1
-8
/
+35
*
s4-kdc Fix realm handling in our KDC
Andrew Bartlett
2010-11-15
1
-38
/
+6
*
s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODC
Andrew Bartlett
2010-11-12
1
-1
/
+7
*
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2010-10-18
1
-1
/
+0
*
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2010-10-17
1
-0
/
+1
*
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2010-10-17
1
-1
/
+0
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
s4:kdc - use "userAccountControl" always unsigned
Matthias Dieter Wallnöfer
2010-10-05
1
-3
/
+3
*
s4:kdc/db-glue.c - remove unused variable
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+0
*
s4-kdc Remove special case kerberos restriction in the KDC
Andrew Bartlett
2010-10-03
1
-16
/
+0
*
s4-kdc Rework 'allowed encryption types' handling in the KDC
Andrew Bartlett
2010-10-02
1
-28
/
+44
[next]