summaryrefslogtreecommitdiff
path: root/source3/rpc_server/echo
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20s3:rpc_server: Do not include s3 autogenerated headersSamuel Cabrero1-1/+2
Prototype is generated by the server compat parser. Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2020-03-20s3:rpc_server: Include generated boilerplate codeSamuel Cabrero1-0/+3
Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-05-15Covert all uint32/16/8 to _t in source3/rpc_server.Richard Sharpe1-5/+5
This can be committed regardless of the state of the PIDL changes. Signed-off-by: Richard Sharpe <rsharpe@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2012-07-06s3-rpc_server: Make it possible to use more rpc exceptions.Andreas Schneider1-5/+5
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-2/+2
Using the standard macro makes it easier to move code into common, as TALLOC_ARRAY isn't standard talloc.
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-1/+1
Guenther
2011-03-30s3-includes: only include ntdomain.h where needed.Günther Deschner1-0/+1
Guenther
2011-02-10s3-rpc_server: move services into individual directories.Günther Deschner1-0/+121
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 10 22:13:17 CET 2011 on sn-devel-104