summaryrefslogtreecommitdiff
path: root/pidl
Commit message (Expand)AuthorAgeFilesLines
...
* pidl: merge multiple 'genpad' implementations into one.Günther Deschner2015-07-245-39/+21
* pidl:Samba4/NDR/Parser: always initialize _mem_save_ pointers to NULLStefan Metzmacher2015-07-071-1/+1
* pidl:Samba3/ServerNDR: add pidl_reset() and pidl_return() helper functionsStefan Metzmacher2015-07-071-3/+4
* pidl:Samba3/ServerNDR: make CallWithStruct() more flexibleStefan Metzmacher2015-07-071-11/+23
* pidl:Samba3/ServerNDR: simplify CallWithStruct()Stefan Metzmacher2015-07-071-5/+4
* Treat uid_t, git_t as 64 bit in Pidl Python bindingsDouglas Bagnall2015-07-071-4/+6
* remove trailing whitespace in Pidl/Samba4/Python.pmDouglas Bagnall2015-06-241-14/+14
* Treat unsigned 64 bit IDL values as unsigned long long in PythonDouglas Bagnall2015-06-241-1/+5
* pidl:NDR/Parser: check [ref] pointers before pushing anything elseStefan Metzmacher2015-06-121-7/+45
* pidl:NDR/Parser: protect for loops against $length being an expression instea...Stefan Metzmacher2015-06-121-5/+5
* pidl:Python: protect for loops against $length being an expression instead of...Stefan Metzmacher2015-06-121-1/+1
* pidl:Python: use discard_const() to pass a possible const pointer to talloc_u...Stefan Metzmacher2015-06-121-1/+1
* pidl:Samba3/ServerNDR: normalize {RETURN_TYPE} by using mapTypeName()Stefan Metzmacher2015-05-151-1/+1
* pidl/python: add prototypes into header section of generated c-files.Günther Deschner2015-03-251-0/+2
* Explicitly include util/debug.h from server stubs generated by pidl.Jelmer Vernooij2015-03-241-0/+1
* pidl: align s4 dcesrv template generation with coding standards.Günther Deschner2015-03-131-11/+23
* pidl: add --template3 option to generate s3 server stubs.Günther Deschner2015-03-132-0/+111
* pidl/python: support HRESULT errors in generated python bindings.Günther Deschner2015-03-131-0/+9
* pidl: support HRESULT in pidl.Günther Deschner2015-03-131-1/+1
* Remove use of the "staticforward" macroPetr Viktorin2015-01-221-2/+2
* Clean up more whitespace.Guy Harris2014-11-223-7/+7
* pidl: White space cleanups in Conformance.pm and NDR.pmGuy Harris2014-11-192-98/+98
* pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to f...Matthieu Patou2014-10-241-21/+38
* pidl-wireshark: generate ALIGN_TO_x_BYTES instructions if the element has the...Matthieu Patou2014-10-231-0/+6
* pidl-wireshark: if the structure has the flag no_align then set also no_align...Matthieu Patou2014-10-231-5/+24
* pidl-wireshark: handle 8 bits enum and change the signature of enum function ...Matthieu Patou2014-10-231-6/+6
* pidl-wireshark: add definition for IPV4/IPV6 typesMatthieu Patou2014-10-231-0/+2
* pidl-wireshark: adapt to the new comments in the headers of wireshark dissectorsMatthieu Patou2014-10-231-3/+1
* pidl-wireshark: insure that we have an entire match for the variable nameMatthieu Patou2014-10-101-1/+1
* pidl-wireshark: generate an error for the new Pipe type in typedefMatthieu Patou2014-10-091-2/+11
* pidl-wireshark: add the type dom_sid28 and call ad-hoc dissectorMatthieu Patou2014-10-091-2/+8
* pidl-wireshark: add a function to change the type of a hf_fieldMatthieu Patou2014-10-091-0/+17
* pidl-wireshark: cosmetic reformatMatthieu Patou2014-10-091-4/+5
* pidl-wireshark: Handle the case when the DATA_TYPE is not a simple typeMatthieu Patou2014-10-091-1/+8
* pidl: Improve string delection in function ContainsStringMatthieu Patou2014-10-091-0/+10
* pidl: Make the compilation of PIDL producing the same results if the content ...Matthieu Patou2014-10-097-26/+39
* pidl: Strip trailing whitespace from pidl, for easier exchange of patches wit...Guy Harris2014-09-281-93/+93
* pidl/wscript: remove --with-perl-* optionsStefan Metzmacher2014-09-091-1/+1
* pidl: remove superfluous "use lib ...".Michael Adam2014-09-051-1/+0
* pidl: fix the perl module search path (use lib ...) when installing pidl.Michael Adam2014-09-051-1/+1
* pidl/wscript: don't check for perl again.Michael Adam2014-09-051-3/+0
* Various updates to the pidl README file.Jelmer Vernooij2014-08-311-8/+9
* Remove trailing whitespace.Jelmer Vernooij2014-08-311-13/+13
* pidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIRStefan Metzmacher2014-05-101-2/+2
* pidl:Samba4/Python: add interface.abstract_syntax() to each interfaceStefan Metzmacher2014-03-281-0/+39
* pidl-waf: Only install Yapp::Driver if it is not available.Andreas Schneider2014-03-061-1/+5
* pidl-waf: Check for system perl(Parse::Yapp::Driver).Andreas Schneider2014-03-061-0/+3
* pidl-waf: Add a function to check for a system perl module.Andreas Schneider2014-03-061-0/+22
* pidl-waf: Do not glob to install pidl modules.Andreas Schneider2014-03-061-1/+30
* pidl-waf: Install pidl modules to the perl vendorlib directory.Andreas Schneider2014-03-062-1/+3