Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Remove unused build_idl.sh | Andrew Bartlett | 2013-05-28 | 1 | -60/+0 |
| | | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> | ||||
* | s3-build: remove --samba3-ndr-client from build_idl.sh script. | Günther Deschner | 2011-02-02 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | s3-idl: support --full for s3 build_idl.sh as well. | Günther Deschner | 2010-07-05 | 1 | -0/+13 |
| | | | | Guenther | ||||
* | idl: get the logic of the prevous commit right | Björn Jacke | 2010-05-07 | 1 | -1/+1 |
| | |||||
* | idl: fix Unix builds by replacing bashism | Björn Jacke | 2010-05-07 | 1 | -1/+1 |
| | | | | test -nt is not portable - tridge, please check! | ||||
* | s3-idl: update the 2nd build_idl.sh script | Andrew Tridgell | 2010-05-04 | 1 | -9/+13 |
| | |||||
* | Consider shared IDL files and Samba3-specific IDL files separately, allow ↵ | Jelmer Vernooij | 2008-12-16 | 1 | -3/+3 |
| | | | | overriding output directory. | ||||
* | Share idl_types.h. | Jelmer Vernooij | 2008-10-15 | 1 | -6/+6 |
| | |||||
* | s3-build: add and use IDL_PATH while building IDL files. | Günther Deschner | 2008-10-14 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | build: rebuild only changed IDL files. | Günther Deschner | 2008-09-21 | 1 | -1/+1 |
| | | | | | | Let"s see how this works now. Guenther | ||||
* | Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ↵ | Jelmer Vernooij | 2008-09-16 | 1 | -4/+0 |
| | | | | | | on the system. | ||||
* | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 2007-10-10 | 1 | -0/+0 |
| | | | | (This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab) | ||||
* | r24605: remove some stuff samba3 doesn't need any more | Stefan Metzmacher | 2007-10-10 | 1 | -14/+0 |
| | | | | | metze (This used to be commit 5514e8487fee453b730a966ebc6fcdcd56da047a) | ||||
* | r21565: Import ndrdump (doesn't compile yet, needs table support functions). | Jelmer Vernooij | 2007-10-10 | 1 | -0/+3 |
| | | | | (This used to be commit 9a9b9421673ed1c455658d8ae79d7a1522a1baa7) | ||||
* | r21034: Don't force user to have pidl in their PATH. | James Peach | 2007-10-10 | 1 | -1/+5 |
| | | | | (This used to be commit 9e2118969d444d2ffd1e9818cbbb155238fab719) | ||||
* | r18618: * remove svn:externals | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
| | | | | | | * 'make idl' now requires pidl in the current PATH * regenerate winreg ndr files (This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625) | ||||
* | r18481: Use pidl-generated server side code for dfs. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit 3f337c104d42321595161d0283b39357df252a8e) | ||||
* | r18387: remove echo of pidl command line (was used for debugging) | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit 848edce91288750881f538e1dd8ed4220047af6f) | ||||
* | r18232: - Trim number of regexes applied to generated files | Jelmer Vernooij | 2007-10-10 | 1 | -5/+2 |
| | | | | | | - Fix syntax error in shell script (refused by dash) - Regenerate output (This used to be commit 4dba965f9aa30eb2a54dc68e1bd5137ec6f5e6be) | ||||
* | r18230: Build Samba3 RPC client<->libndr glue code. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit c77ddae4f0e30c821f54300f4485ab5d447b49ce) | ||||
* | r18229: regenerated unixinfo files and add a few header stubs. Almost ↵ | Gerald Carter | 2007-10-10 | 1 | -3/+20 |
| | | | | | | autogenerated now (This used to be commit b860685a8117c3876158ac7b8db63cda9b415239) | ||||
* | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 2007-10-10 | 1 | -0/+40 |
initial work. I'm including the librpc/gen_ndr directory in svn temporarily just to get some compile issues straightened out. (This used to be commit cf271aa433cfa606be5dbf3ed1d94fe3caf57653) |