summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe_register.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_server: remove proto of nonexisting functionGünther Deschner2011-05-021-1/+1
* s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner2011-05-021-0/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3-rpc_server: Added callbacks for init and shutdown of a rpc service.Andreas Schneider2010-07-191-1/+44
* s3-rpc_server: Don't register the same rpc commands twice.Andreas Schneider2010-07-191-6/+4
* s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider2010-06-041-0/+200