summaryrefslogtreecommitdiff
path: root/source3/rpc_server/rpc_handles.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-includes: only include ntdomain.h where needed.Günther Deschner1-0/+1
2011-03-30s3-auth: rpc_server needs auth.hGünther Deschner1-0/+1
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-1/+1
2010-07-28s3-dcerpc: Use dcerpc_AuthType in pipe_auth_dataSimo Sorce1-1/+2
2010-07-28s3-rpc_server: Use struct pipes_struct.Andreas Schneider1-10/+10
2010-07-14s3-dcerpc: Break memory hierarchy for shared structureSimo Sorce1-1/+1
2010-06-11s3:rpc improve handles memory hierarchy and use better name.Simo Sorce1-78/+90
2010-06-07s3:rpc make num_pipe_handles get an actual pipe as argumentSimo Sorce1-3/+3
2010-06-07s3:rpc handles are used by all pipes, use better nameSimo Sorce1-0/+400