summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5585: LDB interfaces change:Simo Sorce30-411/+421
2007-10-10r5584: add new experimental ldb moduleSimo Sorce2-0/+521
2007-10-10r5583: some more docsSimo Sorce1-0/+787
2007-10-10r5576: Bunch of fixes pointed by tridge. A few more to come...Rafal Szczesniak1-26/+31
2007-10-10r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter1-0/+14
2007-10-10r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2-2/+40
2007-10-10r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter1-35/+87
2007-10-10r5551: Protect against falling off the end of the name resolve order listTim Potter1-1/+1
2007-10-10r5550: Initialise retry count - valgrind was freaking out because this valueTim Potter1-0/+1
2007-10-10r5540: - some more input checking in OpenPrinerEx()Stefan Metzmacher1-12/+93
2007-10-10r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher1-2/+3
2007-10-10r5538: Fix typo in comment -- non-existant constant name mentionedAlexander Bokovoy1-1/+1
2007-10-10r5537: - make use of bitmaps and enumsStefan Metzmacher2-49/+168
2007-10-10r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison1-0/+7
2007-10-10r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher1-1/+5
2007-10-10r5515: fix PrinterInfo3Stefan Metzmacher1-2/+1
2007-10-10r5506: Simplify the use of subcontexts and make them a bit less a special case.Jelmer Vernooij2-160/+157
2007-10-10r5505: make usage of bitmap's :-)Stefan Metzmacher1-1/+8
2007-10-10r5504: fix typoStefan Metzmacher1-1/+1
2007-10-10r5503: - add torture test which tests for invalid printernamesStefan Metzmacher3-61/+179
2007-10-10r5502: announce us as a print server by defaultStefan Metzmacher1-0/+4
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