Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idl: removed the generated gen_ndr/ files from pidl | Andrew Tridgell | 2010-05-04 | 1 | -3802/+0 |
| | | | | | Samba3 will add these to the release tarball instead. See the mail on samba-technical | ||||
* | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 2010-03-24 | 1 | -4/+4 |
| | |||||
* | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 2010-03-10 | 1 | -36/+36 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 2010-02-24 | 1 | -4/+4 |
| | |||||
* | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 2009-11-08 | 1 | -50/+50 |
| | | | | This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a. | ||||
* | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 2009-11-08 | 1 | -50/+50 |
| | |||||
* | s3: Do the printing for DEBUGLEVEL>=10 centrally | Volker Lendecke | 2009-11-07 | 1 | -400/+0 |
| | | | | | | 12 insertions(+), 10651 deletions(-) I think that says it all :-) | ||||
* | idl: rebuild drsuapi.idl | Andrew Tridgell | 2009-09-17 | 1 | -28/+40 |
| | |||||
* | s4-idl: added the IDL for the DsReplica* calls | Andrew Tridgell | 2009-09-11 | 1 | -84/+120 |
| | |||||
* | librpc: rerun "make idl" | Stefan Metzmacher | 2009-07-31 | 1 | -0/+2987 |
| | | | | metze | ||||
* | Allow overriding the function that ships the request in the Samba 3 | Jelmer Vernooij | 2009-01-21 | 1 | -25/+25 |
| | | | | client code. | ||||
* | 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/+1167 |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |