summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb
Commit message (Expand)AuthorAgeFilesLines
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+14
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-105-6/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-104-0/+4
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-107-0/+7
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher2007-10-101-46/+51
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2007-10-103-5/+5
* r12091: the SMB2 specific level are not available via SMBStefan Metzmacher2007-10-101-0/+4
* r12082: fixed a valgrind error found by kukks in the transs server handlingAndrew Tridgell2007-10-101-2/+1
* r11992: Potentially allow SPNEGO to be disabled (as occours on WinXPAndrew Bartlett2007-10-101-13/+22
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-101-3/+3
* r11788: remove unused header filesStefan Metzmacher2007-10-101-3/+0
* r11787: add missing fileStefan Metzmacher2007-10-101-0/+20
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-1011-0/+7676