summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5494: Some more code simplification, some additional comments.Jelmer Vernooij2-58/+46
2007-10-10r5493: Some code simplificationJelmer Vernooij1-38/+30
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-1/+7
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij7-159/+304
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij1-0/+5
2007-10-10r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij3-374/+376
2007-10-10r5485: Support nopull,nopush in header.pm as well.Jelmer Vernooij1-3/+7
2007-10-10r5480: allow nopush and nopull on functionsStefan Metzmacher1-6/+10
2007-10-10r5479: Add ODL input support.Jelmer Vernooij5-31/+69
2007-10-10r5478: Bunch of small optimizations and generalizations.Jelmer Vernooij3-32/+39
2007-10-10r5477: - Move some more of the typelist stuff out of ndr.pmJelmer Vernooij3-1/+20
2007-10-10r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij1-0/+5
2007-10-10r5475: Move some existing and new type information functions to typelist.pmJelmer Vernooij4-125/+108
2007-10-10r5466: Put the type information list in a seperate moduleJelmer Vernooij4-39/+80
2007-10-10r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij2-81/+96
2007-10-10r5464: Simplify print function generator code.Jelmer Vernooij1-57/+27
2007-10-10r5463: Make need_wire_pointer() return the number of requiredJelmer Vernooij1-7/+7
2007-10-10r5453: Treat "embedded" arrays (surrounding structures) somewhatJelmer Vernooij1-18/+39
2007-10-10r5449: More array handling cleanups. This should make the code moreJelmer Vernooij1-11/+24
2007-10-10r5448: another portability fix for solarisAndrew Tridgell1-1/+1
2007-10-10r5447: Add some utility functions for arrays and use them.Jelmer Vernooij2-38/+63
2007-10-10r5443: Fix HeaderProperties(). Not re-enabling yet because I don't know why itJelmer Vernooij1-15/+22
2007-10-10r5442: Use argument list generator functions from NdrParser in NdrHeaderJelmer Vernooij2-31/+15
2007-10-10r5441: Put push, pull and print arguments in hash as wellJelmer Vernooij1-64/+96
2007-10-10r5440: Some more generalizationsJelmer Vernooij1-38/+16
2007-10-10r5439: (hopefully) fix build on older perls. Thanks to tridge for pointing th...Jelmer Vernooij1-4/+4
2007-10-10r5438: Keep new CFLAGS if the compiler accepted them.Jelmer Vernooij1-1/+1
2007-10-10r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...Jelmer Vernooij1-4/+13
2007-10-10r5426: Warn about embedded ref pointers.Jelmer Vernooij2-1/+10
2007-10-10r5422: Fix ethereal parser generator.Jelmer Vernooij2-87/+87
2007-10-10r5417: Add wrapper function for typedefs hash rather then using the "our" key...Jelmer Vernooij3-23/+49
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell2-0/+2
2007-10-10r5410: Automatically determine indenting for the ndr parsersJelmer Vernooij1-318/+460
2007-10-10r5378: Put ndr size generators and alignment calc functions in hash as well.Jelmer Vernooij1-68/+55
2007-10-10r5377: Put push/pull/print functions for the various types in a hash.Jelmer Vernooij1-127/+54
2007-10-10r5376: ORPC is NDR specific, so move it to ndr.pm.Jelmer Vernooij5-122/+63
2007-10-10r5363: - ndr_%_ptr -> ndr_%_unique_ptrJelmer Vernooij1-10/+14
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij2-13/+78
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij2-23/+38
2007-10-10r5360: Remove a couple of unused functions.Jelmer Vernooij2-11/+1
2007-10-10r5345: Some more minor code readability fixes.Jelmer Vernooij2-149/+143
2007-10-10r5338: More efforts to handle types similarly.Jelmer Vernooij7-33/+35
2007-10-10r5320: Treat structs and unions somewhat more similarly:Jelmer Vernooij8-391/+276
2007-10-10r5319: Make some more alignment code generic, move NDR-specific stuff toJelmer Vernooij4-205/+200
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2-10/+10
2007-10-10r5288: Make alignment code more genericJelmer Vernooij1-32/+42
2007-10-10r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij3-66/+29
2007-10-10r5245: Remove dead code.Tim Potter1-671/+1
2007-10-10r5241: Generate swig wrappers for unions as well as structures.Tim Potter1-2/+2
2007-10-10r5223: Rename dom_sid2 to dom_sid as we don't care about the differenceTim Potter1-1/+5