diff options
author | Nadezhda Ivanova <nadezhda.ivanova@postpath.com> | 2009-11-15 22:31:44 +0200 |
---|---|---|
committer | Nadezhda Ivanova <nadezhda.ivanova@postpath.com> | 2009-11-15 22:31:44 +0200 |
commit | 55d2cec6402ca9568d13190c9a2049a251d2a846 (patch) | |
tree | b786adb56a9cebe12255b88eb9b84b62b3e35802 /source4/selftest/skip | |
parent | 7248ff6d8f71530a211efdcea7eed005a63c9f5c (diff) | |
download | samba-55d2cec6402ca9568d13190c9a2049a251d2a846.tar.gz samba-55d2cec6402ca9568d13190c9a2049a251d2a846.tar.bz2 samba-55d2cec6402ca9568d13190c9a2049a251d2a846.zip |
Fixed some major bugs in inheritance and access checks.
Fixed sd creation not working on LDAP modify.
Fixed incorrect replacement of CO and CG.
Fixed incorrect access check on modify for SD modification.
Fixed failing sec_descriptor test and enabled it.
Fixed failing sd add test in ldap.python
Diffstat (limited to 'source4/selftest/skip')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index bd3263d21e..2875acca87 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -65,7 +65,6 @@ samba4.rpc.countcalls # this is not useful now we have full IDL samba4.rap.scan # same thing here - we have docs now samba4.gensec.python # not finished bench # don't run benchmarks in our selftest -samba4.ldap.secdesc.python # this is expected to fail until the acl module is complete trans2.scan # uses huge number of file descriptors base.scan.ioctl # bad idea in make test base.scan.pipe_number # bad idea in make test |