summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
Commit message (Expand)AuthorAgeFilesLines
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* s4-rpc_server: Allow each interface to declare if it uses handlesAndrew Bartlett2016-12-201-8/+13
* s4-rpc_server: Add back support for lsa over \\pipe\\netlogon optionallyAndrew Bartlett2016-12-151-1/+4
* pidl: Make dcesrv\_$name\_interface "static const"Andrew Bartlett2016-12-081-1/+1
* pidl: Use a static const initialised struct in dcerpc_server_$name_init(void)Andrew Bartlett2016-12-011-9/+8
* Explicitly include util/debug.h from server stubs generated by pidl.Jelmer Vernooij2015-03-241-0/+1
* pidl:NDR/Server: use interface->{UUID} and {NAME} instead of the raw {PROPERT...Stefan Metzmacher2011-08-011-2/+2
* pidl: Fix prototype for server init functions.Jelmer Vernooij2011-03-191-2/+5
* s4:rpc_server Add a 'if_version' parameter to the bind operation.Andrew Bartlett2010-02-201-1/+1
* Fix the build.Jelmer Vernooij2008-11-021-3/+3
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-3/+6
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+328