Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 35107: /trunk/tools/pidl/ /trunk/tools/pidl/lib/Parse/Pi

Date: Fri, 03 Dec 2010 16:56:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35107

User: jmayer
Date: 2010/12/03 08:56 AM

Log:
 Sync from samba git:
 
 ======== f99c009..189b4bc =========
 commit 135756c8ac34c4cf82992dce8c7218781e67f39b
 Author: Andrew Tridgell <tridge@xxxxxxxxx>
 Date:   Fri Nov 5 11:52:20 2010 +1100
 
     pidl: use a union assignment instead of memmove
     
     this means we don't lose type checking
     
     Pair-Programmed-With: Jelmer Vernooij <jelmer@xxxxxxxxx>
 
 commit 3bff03723d8920faece76dd57bcf5d19b84d7b02
 Author: Jelmer Vernooij <jelmer@xxxxxxxxx>
 Date:   Tue Nov 30 23:48:46 2010 +0100
 
     pidl/python: Allow import of talloc, even though it doesn't live in the
     samba.dcerpc. namespace.
 
 commit ba2110d19060c4d84656917eb6be7b78afc6df6b
 Author: Jelmer Vernooij <jelmer@xxxxxxxxx>
 Date:   Tue Nov 30 23:06:32 2010 +0100
 
     pidl: Allow more flexibility importing modules using convenience function.
 
 commit dd0fbc47c798acfb003e37afbee5f0748e30ad1b
 Author: Jelmer Vernooij <jelmer@xxxxxxxxx>
 Date:   Tue Nov 30 22:59:32 2010 +0100
 
     pidl: Base new objects off of talloc object.
 
 commit a3ed70ff96122531ba000123cdf3992d26663f30
 Author: Andrew Tridgell <tridge@xxxxxxxxx>
 Date:   Sun Nov 21 23:05:07 2010 +1100
 
     pidl: fixed call to cpp with a space in the directory name
 =============================

Directory: /trunk/tools/pidl/lib/Parse/Pidl/
  Changes    Path          Action
  +1 -1      IDL.pm        Modified

Directory: /trunk/tools/pidl/lib/Parse/Pidl/Samba4/
  Changes    Path          Action
  +38 -22    Python.pm     Modified

Directory: /trunk/tools/pidl/
  Changes    Path          Action
  +1 -1      idl.yp        Modified