1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smb_server
Andrew Bartlett 18bb363537 r10946: Use the right name for the remote workstation, and always initialise it.
Should fix a valgrind error volker is seeing.

Andrew Bartlett
(This used to be commit 11957c5f37)
2007-10-10 13:39:44 -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
SConscript r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -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 r10946: Use the right name for the remote workstation, and always initialise it. 2007-10-10 13:39:44 -05:00
signing.c r5899: Fix spelling. 2007-10-10 13:11:07 -05:00
smb_server.c r10946: Use the right name for the remote workstation, and always initialise it. 2007-10-10 13:39:44 -05:00
smb_server.h r10513: Reduce some use of pstring. The main reason some parts of the code still 2007-10-10 13:38:58 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r10588: Remove more unused files, macros 2007-10-10 13:39:08 -05:00