ldb: Build and install python modules when possible.
[samba-svnmirror.git] / source / pidl / lib / Parse / Pidl / Samba3 / ClientNDR.pm
2008-01-09 gdPrettify samba3 client code a little more.
2008-01-08 gdSome more minor pidl samba3 client cosmetics.
2008-01-08 gdCosmetic fix for pidl generated samba3 client code.
2007-12-03 gdGet rid of "uninitialized value" warning in the samba3...
2007-12-03 gdWhen generating Samba3 pidl output for WERROR based...
2007-10-17 metzefix crash bug in pidl generated client code, this
2007-08-21 metzepass down the ndr_interface_table in the samba3 client...
2007-08-19 metzerename some DCERPC_ prefixes into NDR_
2007-08-17 metzepass the correct thing to fatal()
2007-08-15 metzewhen level 0 is a pointer we need to look for an array...
2007-08-15 metzeWe only need one genric GenerateFunctionInEnv
2007-04-22 jelmerFix tests for Samba3 client generator.
2007-04-19 jelmerDon't use 'our'
2007-02-18 jelmerGet rid of the COM support code - it's not used and...
2007-02-16 jelmerChange warning to pidl warning, fix uppercasing.
2007-02-14 jelmerFix handling of top-level arrays for the Samba 3 client...
2007-01-16 jelmerNo longer generate extra pointers for top-level [out...
2007-01-05 jelmerPrint proper errors with filename and line numbers...
2007-01-03 jelmerCombine warnings/errors/fatal functions and move them...
2006-11-19 vlendecCheck in the PIDL change and the converted unixinfo...
2006-10-02 jerrySamba 3 client fixes
2006-09-19 jelmerPrint debug info when DEBUGLEVEL >= 10 in the Samba3...
2006-09-14 jelmerAllow [out] on arrays as well as pointers, use in unixinfo.
2006-05-13 jelmerGenerate function calls correctly as well.
2006-05-13 jelmerGenerate stubs for the SWIG functions
2006-05-06 jelmerGenerate proper type declarations, fix headers
2006-05-06 jelmerWrite header file with prototypes for Samba3-Client...
2006-05-04 jelmerAdd generator that creates Samba3 client code which...