summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16966: Fix compile warnings.Andrew Bartlett1-0/+2
2007-10-10r16965: Take a better stab at comparison functions between string and binaryAndrew Bartlett1-24/+44
2007-10-10r16964: Remove extra debugs no longer required in a working KDCAndrew Bartlett1-26/+21
2007-10-10r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bitAndrew Bartlett3-4/+12
2007-10-10r16958: We also do level 1501 on NetShareGetInfoVolker Lendecke1-1/+1
2007-10-10r16956: Walk some of the samba3 srvsvc codeVolker Lendecke2-1/+122
2007-10-10r16951: add the year to the copyright...Stefan Metzmacher1-1/+1
2007-10-10r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher12-30/+47
2007-10-10r16949: add and fix some NOTIFY return codesStefan Metzmacher2-1/+4
2007-10-10r16938: Fix breakage of TDB on VOS (declaration after statement)Andrew Bartlett1-1/+2
2007-10-10r16937: Add const, to make it clear that it is invalid to talloc_free() the DNAndrew Bartlett1-7/+6
2007-10-10r16936: Correct comment in this comparison functionAndrew Bartlett1-1/+1
2007-10-10r16934: Expand the ldb test to demonstrate partition behaviour, including theAndrew Bartlett1-16/+88
2007-10-10r16933: Sort the partitions in order from most, to least specific.Andrew Bartlett1-2/+13
2007-10-10r16932: Consistanly use the macro for these DNs and attributes.Andrew Bartlett1-2/+2
2007-10-10r16923: remove unused substitude codeStefan Metzmacher5-201/+2
2007-10-10r16922: move some macros out of talloc.h as the don't belong to tallocStefan Metzmacher2-8/+4
2007-10-10r16918: the SMB2 Ioctls are sometimes called with a wildcard handleStefan Metzmacher5-5/+27
2007-10-10r16917: Fix compile errors found by the testing of tdb on the build farm.Andrew Bartlett1-3/+9
2007-10-10r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett8-21/+39
2007-10-10r16914: Add more tests for the partition module.Andrew Bartlett3-35/+209
2007-10-10r16913: better return the same values as vista beta2Stefan Metzmacher1-2/+16
2007-10-10r16912: I messed up the numbers for ipc and print shares...Stefan Metzmacher1-2/+2
2007-10-10r16911: the TID is only 32 bits...don't overwrite parts of the UID fieldStefan Metzmacher1-1/+1
2007-10-10r16910: - don't search the wildcard handleStefan Metzmacher1-0/+8
2007-10-10r16909: Change torture_open_connection to look at torture:unclist.Volker Lendecke1-32/+24
2007-10-10r16908: Set an error string if we can't find a backend for an operation.Andrew Bartlett1-1/+5
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke45-93/+97
2007-10-10r16900: Nicer display of the test results.Rafal Szczesniak1-2/+10
2007-10-10r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak1-7/+6
2007-10-10r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak1-0/+21
2007-10-10r16895: Add continue function and prevent from segfaulting (or unpredictableRafal Szczesniak1-16/+41
2007-10-10r16891: test dcerpc over smb2Stefan Metzmacher1-0/+3
2007-10-10r16890: implement DCERPC over SMB2 in the IPC backendStefan Metzmacher1-10/+95
2007-10-10r16889: implement SMB2 Ioctl in the frontendStefan Metzmacher2-1/+41
2007-10-10r16877: run SMB2-FIND testStefan Metzmacher1-1/+1
2007-10-10r16876: implement SMB2 Find in the posix ntvfs backendStefan Metzmacher3-0/+166
2007-10-10r16875: implement SMB2 Find in the frontendStefan Metzmacher5-9/+177
2007-10-10r16874: query all informationStefan Metzmacher1-2/+2
2007-10-10r16873: - grow the buffer with the correct size, we maybe had 1 byte prealloc...Stefan Metzmacher1-8/+8
2007-10-10r16872: when we know the data length we can preallocate the bufferStefan Metzmacher1-1/+1
2007-10-10r16871: zero padding bytesStefan Metzmacher2-0/+2
2007-10-10r16870: copy over the status from the ntvfs request to the smb2 requestStefan Metzmacher1-0/+2
2007-10-10r16869: - if we know the blob length, we can preallocated the memoryStefan Metzmacher1-2/+1
2007-10-10r16868: init some uninitialized valuesStefan Metzmacher1-0/+3
2007-10-10r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett3-22/+66
2007-10-10r16858: The RPC-SAMR-PASSWORDS test now passes.Andrew Bartlett1-3/+3
2007-10-10r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated usersAndrew Bartlett1-1/+3
2007-10-10r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable thatAndrew Bartlett1-3/+3
2007-10-10r16851: Put a clue in as to which domain might have failed, due to the lengthAndrew Bartlett1-0/+4