Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15291: $f already has the $srcdir prefixed | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -4/+4 |
2007-10-10 | r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10111: Make pidl by default assume the input file is an IDL file rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9460: - Move pidl to lib/. This fixes standalone installation of pidl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9459: Move pidl up one level (to prevent too much nesting) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8806: Move data representation-independent data into seperate header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8803: Rename --header to --ndr-header and --parser to --ndr-parser | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8801: Change --output to --outputdir and make pidl add a data representation... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8469: the extra pidl args need to be normal args, not after a --, otherwise ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8264: - Use standard perl package structure for pidl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8263: Some small pidl fixes, start working towards supporting installation o... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8103: Add an argument separator between the hardcoded args and $PIDL_EXTRA_ARGS | Tim Potter | 1 | -1/+1 |
2007-10-10 | r7425: configure check to see if a compiler can handle negative enum values | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5479: Add ODL input support. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5087: Add --swig to pidl flags so that swig .i files are generated with | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5033: Remove --with-eparserdir configure option and eparser_idl make target. | Tim Potter | 1 | -7/+0 |
2007-10-10 | r5026: Don't build the swig stuff by default until it's a bit more stable. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5019: Some tweaks to building the swig .i files. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4599: Remove some duplicated code in pidl.pl. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4471: Running 'make eparser_idl' doesn't need --header anymore. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r3651: Add a new configure option --with-eparserdir | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r2255: Don't do experimental swig stuff by default. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2253: Add test program, as small example of what's going on. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r725: fix usage of $PERL to "$PERL" to handle perl -W correct | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r586: removed --clientfns from build_idl.sh (tim removed that code from pidl) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r356: Start of auto-generated client functions. Tridge can you take a look | Tim Potter | 1 | -1/+1 |
2004-02-02 | some systems doesn't have ./ in PATH | Stefan Metzmacher | 1 | -2/+2 |
2003-12-15 | lots of shells don't have the -nt test, so use hackish find command | Andrew Tridgell | 1 | -2/+7 |
2003-12-15 | a script fix for the build farm | Andrew Tridgell | 1 | -1/+2 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -1/+1 |
2003-12-08 | some systems don't have "which" and some systems don't have the "-nt" | Andrew Tridgell | 1 | -9/+0 |
2003-12-08 | fixed shell scripting error | Andrew Tridgell | 1 | -1/+1 |
2003-12-08 | cope with yapp not being installed | Andrew Tridgell | 1 | -2/+6 |
2003-12-08 | * reduced the number of grammer conflicts a lot using (arbitrary) | Andrew Tridgell | 1 | -1/+4 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -3/+3 |
2003-11-28 | added auto-generation of the IDL interface tables. This makes two less | Andrew Tridgell | 1 | -0/+4 |
2003-11-23 | save about 35% of the time for "make idl" by processing multiple IDL | Andrew Tridgell | 1 | -5/+17 |
2003-11-20 | we now use a copy of pidl inside the samba4 source tree at | Andrew Tridgell | 1 | -1/+3 |
2003-11-20 | moved the pidl auto-generated files out of CVS | Andrew Tridgell | 1 | -2/+5 |
2003-11-15 | simple method for auto-building rpc files if idl changes, and | Andrew Tridgell | 1 | -3/+7 |
2003-11-09 | - added the rest of the LSA calls as stubs | Andrew Tridgell | 1 | -1/+1 |
2003-11-09 | check for pidl.pl in path, not $HOME/pidl/ | Andrew Tridgell | 1 | -1/+1 |
2003-11-08 | - more generation fixes | Andrew Tridgell | 1 | -0/+10 |