Include right perl directory when installed.
[jelmer/samba4-debian.git] / source / pidl / pidl
2008-04-01 Jelmer VernooijInclude right perl directory when installed.
2008-01-24 Günther DeschnerRevert "Add pidl --samba3-libnetapi option."
2008-01-24 Günther DeschnerAdd pidl --samba3-libnetapi option.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Julien Kerihuelpidl: Add --version argument.
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl/python: Fix more warnings in the generated code.
2008-01-12 Jelmer Vernooijpidl: Add ability to write type metadata to a file.
2008-01-03 Jelmer Vernooijr26657: pidl: Add basics for generating Python modules.
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Stefan Metzmacherr24487: fix formating and add defined($opt_header)
2007-10-10 Stefan Metzmacherr24484: pass down $ndr tree instead of the $pidl tree...
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Jelmer Vernooijr20688: Use argv[0] equivalent of perl.
2007-10-10 Jelmer Vernooijr19829: Update documentation.
2007-10-10 Jelmer Vernooijr19580: Add --includedir option.
2007-10-10 Jelmer Vernooijr18475: Start working on server code generator that...
2007-10-10 Jelmer Vernooijr18471: Remove other Samba3 parser generator support...
2007-10-10 Jelmer Vernooijr18470: Remove obsolete client generator code for Samba...
2007-10-10 Jelmer Vernooijr16824: Rename Ethereal -> Wireshark (patch from Joerg...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr15585: Revive pidl's SWIG file generator. It now gener...
2007-10-10 Jelmer Vernooijr15474: Generate proper type declarations, fix headers
2007-10-10 Jelmer Vernooijr15470: Write header file with prototypes for Samba3...
2007-10-10 Jelmer Vernooijr15437: Add generator that creates Samba3 client code...
2007-10-10 Jelmer Vernooijr14687: Start working on support for represent_as(...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14223: Couple of small fixes:
2007-10-10 Jelmer Vernooijr12501: Merge EJSHeader.pm into EJS.pm and simplify...
2007-10-10 Jelmer Vernooijr12483: Remove --tdr-header option (merged into --tdr...
2007-10-10 Jelmer Vernooijr12470: Add helper module for pidl tests
2007-10-10 Jelmer Vernooijr12465: Merge Parse::Pidl::Samba4::NDR::Header into...
2007-10-10 Jelmer Vernooijr12463: Rename 'Samba' namespace to 'Samba4'
2007-10-10 Jelmer Vernooijr12462: Hide oo magic from callers of the parser
2007-10-10 Jelmer Vernooijr11097: Allow pointers in "const"
2007-10-10 Jelmer Vernooijr10829: Documentation updates
2007-10-10 Jelmer Vernooijr10715: More Samba3 parser generator improvements:
2007-10-10 Jelmer Vernooijr10694: Add some work I did this afternoon on getting...
2007-10-10 Jelmer Vernooijr10487: Some small updates to the manpage.
2007-10-10 Jelmer Vernooijr10450: Use exit code 1 in case of fatal errors
2007-10-10 Jelmer Vernooijr10381: Be a bit stricter on pod syntax
2007-10-10 Jelmer Vernooijr10380: Use pod-style documentation rather then XML...
2007-10-10 Jelmer Vernooijr10172: Add --dump-ndr-tree argument
2007-10-10 Jelmer Vernooijr10111: Make pidl by default assume the input file...
2007-10-10 Jelmer Vernooijr10006: Insert correct header file.
2007-10-10 Tim Potterr9984: Honour the NOEMIT conformance directive for...
2007-10-10 Jelmer Vernooijr9576: Couple of small fixes. Generate notice indicating
2007-10-10 Jelmer Vernooijr9463: Fix DumpFunction() (was ignoring elements)
2007-10-10 Jelmer Vernooijr9461: Couple of very small fixes.
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...