summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5501: check the return of talloc with the NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2-15/+12
2007-10-10r5500: ntvfs modules that are the final backend needs to set theStefan Metzmacher1-0/+8
2007-10-10r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak1-0/+1
2007-10-10r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2-24/+21
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 Vernooij3-30/+48
2007-10-10r5491: Don't load the DCOM-specific services by default (yet)Jelmer Vernooij1-1/+1
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij29-622/+793
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher5-319/+806
2007-10-10r5488: - let the request be a child of the pipe structStefan Metzmacher1-13/+19
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij6-23/+16
2007-10-10r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij4-385/+388
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 Vernooij6-32/+70
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 Vernooij4-200/+216
2007-10-10r5475: Move some existing and new type information functions to typelist.pmJelmer Vernooij4-125/+108
2007-10-10r5474: Remove random notes put in code.Rafal Szczesniak1-1/+0
2007-10-10r5472: First approach to composite rpc call fetchin user info.Rafal Szczesniak1-0/+229
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 Vernooij5-81/+151
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-10r5454: moved the WINS server code into its own directoryAndrew Tridgell6-10/+19
2007-10-10r5453: Treat "embedded" arrays (surrounding structures) somewhatJelmer Vernooij2-24/+44
2007-10-10r5452: Add implementation + torture test for echo_SurroundingJelmer Vernooij2-0/+49
2007-10-10r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...Andrew Tridgell4-87/+343
2007-10-10r5450: Add test function for "embedded" conformant arraysJelmer Vernooij1-0/+9
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-10r5446: fix pulling of arrays in EnumXXX functionsStefan Metzmacher1-0/+6
2007-10-10r5445: move FormInfo1 struct to the place where it's usedStefan Metzmacher1-11/+11
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 Vernooij5-58/+67
2007-10-10r5427: NTSTATUS is treated by pidl as a 'real' scalar now.Jelmer Vernooij1-2/+2
2007-10-10r5426: Warn about embedded ref pointers.Jelmer Vernooij2-1/+10
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak3-46/+14
2007-10-10r5424: Automatically generate basic help display on basis of nameRafal Szczesniak1-50/+31
2007-10-10r5423: Change function table structure to allow short descriptionRafal Szczesniak1-1/+1
2007-10-10r5422: Fix ethereal parser generator.Jelmer Vernooij2-87/+87
2007-10-10r5418: - added version numbers to WINS database records in preparation for ad...Andrew Tridgell4-4/+84