Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24570: Attempt to fix make test | Volker Lendecke | 1 | -2/+8 |
2007-10-10 | r24569: Add two tests | Volker Lendecke | 3 | -0/+89 |
2007-10-10 | r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24560: rename some DCERPC_ prefixes into NDR_ | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 44 | -114/+114 |
2007-10-10 | r24555: Add a test for libnet's group info call. | Rafal Szczesniak | 3 | -0/+277 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 9 | -24/+24 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 4 | -7/+7 |
2007-10-10 | r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2open | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r24502: More work to get LOCAL-EVENT passing on all platforms: | Andrew Bartlett | 1 | -8/+1 |
2007-10-10 | r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -0/+15 |
2007-10-10 | r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -0/+25 |
2007-10-10 | r24473: Prove this is also the same for NTcreateX. It's pretty much | Jeremy Allison | 1 | -0/+38 |
2007-10-10 | r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA... | Jeremy Allison | 1 | -1/+85 |
2007-10-10 | r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24333: Add convenience function for checking the contents of a file in tests. | Jelmer Vernooij | 2 | -3/+26 |
2007-10-10 | r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() in | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r24146: It is not an error for a Win2k3-only server not to support the NT4 | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r24083: Don't fail the test (looking for the user in the enum) if we didn't | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r24081: Domain Controllers are also shown in this enumeration. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r24080: Set the primary group (matching windows) when creating new users in | Andrew Bartlett | 1 | -4/+27 |
2007-10-10 | r24074: Test both permitted logon hours and permitted workstations in the | Andrew Bartlett | 2 | -4/+72 |
2007-10-10 | r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r24053: Ensure we filter EnumDomainUsers with the supplied mask. | Andrew Bartlett | 1 | -22/+80 |
2007-10-10 | r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815. | Andrew Bartlett | 1 | -11/+195 |
2007-10-10 | r24051: more monitor function calls and monitor msg names | Rafal Szczesniak | 2 | -4/+4 |
2007-10-10 | r24041: After metze's ack, check in torture_comment from Zack Krisch | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r23821: Extend the winreg test by a test for DeleteKey on a | Michael Adam | 1 | -0/+66 |
2007-10-10 | r23816: A little more static, but leave the dead code testjoin.c as documenta... | Andrew Bartlett | 1 | -11/+3 |
2007-10-10 | r23811: Try to ensure struct nbt_name is always pre-declared. Might fix the | Andrew Bartlett | 1 | -9/+10 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 2 | -18/+18 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 165 | -495/+330 |
2007-10-10 | r23734: Add a test to prove tridge's theory that the mask, once set | Jeremy Allison | 1 | -2/+119 |
2007-10-10 | r23687: not every compiler supports __typeof__() | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 1 | -5/+10 |
2007-10-10 | r23561: Fix an output message. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt... | Alexander Bokovoy | 1 | -2/+3 |
2007-10-10 | r23535: accept numeric ntstatus codes in nbench load files (ronnies wireshark | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r23534: honour the targetrate even for loadfiles with timestamps | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r23533: added --option torture:targetrate=rate to target a particular | Andrew Tridgell | 2 | -1/+31 |
2007-10-10 | r23531: added optional latency reporting in BENCH-NBENCH. To use it, you need | Andrew Tridgell | 2 | -6/+47 |
2007-10-10 | r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it. | Alexander Bokovoy | 1 | -6/+7 |
2007-10-10 | r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating. | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23492: Also activate the split out test... | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23491: Split out the RENAME trans2 call into a separate test | Volker Lendecke | 1 | -14/+65 |
2007-10-10 | r23481: As per metze's suggestion, move the nsstest files from torture/ to ns... | Kai Blin | 4 | -549/+0 |
2007-10-10 | r23403: Make nsstest build on Samba4. | Kai Blin | 4 | -2/+141 |