summaryrefslogtreecommitdiff
path: root/source4/smb_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher6-15/+15
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell3-71/+44
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher2-92/+0
2007-10-10r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher2-15/+27
2007-10-10r818: added server side SMB signing to Samba4Andrew Tridgell7-8/+196
2007-10-10r815: include our netbios name in the negprot response (this matches win2003)Andrew Tridgell1-0/+1
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett1-8/+1
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-14/+13
2007-10-10r622: removed some unused functions to make smbd compile again afterAndrew Tridgell1-169/+0
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett1-73/+1
2007-10-10r612: fixed a timezone call typo noticed by abartletAndrew Tridgell1-3/+3
2007-10-10r549: added support for DOS error codes in NTSTATUS returns. This uses aAndrew Tridgell2-2/+17
2007-10-10r508: fixed a place where we used free() on memory from a talloc(). The newAndrew Tridgell1-2/+1
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2-5/+26
2007-10-10r152: a quick airport commit ....Andrew Tridgell7-71/+137
2004-03-26copy with a null volume name in a trans2 QFSINFO callAndrew Tridgell1-1/+1
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell1-1/+2
2004-03-23put the "max xmit" option back into Samba4Andrew Tridgell1-1/+1
2004-03-23readx reply packets can be over-sizedAndrew Tridgell1-3/+2
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher1-18/+1
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher14-0/+7609