summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r5646: state->loadfile might be NULL after allocation so this is reallyAlexander Bokovoy2007-10-101-1/+1
* r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner2007-10-101-1/+37
* r5610: Starting libnet test of userinfo call. Unfinished yet, thoughRafal Szczesniak2007-10-101-0/+100
* r5603: add "authservice()" property to the interface property listStefan Metzmacher2007-10-105-20/+63
* r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi withStefan Metzmacher2007-10-104-1/+607
* r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2007-10-102-55/+44
* r5588: We currently use a string representing an hex number so conform to that.Simo Sorce2007-10-101-3/+3
* r5587: more work around the samldb moduleSimo Sorce2007-10-103-11/+184
* r5585: LDB interfaces change:Simo Sorce2007-10-1030-411/+421
* r5584: add new experimental ldb moduleSimo Sorce2007-10-102-0/+521
* r5583: some more docsSimo Sorce2007-10-101-0/+787
* r5576: Bunch of fixes pointed by tridge. A few more to come...Rafal Szczesniak2007-10-101-26/+31
* r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter2007-10-101-0/+14
* r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2007-10-102-2/+40
* r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter2007-10-101-35/+87
* r5551: Protect against falling off the end of the name resolve order listTim Potter2007-10-101-1/+1
* r5550: Initialise retry count - valgrind was freaking out because this valueTim Potter2007-10-101-0/+1
* r5540: - some more input checking in OpenPrinerEx()Stefan Metzmacher2007-10-101-12/+93
* r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher2007-10-101-2/+3
* r5538: Fix typo in comment -- non-existant constant name mentionedAlexander Bokovoy2007-10-101-1/+1
* r5537: - make use of bitmaps and enumsStefan Metzmacher2007-10-102-49/+168
* r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison2007-10-101-0/+7
* r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher2007-10-101-1/+5
* r5515: fix PrinterInfo3Stefan Metzmacher2007-10-101-2/+1
* r5506: Simplify the use of subcontexts and make them a bit less a special case.Jelmer Vernooij2007-10-102-160/+157
* r5505: make usage of bitmap's :-)Stefan Metzmacher2007-10-101-1/+8
* r5504: fix typoStefan Metzmacher2007-10-101-1/+1
* r5503: - add torture test which tests for invalid printernamesStefan Metzmacher2007-10-103-61/+179
* r5502: announce us as a print server by defaultStefan Metzmacher2007-10-101-0/+4
* r5501: check the return of talloc with the NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-10-102-15/+12
* r5500: ntvfs modules that are the final backend needs to set theStefan Metzmacher2007-10-101-0/+8
* r5499: Commit forgotten change what tridge immediately pointed outRafal Szczesniak2007-10-101-0/+1
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-102-24/+21
* r5494: Some more code simplification, some additional comments.Jelmer Vernooij2007-10-102-58/+46
* r5493: Some code simplificationJelmer Vernooij2007-10-101-38/+30
* r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij2007-10-103-30/+48
* r5491: Don't load the DCOM-specific services by default (yet)Jelmer Vernooij2007-10-101-1/+1
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-1029-622/+793
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-105-319/+806
* r5488: - let the request be a child of the pipe structStefan Metzmacher2007-10-101-13/+19
* r5487: - Allow disabling modulesJelmer Vernooij2007-10-106-23/+16
* r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij2007-10-104-385/+388
* r5485: Support nopull,nopush in header.pm as well.Jelmer Vernooij2007-10-101-3/+7
* r5480: allow nopush and nopull on functionsStefan Metzmacher2007-10-101-6/+10
* r5479: Add ODL input support.Jelmer Vernooij2007-10-106-32/+70
* r5478: Bunch of small optimizations and generalizations.Jelmer Vernooij2007-10-103-32/+39
* r5477: - Move some more of the typelist stuff out of ndr.pmJelmer Vernooij2007-10-103-1/+20
* r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij2007-10-104-200/+216
* r5475: Move some existing and new type information functions to typelist.pmJelmer Vernooij2007-10-104-125/+108
* r5474: Remove random notes put in code.Rafal Szczesniak2007-10-101-1/+0