summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett4-165/+774
2007-10-10r16791: Typo fix in a comment.Rafal Szczesniak1-1/+1
2007-10-10r16784: - make some function in ldb static, they not need to be exported anyw...Simo Sorce2-7/+7
2007-10-10r16776: fix typoStefan Metzmacher1-1/+1
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett15-129/+198
2007-10-10r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2-13/+19
2007-10-10r16772: Clarify comment.Andrew Bartlett1-2/+2
2007-10-10r16771: Add const and some better debug messages.Andrew Bartlett1-7/+13
2007-10-10r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, byAndrew Bartlett1-1/+18
2007-10-10r16769: Working on fixing the RPC-SAMR test against Samba4. This fixesAndrew Bartlett1-66/+106
2007-10-10r16768: Add a simple script to set a user's password. This should grow into aAndrew Bartlett1-0/+122
2007-10-10r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2-0/+6
2007-10-10r16759: Jeremy, another little error case for you :-)Volker Lendecke1-0/+135
2007-10-10r16756: Some machines on the build farms sporadically fail the testVolker Lendecke1-0/+4
2007-10-10r16741: add a RPC-LSA-GETUSER test,Stefan Metzmacher2-9/+32
2007-10-10r16740: just say the directory is emptyStefan Metzmacher1-1/+1
2007-10-10r16739: test SMB2-GETINFO SMB2-SETINFO by make testStefan Metzmacher2-1/+4
2007-10-10r16738: vista beta2 use FILE_CLOSED as error for an invalid file handleStefan Metzmacher3-3/+3
2007-10-10r16737: if an error happens report itStefan Metzmacher2-2/+16
2007-10-10r16736: - convert unix times to nttime before sending it to the wire...Stefan Metzmacher1-15/+25
2007-10-10r16735: vista beta2 reuses the tcp connect where it does theStefan Metzmacher1-15/+1
2007-10-10r16734: the 2 bytes after the opcode and before the flags,Stefan Metzmacher5-26/+27
2007-10-10r16733: implement SMB2 SetInfoStefan Metzmacher1-1/+16
2007-10-10r16732: use the given macrosStefan Metzmacher1-30/+5
2007-10-10r16731: send a better error code, required for vista-beta2 clientStefan Metzmacher1-1/+1
2007-10-10r16730: that is correct...Stefan Metzmacher1-2/+1
2007-10-10r16725: don't ignore errorsStefan Metzmacher1-3/+15
2007-10-10r16724: fix typo...Stefan Metzmacher1-2/+2
2007-10-10r16716: patch from Bjoern Jacke to fix compiler warnings on AIXStefan Metzmacher1-0/+44
2007-10-10r16708: the packet format of SMB2 SessionSetup has changed,Stefan Metzmacher3-48/+24
2007-10-10r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher1-5/+9
2007-10-10r16706: for RAW_SFILEINFO_SETATTR attrib == 0 means set it to FILE_ATTRIB_NORMALStefan Metzmacher1-1/+3
2007-10-10r16705: fix a bug found by valgrind...Stefan Metzmacher4-12/+33
2007-10-10r16699: the layout of SMB2 Read and Write is identical...Stefan Metzmacher5-10/+3
2007-10-10r16694: Store lsa rpc pipe pointer in a right place.Rafal Szczesniak1-7/+12
2007-10-10r16693: Name type should be passed further down the lookup engine insteadRafal Szczesniak1-7/+5
2007-10-10r16692: More comments and further code in set_user_changes routine.Rafal Szczesniak1-17/+77
2007-10-10r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher1-1/+3
2007-10-10r16690: - fix bug 3896Stefan Metzmacher1-1/+11
2007-10-10r16672: we don't need this twice:-)Stefan Metzmacher1-5/+1
2007-10-10r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher1-0/+7
2007-10-10r16670: try to match the vista error codes a bit moreStefan Metzmacher1-4/+24
2007-10-10r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher6-6/+6
2007-10-10r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher1-2/+64
2007-10-10r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull codeStefan Metzmacher2-13/+22
2007-10-10r16666: implement setting of security_descriptors via SMB2 SetInfoStefan Metzmacher1-5/+43
2007-10-10r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke6-46/+223
2007-10-10r16621: split out passthru levels of setfileinfoStefan Metzmacher2-55/+102
2007-10-10r16573: Fixes in comments.Rafal Szczesniak1-4/+4
2007-10-10r16572: More comments and simple refactoring of one condition.Rafal Szczesniak1-6/+52