1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smb_server
Andrew Bartlett 42287c6f97 r8706: My previous patch oversimplied the previous change to session setup -
we didn't cope with the 'anonymous NTLM under SPNEGO' login.

Andrew Bartlett
(This used to be commit c3cc14542e)
2007-10-10 13:29:56 -05:00
..
config.mk r8574: added server side irpc calls for listing the current sessions 2007-10-10 13:29:39 -05:00
conn.c r8577: added management calls to list current tree connects 2007-10-10 13:29:40 -05:00
management.c r8577: added management calls to list current tree connects 2007-10-10 13:29:40 -05:00
negprot.c r7633: this patch started as an attempt to make the dcerpc code use a given 2007-10-10 13:18:15 -05:00
nttrans.c r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines 2007-10-10 13:11:33 -05:00
reply.c r6313: Much better handling of LogoffAndX when the vuid is invalid (ie, don't 2007-10-10 13:11:30 -05:00
request.c r8658: move use of lp_security() and lp_nt_status_support() into the connection structure. 2007-10-10 13:29:50 -05:00
search.c r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
service.c r8028: fix a crash bug in ulogoff, when the tree_connect failed before 2007-10-10 13:19:00 -05:00
session.c r8574: added server side irpc calls for listing the current sessions 2007-10-10 13:29:39 -05:00
sesssetup.c r8706: My previous patch oversimplied the previous change to session setup - 2007-10-10 13:29:56 -05:00
signing.c r5899: Fix spelling. 2007-10-10 13:11:07 -05:00
smb_server.c r8658: move use of lp_security() and lp_nt_status_support() into the connection structure. 2007-10-10 13:29:50 -05:00
smb_server.h r8658: move use of lp_security() and lp_nt_status_support() into the connection structure. 2007-10-10 13:29:50 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r8527: found an uninitialised variable in 'make valgrindtest' 2007-10-10 13:29:35 -05:00