summaryrefslogtreecommitdiff
path: root/source4/smb_server/conn.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r508: fixed a place where we used free() on memory from a talloc(). The newAndrew Tridgell1-2/+1
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+158