tprouty/samba.git
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...
2007-10-10 Andrew Bartlettr16825: Make ldb_sainity_check() set an error string...
2007-10-10 Jelmer Vernooijr16824: Rename Ethereal -> Wireshark (patch from Joerg...
2007-10-10 Stefan Metzmacherr16815: split out search levels which are also used...
2007-10-10 Günther Deschnerr16801: Adding WERR_DS_DRA_ACCESS_DENIED.
2007-10-10 Günther Deschnerr16796: Fill in dsr_GetMemberships() / dsr_GetMembershi...
2007-10-10 Andrew Bartlettr16795: Fix crash found by Dave Fenwick <djf@samba...
2007-10-10 Andrew Bartlettr16794: Make Samba4 pass it's own RPC-SAMR test, at...
2007-10-10 Rafal Szczesniakr16791: Typo fix in a comment.
2007-10-10 Simo Sorcer16784: - make some function in ldb static, they not...
2007-10-10 Stefan Metzmacherr16776: fix typo
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2007-10-10 Andrew Bartlettr16773: Fix one more RPC-SAMR test (an alias level...
2007-10-10 Andrew Bartlettr16772: Clarify comment.
2007-10-10 Andrew Bartlettr16771: Add const and some better debug messages.
2007-10-10 Andrew Bartlettr16770: Get closer to having Samba4 pass some of the...
2007-10-10 Andrew Bartlettr16769: Working on fixing the RPC-SAMR test against...
2007-10-10 Andrew Bartlettr16768: Add a simple script to set a user's password...
2007-10-10 Jeremy Allisonr16761: Added additional NTSTATUS and DOS error test...
2007-10-10 Volker Lendecker16759: Jeremy, another little error case for you :-)
2007-10-10 Volker Lendecker16756: Some machines on the build farms sporadically...
2007-10-10 Stefan Metzmacherr16741: add a RPC-LSA-GETUSER test,
2007-10-10 Stefan Metzmacherr16740: just say the directory is empty
2007-10-10 Stefan Metzmacherr16739: test SMB2-GETINFO SMB2-SETINFO by make test
2007-10-10 Stefan Metzmacherr16738: vista beta2 use FILE_CLOSED as error for an...
2007-10-10 Stefan Metzmacherr16737: if an error happens report it
2007-10-10 Stefan Metzmacherr16736: - convert unix times to nttime before sending...
2007-10-10 Stefan Metzmacherr16735: vista beta2 reuses the tcp connect where it...
next