Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-07 | pidl: Fix a const build warning in the samba3 merged build | Tim Prouty | 1 | -1/+5 | |
../librpc/gen_ndr/cli_spoolss.c: In function `rpccli_spoolss_EnumPrinterData': ../librpc/gen_ndr/cli_spoolss.c:3400: warning: passing arg 1 of `memcpy' discards qualifiers from pointer target type This is a very similar fix to: 2337f402f0f2fd6c1fa077b1b35347905a38c715 | |||||
2009-02-06 | pidl: return early when AllocOutVar() in s3 server generator has nothing to do. | Günther Deschner | 1 | -2/+5 | |
Jelmer, Metze, please check. Guenther | |||||
2009-01-22 | pidl: reduce implicit cast warnings in gen_ndr server code | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-01-21 | Allow calling DCE/RPC server implementations directly using | Jelmer Vernooij | 2 | -42/+93 | |
rpc_pipe_client. | |||||
2009-01-09 | Pass the full ndr_interface_table into the s3 rpcserver when registering | Volker Lendecke | 1 | -1/+1 | |
2008-12-16 | Make some fatal errors non-fatal. This means we generate invalid code in | Jelmer Vernooij | 1 | -2/+6 | |
some cases, but we do print errors. We don't use all generated code yet at the moment, so this isn't much of a problem. | |||||
2008-11-19 | pidl: fix generated s3-server in,out,ref qualifiers that are used for buffer ↵ | Günther Deschner | 1 | -0/+7 | |
allocation. Guenther | |||||
2008-11-15 | pidl: skip generation of noopnum functions in generated s3 server. | Günther Deschner | 1 | -1/+6 | |
Guenther | |||||
2008-11-15 | pidl: do not generate cli_ functions for noopnum flaged functions. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-23 | pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype. | Günther Deschner | 1 | -1/+1 | |
this is in preparation for the final nbt merge. Guenther | |||||
2008-09-17 | Move pidl to top-level directory. | Jelmer Vernooij | 2 | -0/+511 | |