index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix commented out code in kpasswd server to use correct function
Andrew Bartlett
2014-09-27
1
-1
/
+1
*
auth: Split out fetching trusted domain into sam_get_results_trust()
Andrew Bartlett
2014-09-01
1
-37
/
+15
*
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
2014-06-07
1
-2
/
+10
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
1
-1
/
+1
*
kdc: call authsam_zero_bad_pwd_count on successful AS-REQ
Andrew Bartlett
2014-04-02
1
-0
/
+2
*
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
*
s4:auth: Add password lockout support to the AD DC
Andrew Bartlett
2014-04-02
1
-1
/
+17
*
dsdb: Put password lockout support in samdb_result_passwords()
Andrew Bartlett
2014-04-02
1
-2
/
+7
*
s4:kdc: explicitly use allow_warnings=True for MIT_SAMBA
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:kdc: make use of gensec_update_ev()
Stefan Metzmacher
2014-03-27
1
-1
/
+1
*
kdc: Use correct KDC include path when building against the system heimdal
Andrew Bartlett
2014-03-14
1
-5
/
+11
*
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
2014-03-07
1
-1
/
+1
*
kdc: Free the resource which is not used anymore
Santosh Kumar Pradhan
2014-02-21
1
-0
/
+1
*
kdc: Add belts-and-braces check that we fail if the hdb version changes
Andrew Bartlett
2014-01-20
2
-0
/
+11
*
Support for Heimdal's unified krb5 and hdb plugin system.
Jeffrey Clark
2014-01-21
1
-0
/
+16
*
s4:kdc fix compiler warnings
Christian Ambach
2013-12-12
1
-2
/
+1
*
Cope with first element in hdb_method having a different name in different he...
Jelmer Vernooij
2013-11-28
1
-1
/
+1
*
s4-kdc: Improve grammer and clarity of password change failure messages.
Andrew Bartlett
2012-09-01
1
-4
/
+3
*
s4-kdc: Give information on how long the password history is
Andrew Bartlett
2012-08-31
1
-1
/
+2
*
lib/krb5_wrap: Move kerberos_enctype_to_bitmap() into krb5_wrap
Andrew Bartlett
2012-08-28
1
-20
/
+0
*
s4:kdc/wdc-samba4.c - fix user logins on specific workstations
Matthias Dieter Wallnöfer
2012-08-14
1
-4
/
+5
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+5
*
heimdal: Cope with newer Heimdal versions accepting a keyset argument to
Jelmer Vernooij
2012-05-07
1
-0
/
+4
*
Make krb5 context initialization not heimdal specific
Simo Sorce
2012-04-23
1
-1
/
+1
*
Move kdc_get_policy helper in the lsa server where it belongs.
Simo Sorce
2012-04-20
5
-94
/
+18
*
Use loadparm helper to find lifetime defaults
Simo Sorce
2012-04-19
1
-6
/
+10
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
1
-0
/
+1
*
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
*
auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksum
Andrew Bartlett
2012-01-12
1
-1
/
+1
*
s4-kdc Do the KDC PAC checksum validation in the Samba plugin
Andrew Bartlett
2012-01-12
6
-44
/
+152
*
s4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATE
Andrew Bartlett
2012-01-12
1
-1
/
+1
*
s4-kdc: only build hdb plugin if we build against system Heimdal
Andrew Bartlett
2011-12-07
1
-0
/
+1
*
s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
Andrew Bartlett
2011-11-30
5
-40
/
+103
*
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
pac: Fix wrong memory allocation check
Simo Sorce
2011-10-11
1
-1
/
+1
*
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
2
-16
/
+23
*
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
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
1
-5
/
+5
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
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: restore the behavior before the last heimdal import
Stefan Metzmacher
2011-07-20
1
-8
/
+16
*
s4:kdc: set *_strongest_*_key to true to restore the old behavior
Stefan Metzmacher
2011-07-15
1
-0
/
+13
*
s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
Stefan Metzmacher
2011-06-28
1
-0
/
+9
[next]