summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r16825: Make ldb_sainity_check() set an error string. This makes it muchAndrew Bartlett2007-10-104-13/+26
* r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer)Jelmer Vernooij2007-10-106-39/+39
* r16815: split out search levels which are also used by smb2Stefan Metzmacher2007-10-102-127/+148
* r16801: Adding WERR_DS_DRA_ACCESS_DENIED.Günther Deschner2007-10-102-0/+2
* r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner2007-10-102-11/+80
* r16795: Fix crash found by Dave Fenwick <djf@samba.org>.Andrew Bartlett2007-10-101-0/+2
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2007-10-104-165/+774
* r16791: Typo fix in a comment.Rafal Szczesniak2007-10-101-1/+1
* r16784: - make some function in ldb static, they not need to be exported anyw...Simo Sorce2007-10-102-7/+7
* r16776: fix typoStefan Metzmacher2007-10-101-1/+1
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2007-10-1015-129/+198
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2007-10-102-13/+19
* r16772: Clarify comment.Andrew Bartlett2007-10-101-2/+2
* r16771: Add const and some better debug messages.Andrew Bartlett2007-10-101-7/+13
* r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, byAndrew Bartlett2007-10-101-1/+18
* r16769: Working on fixing the RPC-SAMR test against Samba4. This fixesAndrew Bartlett2007-10-101-66/+106
* r16768: Add a simple script to set a user's password. This should grow into aAndrew Bartlett2007-10-101-0/+122
* 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