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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
s4:kdc/wdc-samba4.c - fix user logins on specific workstations
Matthias Dieter Wallnöfer
1
-4
/
+5
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-1
/
+5
2012-05-07
heimdal: Cope with newer Heimdal versions accepting a keyset argument to
Jelmer Vernooij
1
-0
/
+4
2012-04-23
Make krb5 context initialization not heimdal specific
Simo Sorce
1
-1
/
+1
2012-04-20
Move kdc_get_policy helper in the lsa server where it belongs.
Simo Sorce
5
-94
/
+18
2012-04-19
Use loadparm helper to find lifetime defaults
Simo Sorce
1
-6
/
+10
2012-04-12
auth-krb: Move pac related util functions in a single place.
Simo Sorce
1
-0
/
+1
2012-04-12
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
1
-0
/
+21
2012-01-21
Log short_princ instead of uninitialised filter.
Michael Wood
1
-5
/
+6
2012-01-12
auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksum
Andrew Bartlett
1
-1
/
+1
2012-01-12
s4-kdc Do the KDC PAC checksum validation in the Samba plugin
Andrew Bartlett
6
-44
/
+152
2012-01-12
s4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATE
Andrew Bartlett
1
-1
/
+1
2011-12-07
s4-kdc: only build hdb plugin if we build against system Heimdal
Andrew Bartlett
1
-0
/
+1
2011-11-30
s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
Andrew Bartlett
5
-40
/
+103
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-1
/
+1
2011-10-11
pac: Fix wrong memory allocation check
Simo Sorce
1
-1
/
+1
2011-10-04
s4-kdc: fixed handling of previous vs current trust password
Andrew Tridgell
1
-36
/
+77
2011-10-04
s4-kdc: don't look at global catalog NCs in the kdc
Andrew Tridgell
2
-16
/
+23
2011-10-04
s4-kdc: treat a kvno of 255 as unspecified
Andrew Tridgell
1
-1
/
+4
2011-09-22
s4-kdc: set NO_GLOBAL_CATALOG control in kdc
Andrew Tridgell
1
-3
/
+5
2011-09-19
s4-kdc: default kvno for inter-domain trusts to zero
Andrew Tridgell
1
-1
/
+9
2011-08-25
s4-kdc: fixed subtree search in KDC
Andrew Tridgell
1
-1
/
+3
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-5
/
+5
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-0
/
+1
2011-08-02
s4:kdc: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2011-07-26
s4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ is given
Stefan Metzmacher
1
-2
/
+7
2011-07-20
s4:kdc: restore the behavior before the last heimdal import
Stefan Metzmacher
1
-8
/
+16
2011-07-15
s4:kdc: set *_strongest_*_key to true to restore the old behavior
Stefan Metzmacher
1
-0
/
+13
2011-06-28
s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+9
2011-06-28
s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pac
Stefan Metzmacher
4
-7
/
+155
2011-06-28
s4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead of KRB5_WINDC_PLUGING_MINOR
Stefan Metzmacher
1
-1
/
+1
2011-06-24
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+105
2011-06-20
Use tevent_req_oom
Volker Lendecke
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: use iface_list_wildcard() to listen on IPv6
Andrew Tridgell
1
-12
/
+17
2011-05-18
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
4
-23
/
+55
2011-05-18
s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...
Stefan Metzmacher
1
-0
/
+14
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-4
/
+4
2011-04-05
kdc: always ldb escape the realm
Andrew Bartlett
1
-1
/
+11
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-2
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-2
/
+2
2011-03-19
source4/kdc: Fix prototypes for all functions.
Jelmer Vernooij
6
-1
/
+13
2011-03-04
s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-252
/
+303
2011-03-04
s4:kdc: split the kdc_udp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-207
/
+231
2011-03-04
s4:kdc: add a kdc_proxy_unavailable_error() helper function
Stefan Metzmacher
1
-0
/
+24
2011-03-04
s4:kdc: fix calculation of the rodc kvno
Stefan Metzmacher
1
-4
/
+12
2011-02-18
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
1
-5
/
+5
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2
-15
/
+16
[next]