summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f...Andrew Bartlett2007-10-101-3/+3
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-1014-267/+435
* r16833: Add a base DN to more search calls, we need to look for an ID over theAndrew Bartlett2007-10-101-5/+5
* r16832: I should be more careful (and test!) when trying to make compilers andAndrew Bartlett2007-10-101-1/+3
* r16831: Use a valid memory context (found by the IBM checker).Andrew Bartlett2007-10-101-2/+2
* r16830: Fix IBM checker and GCC warnings.Andrew Bartlett2007-10-101-3/+3
* r16829: Fix a number of issues raised by the IBM checker, or gcc warnings.Andrew Bartlett2007-10-103-11/+15
* r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someoneAndrew Bartlett2007-10-103-6/+6
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-105-280/+365
* r16826: Ensure we don't segfault if the remote server fails to set a passwordAndrew Bartlett2007-10-101-5/+34
* 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