summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe_register.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-02s3-rpc_server: remove proto of nonexisting functionGünther Deschner1-1/+1
2011-05-02s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner1-0/+1
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2010-07-19s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider1-1/+44
2010-07-19s3-rpc_server: Don't register the same rpc commands twice.Andreas Schneider1-6/+4
2010-06-04s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider1-0/+200