Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids | Andrew Bartlett | 3 | -22/+66 |
2007-10-10 | r16858: The RPC-SAMR-PASSWORDS test now passes. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated users | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable that | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16851: Put a clue in as to which domain might have failed, due to the length | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently i... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16847: Add the parts of the SAMR test that pass back into 'make test'. | Andrew Bartlett | 3 | -165/+243 |
2007-10-10 | r16846: Try not to segfault if the domain SID isn't there, or the search | Andrew Bartlett | 1 | -6/+14 |
2007-10-10 | r16843: Confirm that openX uses the same mapping table as getatr. | Jeremy Allison | 1 | -1/+94 |
2007-10-10 | r16842: Jeremy, I almost don't dare checking this in..... | Volker Lendecke | 1 | -0/+44 |
2007-10-10 | r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.pl | Jelmer Vernooij | 1 | -9/+13 |
2007-10-10 | r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 14 | -267/+435 |
2007-10-10 | r16833: Add a base DN to more search calls, we need to look for an ID over the | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r16832: I should be more careful (and test!) when trying to make compilers and | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r16831: Use a valid memory context (found by the IBM checker). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16830: Fix IBM checker and GCC warnings. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16829: Fix a number of issues raised by the IBM checker, or gcc warnings. | Andrew Bartlett | 3 | -11/+15 |
2007-10-10 | r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someone | Andrew Bartlett | 3 | -6/+6 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 5 | -280/+365 |
2007-10-10 | r16826: Ensure we don't segfault if the remote server fails to set a password | Andrew Bartlett | 1 | -5/+34 |
2007-10-10 | r16825: Make ldb_sainity_check() set an error string. This makes it much | Andrew Bartlett | 4 | -13/+26 |
2007-10-10 | r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer) | Jelmer Vernooij | 6 | -39/+39 |
2007-10-10 | r16815: split out search levels which are also used by smb2 | Stefan Metzmacher | 2 | -127/+148 |
2007-10-10 | r16801: Adding WERR_DS_DRA_ACCESS_DENIED. | Günther Deschner | 2 | -0/+2 |
2007-10-10 | r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2(). | Günther Deschner | 2 | -11/+80 |
2007-10-10 | r16795: Fix crash found by Dave Fenwick <djf@samba.org>. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are | Andrew Bartlett | 4 | -165/+774 |
2007-10-10 | r16791: Typo fix in a comment. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r16784: - make some function in ldb static, they not need to be exported anyw... | Simo Sorce | 2 | -7/+7 |
2007-10-10 | r16776: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16774: This patch modifies the tdb API to allow the logging function to be used | Andrew Bartlett | 15 | -129/+198 |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 2 | -13/+19 |
2007-10-10 | r16772: Clarify comment. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16771: Add const and some better debug messages. | Andrew Bartlett | 1 | -7/+13 |
2007-10-10 | r16770: Get closer to having Samba4 pass some of the RPC-SAMR test, by | Andrew Bartlett | 1 | -1/+18 |
2007-10-10 | r16769: Working on fixing the RPC-SAMR test against Samba4. This fixes | Andrew Bartlett | 1 | -66/+106 |
2007-10-10 | r16768: Add a simple script to set a user's password. This should grow into a | Andrew Bartlett | 1 | -0/+122 |
2007-10-10 | r16761: Added additional NTSTATUS and DOS error test for "." | Jeremy Allison | 2 | -0/+6 |
2007-10-10 | r16759: Jeremy, another little error case for you :-) | Volker Lendecke | 1 | -0/+135 |
2007-10-10 | r16756: Some machines on the build farms sporadically fail the test | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r16741: add a RPC-LSA-GETUSER test, | Stefan Metzmacher | 2 | -9/+32 |
2007-10-10 | r16740: just say the directory is empty | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16739: test SMB2-GETINFO SMB2-SETINFO by make test | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r16738: vista beta2 use FILE_CLOSED as error for an invalid file handle | Stefan Metzmacher | 3 | -3/+3 |
2007-10-10 | r16737: if an error happens report it | Stefan Metzmacher | 2 | -2/+16 |
2007-10-10 | r16736: - convert unix times to nttime before sending it to the wire... | Stefan Metzmacher | 1 | -15/+25 |
2007-10-10 | r16735: vista beta2 reuses the tcp connect where it does the | Stefan Metzmacher | 1 | -15/+1 |
2007-10-10 | r16734: the 2 bytes after the opcode and before the flags, | Stefan Metzmacher | 5 | -26/+27 |
2007-10-10 | r16733: implement SMB2 SetInfo | Stefan Metzmacher | 1 | -1/+16 |