Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idl: removed the generated gen_ndr/ files from pidl | Andrew Tridgell | 2010-05-04 | 1 | -2181/+0 |
| | | | | | Samba3 will add these to the release tarball instead. See the mail on samba-technical | ||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2010-05-03 | 1 | -10/+10 |
| | | | | Guenther | ||||
* | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 2009-11-08 | 1 | -1/+1 |
| | | | | This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a. | ||||
* | Revert "s3: Do not reference the ndr_tables in the server calls directly" | Volker Lendecke | 2009-11-08 | 1 | -25/+25 |
| | | | | This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761. | ||||
* | Revert "s3: Do not reference ndr_table when calling rpc_srv_register" | Volker Lendecke | 2009-11-08 | 1 | -1/+1 |
| | | | | This reverts commit 494b2aff8826947e3bd556aecb175746163da485. | ||||
* | s3: Do not reference ndr_table when calling rpc_srv_register | Volker Lendecke | 2009-11-08 | 1 | -1/+1 |
| | |||||
* | s3: Do not reference the ndr_tables in the server calls directly | Volker Lendecke | 2009-11-08 | 1 | -25/+25 |
| | | | | This involves storing the interface table in the pipes_struct | ||||
* | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 2009-11-08 | 1 | -1/+1 |
| | |||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2009-02-21 | 1 | -11/+11 |
| | | | | Guenther | ||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2009-01-24 | 1 | -0/+146 |
| | | | | Guenther | ||||
* | run make idl_full, thus adding explicit casts to gen_ndr server code | Michael Adam | 2009-01-22 | 1 | -24/+24 |
| | | | | Michael | ||||
* | Allow calling DCE/RPC server implementations directly using | Jelmer Vernooij | 2009-01-21 | 1 | -0/+193 |
| | | | | rpc_pipe_client. | ||||
* | Pass the full ndr_interface_table into the s3 rpcserver when registering | Volker Lendecke | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 2008-12-16 | 1 | -1/+1 |
| | | | | Samba 3 and Samba 4 output. | ||||
* | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 2008-12-16 | 1 | -0/+1842 |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |