mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
7e0ef3fd0e
To make Samba4, using the python provision system, pass this test
required some major rework. Untested code is broken code, and some of
the refactoring for a seperate provision test (which also now passes)
broke things.
Similarly, the iconv work has compiled, but these codepaths have never
been run (NULL pointer de-reference).
In working to use a local, rather than global, loadparm context, and
to support using a target directory, a few things needed to be
reworked, particularly around path handling.
Andrew Bartlett
(This used to be commit 1169e8d7be
)
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
local.resolve.*.async
|
|
local.iconv.*.next_codepoint()
|
|
base.delaywrite.finfo update on close
|
|
base.delete.*.deltest20a
|
|
base.delete.*.deltest20b
|
|
rpc.winreg.*security
|
|
local.registry.*.security # Not implemented yet
|
|
rpc.wkssvc
|
|
rpc.handles.*.lsarpc-shared
|
|
rpc.handles.*.mixed-shared
|
|
rpc.epmapper.*.Insert
|
|
rpc.epmapper.*.InqObject
|
|
rpc.dfs.*
|
|
rpc.drsuapi.*
|
|
rpc.lsalookup
|
|
rpc.cracknames
|
|
rpc.netlogon.*.LogonUasLogon
|
|
rpc.netlogon.*.LogonUasLogoff
|
|
rpc.netlogon.*.DatabaseSync
|
|
rpc.netlogon.*.DatabaseSync2
|
|
rpc.netlogon.*.GetDcName
|
|
rpc.netlogon.*.LogonControl
|
|
rpc.netlogon.*.LogonControl2
|
|
rpc.netlogon.*.GetAnyDCName
|
|
rpc.netlogon.*.DsrEnumerateDomainTrusts
|
|
rpc.netlogon.*.NetrEnumerateTrustedDomains
|
|
rpc.netlogon.*.NetrEnumerateTrustedDomainsEx
|
|
rpc.netlogon.*.DsrGetDcSiteCoverageW
|
|
rpc.netlogon.*.DsRAddressToSitenamesW
|
|
rpc.netlogon.*.DsRAddressToSitenamesExW
|
|
rpc.netlogon.*.GetPassword
|
|
rpc.netlogon.*.GetTrustPasswords
|
|
base.charset.*.Testing partial surrogate
|
|
.*net.api.delshare.* # DelShare isn't implemented yet
|
|
rap.*netservergetinfo
|