summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2007-10-102-0/+6
* r16759: Jeremy, another little error case for you :-)Volker Lendecke2007-10-101-0/+135
* r16756: Some machines on the build farms sporadically fail the testVolker Lendecke2007-10-101-0/+4
* r16741: add a RPC-LSA-GETUSER test,Stefan Metzmacher2007-10-102-9/+32
* r16740: just say the directory is emptyStefan Metzmacher2007-10-101-1/+1
* r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher2007-10-102-1/+4
* r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher2007-10-103-3/+3
* r16737: if an error happens report itStefan Metzmacher2007-10-102-2/+16
* r16736: - convert unix times to nttime before sending it to the wire...Stefan Metzmacher2007-10-101-15/+25
* r16735: vista beta2 reuses the tcp connect where it does theStefan Metzmacher2007-10-101-15/+1
* r16734: the 2 bytes after the opcode and before the flags,Stefan Metzmacher2007-10-105-26/+27
* r16733: implement SMB2 SetInfoStefan Metzmacher2007-10-101-1/+16
* r16732: use the given macrosStefan Metzmacher2007-10-101-30/+5
* r16731: send a better error code, required for vista-beta2 clientStefan Metzmacher2007-10-101-1/+1
* r16730: that is correct...Stefan Metzmacher2007-10-101-2/+1
* r16725: don't ignore errorsStefan Metzmacher2007-10-101-3/+15
* r16724: fix typo...Stefan Metzmacher2007-10-101-2/+2
* r16716: patch from Bjoern Jacke to fix compiler warnings on AIXStefan Metzmacher2007-10-101-0/+44
* r16708: the packet format of SMB2 SessionSetup has changed,Stefan Metzmacher2007-10-103-48/+24
* r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher2007-10-101-5/+9
* r16706: for RAW_SFILEINFO_SETATTR attrib == 0 means set it to FILE_ATTRIB_NORMALStefan Metzmacher2007-10-101-1/+3
* r16705: fix a bug found by valgrind...Stefan Metzmacher2007-10-104-12/+33
* r16699: the layout of SMB2 Read and Write is identical...Stefan Metzmacher2007-10-105-10/+3
* r16694: Store lsa rpc pipe pointer in a right place.Rafal Szczesniak2007-10-101-7/+12
* r16693: Name type should be passed further down the lookup engine insteadRafal Szczesniak2007-10-101-7/+5
* r16692: More comments and further code in set_user_changes routine.Rafal Szczesniak2007-10-101-17/+77
* r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher2007-10-101-1/+3
* r16690: - fix bug 3896Stefan Metzmacher2007-10-101-1/+11
* r16672: we don't need this twice:-)Stefan Metzmacher2007-10-101-5/+1
* r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher2007-10-101-0/+7
* r16670: try to match the vista error codes a bit moreStefan Metzmacher2007-10-101-4/+24
* r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher2007-10-106-6/+6
* r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher2007-10-101-2/+64
* r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull codeStefan Metzmacher2007-10-102-13/+22
* r16666: implement setting of security_descriptors via SMB2 SetInfoStefan Metzmacher2007-10-101-5/+43
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-106-46/+223
* r16621: split out passthru levels of setfileinfoStefan Metzmacher2007-10-102-55/+102
* r16573: Fixes in comments.Rafal Szczesniak2007-10-101-4/+4
* r16572: More comments and simple refactoring of one condition.Rafal Szczesniak2007-10-101-6/+52
* r16571: - make push/pull_ascii()/_ucs() functions static,Stefan Metzmacher2007-10-101-6/+19
* r16569: - use push_string()Stefan Metzmacher2007-10-103-8/+8
* r16568: add parsing code for SMB2 SetInfoStefan Metzmacher2007-10-101-1/+65
* r16566: add pull function for a site32/offset32 blobStefan Metzmacher2007-10-101-0/+24
* r16561: - create version.h relative to srcdirStefan Metzmacher2007-10-101-2/+5
* r16560: print out the correct valueStefan Metzmacher2007-10-101-1/+1
* r16558: Add make rule to generate version.h. Metze, can you please review?James Peach2007-10-101-0/+3
* r16557: Silently succeed when torture_register_suite is passed NULL.James Peach2007-10-101-0/+4
* r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach2007-10-104-2/+22
* r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak2007-10-101-0/+7
* r16532: Tell username from account name (source from target, whenRafal Szczesniak2007-10-101-0/+1