samba.git
2007-10-10 Stefan Metzmacherr17083: - implement SMB2 Cancel in the client
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Stefan Metzmacherr17081: add idle handler support to the smb2 client...
2007-10-10 Rafal Szczesniakr17079: Remove an attempt to connect on ncacn_ip_tcp...
2007-10-10 Volker Lendecker17074: Extend the rpc-samba3-getusername test: This...
2007-10-10 Volker Lendecker17069: Make us pass RPC-NETLOGSAMBA3 against w2k3...
2007-10-10 Volker Lendecker17065: NT4 does not like "0" here, W2k3 does not care...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Stefan Metzmacherr17062: make correct use of talloc destructors, and...
2007-10-10 Stefan Metzmacherr17061: - remove the currect talloc chunk from it's...
2007-10-10 Andrew Bartlettr17031: When I first revived the objectclass sorting...
2007-10-10 Rafal Szczesniakr17028: Remove extra newline.
2007-10-10 Rafal Szczesniakr17027: My copyright notice.
2007-10-10 Rafal Szczesniakr17026: Make rpc connect routine a bit smarter. Try...
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr17019: don't timeout on notifies
2007-10-10 Stefan Metzmacherr17015: add a test that closes the tcp connection with...
2007-10-10 Stefan Metzmacherr17014: add whitespaces...
2007-10-10 Stefan Metzmacherr17012: don't try to send any data when the socket...
2007-10-10 Stefan Metzmacherr17009: set the protocol version correct
2007-10-10 Stefan Metzmacherr17008: on SMB2 Create the delete_on_close flag isn...
2007-10-10 Rafal Szczesniakr17001: Prepare a new monitor messages.
2007-10-10 Stefan Metzmacherr16996: use the correct types, merge from samba3
2007-10-10 Stefan Metzmacherr16989: implement SMB2 Notify in the frontend
2007-10-10 Volker Lendecker16988: Extend locktest to enable cluster testing byte...
2007-10-10 Stefan Metzmacherr16982: fix compiler warning, gentest will not use...
2007-10-10 Stefan Metzmacherr16981: check the returned values
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16979: - ntcancel should compare TID,UID,MID and PID
2007-10-10 Stefan Metzmacherr16977: do a few more notify tests
2007-10-10 Stefan Metzmacherr16976: add a very simple SMB2-NOTIFY test
2007-10-10 Stefan Metzmacherr16975: implement SMB2 Notify call in the client lib
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr16967: Test another NTLMSSP flags combination.
2007-10-10 Andrew Bartlettr16966: Fix compile warnings.
2007-10-10 Andrew Bartlettr16965: Take a better stab at comparison functions...
2007-10-10 Andrew Bartlettr16964: Remove extra debugs no longer required in a...
2007-10-10 Andrew Bartlettr16961: Merge 'seperate policy from logic' changes...
2007-10-10 Volker Lendecker16958: We also do level 1501 on NetShareGetInfo
2007-10-10 Volker Lendecker16956: Walk some of the samba3 srvsvc code
2007-10-10 Stefan Metzmacherr16951: add the year to the copyright...
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr16949: add and fix some NOTIFY return codes
2007-10-10 Andrew Bartlettr16938: Fix breakage of TDB on VOS (declaration after...
2007-10-10 Andrew Bartlettr16937: Add const, to make it clear that it is invalid...
2007-10-10 Andrew Bartlettr16936: Correct comment in this comparison function
2007-10-10 Andrew Bartlettr16934: Expand the ldb test to demonstrate partition...
2007-10-10 Andrew Bartlettr16933: Sort the partitions in order from most, to...
2007-10-10 Andrew Bartlettr16932: Consistanly use the macro for these DNs and...
2007-10-10 Stefan Metzmacherr16923: remove unused substitude code
2007-10-10 Stefan Metzmacherr16922: move some macros out of talloc.h as the don...
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Andrew Bartlettr16917: Fix compile errors found by the testing of...
2007-10-10 Andrew Bartlettr16916: Implement metze's proposed changes to the tdb...
2007-10-10 Andrew Bartlettr16914: Add more tests for the partition module.
2007-10-10 Stefan Metzmacherr16913: better return the same values as vista beta2
2007-10-10 Stefan Metzmacherr16912: I messed up the numbers for ipc and print shares...
2007-10-10 Stefan Metzmacherr16911: the TID is only 32 bits...don't overwrite parts...
2007-10-10 Stefan Metzmacherr16910: - don't search the wildcard handle
2007-10-10 Volker Lendecker16909: Change torture_open_connection to look at tortu...
2007-10-10 Andrew Bartlettr16908: Set an error string if we can't find a backend...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Rafal Szczesniakr16900: Nicer display of the test results.
2007-10-10 Rafal Szczesniakr16897: Don't pass allocated buffer for returned string...
2007-10-10 Rafal Szczesniakr16896: Allow to use both binding and unc string to...
2007-10-10 Rafal Szczesniakr16895: Add continue function and prevent from segfault...
2007-10-10 Stefan Metzmacherr16891: test dcerpc over smb2
2007-10-10 Stefan Metzmacherr16890: implement DCERPC over SMB2 in the IPC backend
2007-10-10 Stefan Metzmacherr16889: implement SMB2 Ioctl in the frontend
2007-10-10 Stefan Metzmacherr16877: run SMB2-FIND test
2007-10-10 Stefan Metzmacherr16876: implement SMB2 Find in the posix ntvfs backend
2007-10-10 Stefan Metzmacherr16875: implement SMB2 Find in the frontend
2007-10-10 Stefan Metzmacherr16874: query all information
2007-10-10 Stefan Metzmacherr16873: - grow the buffer with the correct size, we...
2007-10-10 Stefan Metzmacherr16872: when we know the data length we can preallocate...
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16870: copy over the status from the ntvfs request...
2007-10-10 Stefan Metzmacherr16869: - if we know the blob length, we can preallocat...
2007-10-10 Stefan Metzmacherr16868: init some uninitialized values
2007-10-10 Andrew Bartlettr16860: Fix (and reactivate) the RPC-SAMR test. We...
2007-10-10 Andrew Bartlettr16858: The RPC-SAMR-PASSWORDS test now passes.
2007-10-10 Andrew Bartlettr16854: Fix the RPC-SAMR-PASSWORDS test. It failed...
2007-10-10 Andrew Bartlettr16852: I thought we passed RPC-SAMR-PASSWORDS, but...
2007-10-10 Andrew Bartlettr16851: Put a clue in as to which domain might have...
2007-10-10 Andrew Bartlettr16850: Disable NBT-WINSREPLICATION-OWNED until it...
2007-10-10 Andrew Bartlettr16847: Add the parts of the SAMR test that pass back...
2007-10-10 Andrew Bartlettr16846: Try not to segfault if the domain SID isn't...
2007-10-10 Jeremy Allisonr16843: Confirm that openX uses the same mapping table...
2007-10-10 Volker Lendecker16842: Jeremy, I almost don't dare checking this in...
2007-10-10 Jelmer Vernooijr16838: Allow compilation by midl. Patch by andrzej...
2007-10-10 Andrew Bartlettr16835: Remove RPC-SAMR from the test, until I can...
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Andrew Bartlettr16833: Add a base DN to more search calls, we need...
2007-10-10 Andrew Bartlettr16832: I should be more careful (and test!) when tryin...
2007-10-10 Andrew Bartlettr16831: Use a valid memory context (found by the IBM...
2007-10-10 Andrew Bartlettr16830: Fix IBM checker and GCC warnings.
2007-10-10 Andrew Bartlettr16829: Fix a number of issues raised by the IBM checke...
2007-10-10 Andrew Bartlettr16828: Add RPC-LSA as a test that passes, and remove...
2007-10-10 Andrew Bartlettr16827: Factor out some code into common samdb functions:
2007-10-10 Andrew Bartlettr16826: Ensure we don't segfault if the remote server...
next