1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/smb_server
2007-10-10 13:33:24 -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 r9321: Fix potential bug found by Coverity. src_len has to be int but later we do pass it as size_t. In case src_len is negative, we need to register a failure and return to the caller 2007-10-10 13:33:24 -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 r8893: fixed the valgrind error on stream termination due to prototol errors 2007-10-10 13:30:15 -05:00
smb_server.h r8893: fixed the valgrind error on stream termination due to prototol errors 2007-10-10 13:30:15 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r8811: Fix the build.. 2007-10-10 13:30:07 -05:00