summaryrefslogtreecommitdiff
path: root/source4/build/pidl/swig.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2411: The other half of getting autogenerated code working using misc.idl:Tim Potter1-14/+70
2007-10-10r2409: Convert NULL pointers to Py_None, and vice versa.Tim Potter1-2/+18
2007-10-10r2408: Tridge suggested that all the structures from misc.idl (policy handles,Tim Potter1-31/+71
2007-10-10r2398: Import Data::Dumper module safely so it doesn't hurt the build farm.Tim Potter1-1/+2
2007-10-10r2359: More consistency fixes: pass a talloc context to every function thatTim Potter1-4/+4
2007-10-10r2358: More renaming of functions to keep things consistent.Tim Potter1-10/+10
2007-10-10r2336: Add another conversion function to allow union arms that contain struc...Tim Potter1-15/+49
2007-10-10r2335: Zero function parameter struct so we can do a bit more testing. To be...Tim Potter1-0/+20
2007-10-10r2325: Generate conversion stubs for IDL unions.Tim Potter1-0/+23
2007-10-10r2323: More tweaks to get things building again.Tim Potter1-7/+4
2007-10-10r2322: More renames of autogenerated functions so they all have approximatelyTim Potter1-12/+33
2007-10-10r2298: Convert to and from string parameters.Tim Potter1-5/+20
2007-10-10r2295: Convert simple scalar types and policy handles between dcerpc functionTim Potter1-8/+96
2007-10-10r2289: Autogenerate some more attractive looking stubs for convertingTim Potter1-21/+61
2007-10-10r2277: Generate stubs for input and output typemaps.Tim Potter1-10/+45
2007-10-10r2256: Include autogenerated interfaces for lsa and samr pipes. Typemaps are...Tim Potter1-4/+69
2007-10-10r2253: Add test program, as small example of what's going on.Tim Potter1-0/+24