summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r16900: Nicer display of the test results.Rafal Szczesniak2006-07-091-2/+10
* r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak2006-07-091-7/+6
* r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak2006-07-091-0/+21
* r16895: Add continue function and prevent from segfaulting (or unpredictableRafal Szczesniak2006-07-091-16/+41
* r16891: test dcerpc over smb2Stefan Metzmacher2006-07-091-0/+3
* r16890: implement DCERPC over SMB2 in the IPC backendStefan Metzmacher2006-07-091-10/+95
* r16889: implement SMB2 Ioctl in the frontendStefan Metzmacher2006-07-092-1/+41
* r16877: run SMB2-FIND testStefan Metzmacher2006-07-081-1/+1
* r16876: implement SMB2 Find in the posix ntvfs backendStefan Metzmacher2006-07-083-0/+166
* r16875: implement SMB2 Find in the frontendStefan Metzmacher2006-07-085-9/+177
* r16874: query all informationStefan Metzmacher2006-07-081-2/+2
* r16873: - grow the buffer with the correct size, we maybe had 1 byte prealloc...Stefan Metzmacher2006-07-081-8/+8
* r16872: when we know the data length we can preallocate the bufferStefan Metzmacher2006-07-081-1/+1
* r16871: zero padding bytesStefan Metzmacher2006-07-082-0/+2
* r16870: copy over the status from the ntvfs request to the smb2 requestStefan Metzmacher2006-07-081-0/+2
* r16869: - if we know the blob length, we can preallocated the memoryStefan Metzmacher2006-07-081-2/+1
* r16868: init some uninitialized valuesStefan Metzmacher2006-07-081-0/+3
* r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett2006-07-073-22/+66
* r16858: The RPC-SAMR-PASSWORDS test now passes.Andrew Bartlett2006-07-071-3/+3
* r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated usersAndrew Bartlett2006-07-071-1/+3
* r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable thatAndrew Bartlett2006-07-071-3/+3
* r16851: Put a clue in as to which domain might have failed, due to the lengthAndrew Bartlett2006-07-071-0/+4
* r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently i...Andrew Bartlett2006-07-071-3/+3
* r16847: Add the parts of the SAMR test that pass back into 'make test'.Andrew Bartlett2006-07-073-165/+243
* r16846: Try not to segfault if the domain SID isn't there, or the searchAndrew Bartlett2006-07-071-6/+14
* r16843: Confirm that openX uses the same mapping table as getatr.Jeremy Allison2006-07-061-1/+94
* r16842: Jeremy, I almost don't dare checking this in.....Volker Lendecke2006-07-061-0/+44
* r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.plJelmer Vernooij2006-07-061-9/+13
* r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f...Andrew Bartlett2006-07-061-3/+3
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2006-07-0614-267/+435
* r16833: Add a base DN to more search calls, we need to look for an ID over theAndrew Bartlett2006-07-061-5/+5
* r16832: I should be more careful (and test!) when trying to make compilers andAndrew Bartlett2006-07-061-1/+3
* r16831: Use a valid memory context (found by the IBM checker).Andrew Bartlett2006-07-061-2/+2
* r16830: Fix IBM checker and GCC warnings.Andrew Bartlett2006-07-061-3/+3
* r16829: Fix a number of issues raised by the IBM checker, or gcc warnings.Andrew Bartlett2006-07-063-11/+15
* r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someoneAndrew Bartlett2006-07-063-6/+6
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2006-07-065-280/+365
* r16826: Ensure we don't segfault if the remote server fails to set a passwordAndrew Bartlett2006-07-061-5/+34
* r16825: Make ldb_sainity_check() set an error string. This makes it muchAndrew Bartlett2006-07-064-13/+26
* r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer)Jelmer Vernooij2006-07-056-39/+39
* r16815: split out search levels which are also used by smb2Stefan Metzmacher2006-07-052-127/+148
* r16801: Adding WERR_DS_DRA_ACCESS_DENIED.Günther Deschner2006-07-042-0/+2
* r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner2006-07-042-11/+80
* r16795: Fix crash found by Dave Fenwick <djf@samba.org>.Andrew Bartlett2006-07-041-0/+2
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2006-07-044-165/+774
* r16791: Typo fix in a comment.Rafal Szczesniak2006-07-031-1/+1
* r16784: - make some function in ldb static, they not need to be exported anyw...Simo Sorce2006-07-032-7/+7
* r16776: fix typoStefan Metzmacher2006-07-031-1/+1
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2006-07-0315-129/+198
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2006-07-032-13/+19