Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idl: removed the generated gen_ndr/ files from pidl | Andrew Tridgell | 2010-05-04 | 1 | -3644/+0 |
| | | | | | Samba3 will add these to the release tarball instead. See the mail on samba-technical | ||||
* | librpc: rerun "make idl" | Stefan Metzmacher | 2009-11-26 | 1 | -4/+4 |
| | | | | metze | ||||
* | 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 :-) | ||||
* | librpc: rerun "make idl" | Stefan Metzmacher | 2009-07-31 | 1 | -0/+2984 |
| | | | | metze | ||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2009-02-21 | 1 | -5/+5 |
| | | | | Guenther | ||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2009-01-24 | 1 | -6/+151 |
| | | | | Guenther | ||||
* | Allow overriding the function that ships the request in the Samba 3 | Jelmer Vernooij | 2009-01-21 | 1 | -24/+24 |
| | | | | 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/+915 |
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well. |