1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/auth
Stefan Metzmacher f1031746e5 r8164: - match the ordering w2k3 uses for the PAC_BUFFER:
LOGON_INFO
   LOGON_NAME
   SRV_CHECKSUM
   KDC_CHECKSUM

- w2k3 also don't use the groupmembership array with rids
  it uses the othersids array

metze
(This used to be commit 2286fad27d)
2007-10-10 13:19:16 -05:00
..
gensec r8016: Get the keyblock arguments correct. (the context struct changed, but 2007-10-10 13:18:59 -05:00
kerberos r8164: - match the ordering w2k3 uses for the PAC_BUFFER: 2007-10-10 13:19:16 -05:00
ntlmssp r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab 2007-10-10 13:18:41 -05:00
auth_anonymous.c r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are 2007-10-10 13:19:09 -05:00
auth_developer.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
auth_domain.c r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
auth_sam_reply.c r8164: - match the ordering w2k3 uses for the PAC_BUFFER: 2007-10-10 13:19:16 -05:00
auth_sam.c r7860: switch our ldb storage format to use a NDR encoded objectSid. This is 2007-10-10 13:18:44 -05:00
auth_server.c r7704: - fixed open_nbt_connection() to return NULL when the connection failed 2007-10-10 13:18:23 -05:00
auth_unix.c r7934: ported samba3 pass_check functions to auth_unix.c 2007-10-10 13:18:52 -05:00
auth_util.c r8163: if sidcount is zero it happened that we return NT_STATUS_NO_MEMORY... 2007-10-10 13:19:16 -05:00
auth_winbind.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
auth.c r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
auth.h r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
config.m4 r7232: add some more auth stuff 2007-10-10 13:17:29 -05:00
config.mk r7993: Further work on the Krb5 PAC. 2007-10-10 13:18:57 -05:00
ntlm_check.c r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test. 2007-10-10 13:08:28 -05:00
pampass.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
pass_check.c r3449: more include file reduction 2007-10-10 13:05:13 -05:00