summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Remove unused imports.Jelmer Vernooij1-3/+1
2008-07-22s3 cli_do_rpc_ndr does not use PI_* anymoreVolker Lendecke1-1/+0
2008-04-15Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij1-29/+36
2008-03-25Add some more header properties as inline comments to the generated samba3 cl...Günther Deschner1-1/+33
2008-01-14pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...Jelmer Vernooij1-2/+2
2008-01-09r26698: Prettify samba3 client code a little more.Günther Deschner1-7/+25
2008-01-08r26696: Some more minor pidl samba3 client cosmetics.Günther Deschner1-5/+13
2008-01-08r26695: Cosmetic fix for pidl generated samba3 client code.Günther Deschner1-1/+1
2007-12-21r26257: Get rid of "uninitialized value" warning in the samba3 pidl generator.Günther Deschner1-1/+1
2007-12-21r26256: When generating Samba3 pidl output for WERROR based functions, make s...Günther Deschner1-0/+11
2007-12-21r25674: fix crash bug in pidl generated client code, thisStefan Metzmacher1-1/+1
2007-10-10r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher1-3/+4
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-1/+1
2007-10-10r24511: pass the correct thing to fatal()Stefan Metzmacher1-1/+1
2007-10-10r24454: when level 0 is a pointer we need to look for an array in level 1...Stefan Metzmacher1-10/+14
2007-10-10r24446: We only need one genric GenerateFunctionInEnvStefan Metzmacher1-15/+2
2007-10-10r22457: Fix tests for Samba3 client generator.Jelmer Vernooij1-78/+79
2007-10-10r22357: Don't use 'our'Jelmer Vernooij1-2/+2
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-1/+1
2007-10-10r21384: Change warning to pidl warning, fix uppercasing.Jelmer Vernooij1-2/+2
2007-10-10r21338: Fix handling of top-level arrays for the Samba 3 client code. This do...Jelmer Vernooij1-12/+42
2007-10-10r20834: No longer generate extra pointers for top-level [out] unique pointers.Jelmer Vernooij1-9/+8
2007-10-10r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij1-1/+1
2007-10-10r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl.Jelmer Vernooij1-2/+1
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke1-8/+9
2007-10-10r19049: Samba 3 client fixesGerald Carter1-1/+18
2007-10-10r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code.Jelmer Vernooij1-0/+8
2007-10-10r18523: Allow [out] on arrays as well as pointers, use in unixinfo.Jelmer Vernooij1-1/+1
2007-10-10r15591: Generate function calls correctly as well.Jelmer Vernooij1-22/+1
2007-10-10r15587: Generate stubs for the SWIG functionsJelmer Vernooij1-36/+1
2007-10-10r15474: Generate proper type declarations, fix headersJelmer Vernooij1-8/+45
2007-10-10r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c...Jelmer Vernooij1-8/+14
2007-10-10r15437: Add generator that creates Samba3 client code which uses Samba4's NDRJelmer Vernooij1-0/+136