Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-selftest: move secdesc.python test to skip list | Andrew Tridgell | 2009-10-19 | 1 | -1/+0 |
| | | | | | | | This test produces a python backtrace due to LDAP_INSUFFICIENT_ACCESS_RIGHTS errors, which are expected until the new acl code is finished. The python backtrace overrides the 'knownfail' listing, so we need to skip this test for now. | ||||
* | s4-test: removed duplicate knownfail entry | Andrew Tridgell | 2009-10-19 | 1 | -1/+0 |
| | |||||
* | s4-test: the ldap secdesc test is expected to fail for now | Andrew Tridgell | 2009-10-18 | 1 | -0/+1 |
| | | | | | | | Nadya, if this is not correct and you think this should be passing already the please let me know. When I looked over it, it doesn't look like it has a chance of passing until your acl module is in place and enabled by default. | ||||
* | s4-test: SMB2 oplocks in s4 are a mess | Andrew Tridgell | 2009-10-18 | 1 | -0/+1 |
| | | | | | | I don't have time to fix these right now, and as we don't advertise SMB2 by default I'll mark it as a known failure till we start enabling SMB2 by default. | ||||
* | s4-torture: the BASE-CREATEX_ACCESS test is broken for non-administrators | Andrew Tridgell | 2009-10-17 | 1 | -0/+1 |
| | | | | See my msg to samba-technical about this test and privilege testing. | ||||
* | s4-selftest: mark some CIFS backend tests as known fail | Andrew Tridgell | 2009-10-15 | 1 | -0/+4 |
| | | | | The CIFS passthru NTVFS doesn't handle some options yet (eg. root_fid) | ||||
* | Initial implementation of security descriptor creation in DS | Nadezhda Ivanova | 2009-09-20 | 1 | -1/+2 |
| | | | | | TODO's: ACE sorting and clarifying the inheritance of object specific ace's. | ||||
* | Tests for descriptor inheritance | Zahari Zahariev | 2009-09-16 | 1 | -0/+1 |
| | | | | | Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | Mark test_security_descriptor_add_neg as known failing (for now). | Jelmer Vernooij | 2009-09-08 | 1 | -0/+1 |
| | |||||
* | s4-selftest: ok, s4 cant print. add RPC-SPOOLSS-PRINTER to knownfail for now. | Günther Deschner | 2009-07-15 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownfail list. | Günther Deschner | 2009-05-21 | 1 | -0/+1 |
| | | | | | | | | | Samba4 cannot pass this test currently as in Samba4 (unlike Samba3) the LSA and SAMR account are stored in the same db. Once you delete a SAMR user the LSA privilege account is deleted at the same time (which is wrong). Guenther | ||||
* | s4-selftest: match new name of RPC-SAMR-ACCESSMASK. | Günther Deschner | 2009-05-13 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s4:selftest: s4 doesn't support osxrename and directory rename yet | Stefan Metzmacher | 2009-04-25 | 1 | -0/+2 |
| | | | | metze | ||||
* | s4-winbind: Remove a "knownfail" entry for the now implemented LIST_GROUPS | Kai Blin | 2009-01-16 | 1 | -1/+0 |
| | |||||
* | s4:selftest: we pass raw.delete.delete21 | Stefan Metzmacher | 2008-12-18 | 1 | -1/+0 |
| | | | | metze | ||||
* | s4:selftest: samba4 fails the changed delete test | Stefan Metzmacher | 2008-12-11 | 1 | -0/+2 |
| | | | | metze | ||||
* | s4-smbtorture: skip ServerGetTrustInfo for samba4. | Günther Deschner | 2008-12-10 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s4:selftest: we have netr_GetDcName() and netr_GetAnyDCName() ↵ | Stefan Metzmacher | 2008-12-04 | 1 | -2/+0 |
| | | | | | | implementations now metze | ||||
* | s4-test: skip netr_DatabaseRedo test. | Günther Deschner | 2008-11-06 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Move selftest code to top-level. | Jelmer Vernooij | 2008-09-18 | 1 | -0/+52 |