summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r5669: Couple of minor clearifications, simplifications.Jelmer Vernooij2007-10-104-15/+12
* r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett2007-10-103-14/+108
* r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett2007-10-106-24/+25
* r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfoAndrew Tridgell2007-10-103-12/+21
* r5665: the data within el2->values can still be used at this point, so don't ...Andrew Tridgell2007-10-101-1/+0
* r5664: simo, please look into this. It is possible for the number of elementsAndrew Tridgell2007-10-101-1/+3
* r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij2007-10-103-32/+2
* r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij2007-10-101-0/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-1023-127/+167
* r5660: Reduce number of generated "{}"'sJelmer Vernooij2007-10-102-8/+8
* r5652: Add libnet tests section to torture test.Rafal Szczesniak2007-10-101-0/+11
* r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak2007-10-102-3/+22
* 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