python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source4 / pidl / lib / Parse / Pidl / Samba3 / ClientNDR.pm
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijRemove unused imports.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-22 Volker Lendeckes3 cli_do_rpc_ndr does not use PI_* anymore
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijFix size to memcpy call in generated Samba 3 client...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-25 Günther DeschnerAdd some more header properties as inline comments...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-09 Günther Deschnerr26698: Prettify samba3 client code a little more.
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...