summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett3-14/+108
2007-10-10r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett6-24/+25
2007-10-10r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfoAndrew Tridgell3-12/+21
2007-10-10r5665: the data within el2->values can still be used at this point, so don't ...Andrew Tridgell1-1/+0
2007-10-10r5664: simo, please look into this. It is possible for the number of elementsAndrew Tridgell1-1/+3
2007-10-10r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij3-32/+2
2007-10-10r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij23-127/+167
2007-10-10r5660: Reduce number of generated "{}"'sJelmer Vernooij2-8/+8
2007-10-10r5652: Add libnet tests section to torture test.Rafal Szczesniak1-0/+11
2007-10-10r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak2-3/+22
2007-10-10r5646: state->loadfile might be NULL after allocation so this is reallyAlexander Bokovoy1-1/+1
2007-10-10r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner1-1/+37
2007-10-10r5610: Starting libnet test of userinfo call. Unfinished yet, thoughRafal Szczesniak1-0/+100
2007-10-10r5603: add "authservice()" property to the interface property listStefan Metzmacher5-20/+63
2007-10-10r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi withStefan Metzmacher4-1/+607
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2-55/+44
2007-10-10r5588: We currently use a string representing an hex number so conform to that.Simo Sorce1-3/+3
2007-10-10r5587: more work around the samldb moduleSimo Sorce3-11/+184
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