r26696: Some more minor pidl samba3 client cosmetics.
[ira/wip.git] / source / pidl / lib / Parse / Pidl / Samba3 / ClientNDR.pm
2008-01-08 Günther Deschnerr26696: Some more minor pidl samba3 client cosmetics.
2008-01-08 Günther Deschnerr26695: Cosmetic fix for pidl generated samba3 client...
2007-12-21 Günther Deschnerr26257: Get rid of "uninitialized value" warning in...
2007-12-21 Günther Deschnerr26256: When generating Samba3 pidl output for WERROR...
2007-12-21 Stefan Metzmacherr25674: fix crash bug in pidl generated client code...
2007-10-10 Stefan Metzmacherr24592: pass down the ndr_interface_table in the samba3...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24511: pass the correct thing to fatal()
2007-10-10 Stefan Metzmacherr24454: when level 0 is a pointer we need to look for...
2007-10-10 Stefan Metzmacherr24446: We only need one genric GenerateFunctionInEnv
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21384: Change warning to pidl warning, fix uppercasing.
2007-10-10 Jelmer Vernooijr21338: Fix handling of top-level arrays for the Samba...
2007-10-10 Jelmer Vernooijr20834: No longer generate extra pointers for top-level...
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr20511: Combine warnings/errors/fatal functions and...
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Gerald Carterr19049: Samba 3 client fixes
2007-10-10 Jelmer Vernooijr18693: Print debug info when DEBUGLEVEL >= 10 in the...
2007-10-10 Jelmer Vernooijr18523: Allow [out] on arrays as well as pointers,...
2007-10-10 Jelmer Vernooijr15591: Generate function calls correctly as well.
2007-10-10 Jelmer Vernooijr15587: Generate stubs for the SWIG functions
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...