1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/smb_server
Andrew Tridgell 5521060c08 r8119: fixed two error code returns in the smb server now that we have
torture code that can tell the difference between dos and ntstatus
codes without mapping
2007-10-10 13:19:10 -05:00
..
config.mk r6310: Rename password.c to session.c, and remove the linked list of all 2007-10-10 13:11:30 -05:00
conn.c r7676: Make VUID and TID choice random, as this gives us protection against 2007-10-10 13:18:21 -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 r6031: don't try to send errors when the socket has been destroyed 2007-10-10 13:11:16 -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 r7676: Make VUID and TID choice random, as this gives us protection against 2007-10-10 13:18:21 -05:00
sesssetup.c r8119: fixed two error code returns in the smb server now that we have 2007-10-10 13:19:10 -05:00
signing.c r5899: Fix spelling. 2007-10-10 13:11:07 -05:00
smb_server.c r8119: fixed two error code returns in the smb server now that we have 2007-10-10 13:19:10 -05:00
smb_server.h r7782: fixed an ordering problem with smb requests. I found this when I had "sam database" 2007-10-10 13:18:36 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00