summaryrefslogtreecommitdiff
path: root/source4/smb_server/nttrans.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-1/+1
2007-10-10r2618: before we had refererence counts in talloc I added a hack in theAndrew Tridgell1-5/+3
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-4/+4
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-7/+7
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-10/+10
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+273