summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13911: Make these debug messages clearer.Andrew Bartlett1-3/+5
2007-10-10r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher5-29/+10
2007-10-10r13872: fix typoStefan Metzmacher1-1/+1
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher9-217/+220
2007-10-10r13868: remove useless talloc_free() wrapperStefan Metzmacher3-15/+7
2007-10-10r13866: prefix more functions with smbsrv_Stefan Metzmacher3-10/+8
2007-10-10r13865: prefix functions with smbsrv_Stefan Metzmacher6-143/+142
2007-10-10r13863: this can be static...Stefan Metzmacher1-1/+1
2007-10-10r13862: rename chain_reply -> smbsrv_chain_replyStefan Metzmacher2-11/+11
2007-10-10r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher1-1/+31
2007-10-10r13858: - use req_pull_ascii4() instead of doing strlen() on client provided ...Stefan Metzmacher1-30/+34
2007-10-10r13857: add "Windows for Workgroups 3.1a" support to the serverStefan Metzmacher1-10/+11
2007-10-10r13856: fixed a misleading commentAndrew Tridgell1-1/+1
2007-10-10r13620: initialize the CMD with 0 tooStefan Metzmacher1-0/+1
2007-10-10r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett2-23/+32
2007-10-10r13204: Remove extra newline we don't need.Andrew Bartlett1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-5/+14
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij5-6/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij4-0/+4
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij7-0/+7
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+2
2007-10-10r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher1-46/+51
2007-10-10r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher3-5/+5
2007-10-10r12091: the SMB2 specific level are not available via SMBStefan Metzmacher1-0/+4
2007-10-10r12082: fixed a valgrind error found by kukks in the transs server handlingAndrew Tridgell1-2/+1
2007-10-10r11992: Potentially allow SPNEGO to be disabled (as occours on WinXPAndrew Bartlett1-13/+22
2007-10-10r11968: More warning fixes. We're on track to getting to double digits forTim Potter1-3/+3
2007-10-10r11788: remove unused header filesStefan Metzmacher1-3/+0
2007-10-10r11787: add missing fileStefan Metzmacher1-0/+20
2007-10-10r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher11-0/+7676