summaryrefslogtreecommitdiffstats
path: root/source3/smbd/conn_msg.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd/conn_msg: use talloc_get_type_abort() as private_data can't be NULLStefan Metzmacher2011-12-141-5/+1
* s3:smbd/conn_msg: pass smbd_server_connection as private_data to msg_force_td...Stefan Metzmacher2011-12-131-3/+3
* s3-smbd Fix conn_msg.c: Cannot return in a void functionAndrew Bartlett2011-05-311-1/+1
* s3-smbd Split conn.c into 3 filesAndrew Bartlett2011-05-311-0/+49