Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 93910d92cd431add876e98a12712253bee8c52e7)
|
|
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8)
|
|
(This used to be commit d5a3ebef36a3feed73817269a41c146230c29de9)
|
|
(This used to be commit 8dad4c5503b2987bdf44324301a067063d48495f)
|
|
(This used to be commit 264f5c9d501f7ceee7934b3f5826e68d7626a499)
|
|
(This used to be commit 9aabcafba612afafb1c3260b79a899ea463f8d32)
|
|
(This used to be commit 5b78d845a4d107e6a0e77a6e57e2b0e22fc0db95)
|
|
Samba3 source.
(This used to be commit 022d5a43cedeb5cca7e4cf3424963e2180ec1f2f)
|
|
(This used to be commit 53ec879e3168e9f56e774f0b0d70aeebb3795f8e)
|
|
(This used to be commit 221d2279131c72c8055ceebe0314930881085aeb)
|
|
tests aren't there.
(This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74)
|
|
(This used to be commit 2ac1f32506c9fdfbe836f605b2152a9e094dc733)
|
|
(This used to be commit 2a5a0819eea86ba322434306e062d13893b5722e)
|
|
(This used to be commit de05c3651a6e9e6611b296873526afd9292327c1)
|
|
(This used to be commit 1be11bd0a5092ad9102587ea206388234983c479)
|
|
(This used to be commit 4be702896d6875b463dee046b34744b0b5699519)
|
|
(This used to be commit 76dddbdb519e2ff5384cb931cd24d6763985c5b2)
|
|
(This used to be commit aeb2e714f22abe68f89218967a55d7abd2d04ae1)
|
|
(This used to be commit 10f266e4d6a821a91bfa612d744eb7a4bab4ba6a)
|
|
(This used to be commit cadfc0a7a1a86122f9dc5f127c0cd8be89cdaf46)
|
|
(This used to be commit ebdb0ce83b66faeeb3396f293c7fc8ed52c387e7)
|
|
add summary page with failures and skipped tests to html output.
(This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df)
|
|
failures seperately from expected ones.
(This used to be commit 14fda5260d49a89d7e74302958fe27b73415e6a1)
|
|
(This used to be commit 2a21e69cd334fca7da8997562356e813a20a038f)
|
|
control messages, improve summary, stylesheet.
(This used to be commit fcc2320417707ec803d706a923a231fbd1bb72a7)
|
|
for an
example of the current output.
(This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d)
|
|
(This used to be commit 7f914b08a77c6035918d9f4463990f1dd8f3efb9)
|
|
combinations of modules.
Andrew Bartlett
(This used to be commit 481a3f0b2ac217b0db2f481479d655910514b56c)
|
|
(This used to be commit de66bced9468b338e94d430a474616016c6078a5)
|
|
(This used to be commit e3fe7ef92bae1a870c9de9f90becb3a3c67f98fe)
|
|
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97)
|
|
(This used to be commit 824833b59a1c9c829cea4e5c4bfd2387b1bc7a2f)
|
|
seperator to /, which is not an escape character, and uses the fact
that we always support / as the DOMAIN/username seperator.
Andrew Bartlett
(This used to be commit 84c1bea458518a1550619a5103d8237fc4db2503)
|
|
consistantly report errors. (Some were being lost due to the "echo
foo | cmd" calling convention).
Andrew Bartlett
(This used to be commit d0a994d0ce7b1d4a33bbca5348c2da868401971f)
|
|
Add a test for wbinfo -a to test_member.sh
Reimplement the server-side 'pam_auth' and 'pam_auth_crap' calls to
use the same SamLogon code as auth_winbind uses.
In my previous code, we did not bind to the LSA and SAMR pipes, before
attempting operations. We now do this (how we passed any tests before
is beyond me).
This required some rework, particularly to make it easier to setup
secondary connections. The new rpc_secondary_auth_connection()
function also performs the bind.
The dcerpc_connect.c file was getting to big, so things have been
merged into dcerpc_secondary.c.
Andrew Bartlett
(This used to be commit 365778a993b7d76af6d53ba2a598b7e271741dc5)
|
|
tests_all.sh yet.
(This used to be commit f45ae8a878c3d34ea2e4e1c7770e57cd96fa845b)
|
|
metze
(This used to be commit 0d27c1b54e2ea2f7cc0bdcd80f484faa2933a998)
|
|
metze
(This used to be commit 759b5d94b378429a35c9901b870a89c99dad14f2)
|
|
where LDB isn't as strict as OpenLDAP, the self join record contains
duplicate servicePrincipalNames once the DNS name and domain name are
made equal. (Easier to just skip the useless self-join).
Andrew Bartlett
(This used to be commit 49ff929be6fcf57721532de13bdd7a7e1617af6f)
|
|
blast a kill -9 at it.
Andrew Bartlett
(This used to be commit 16692ae7d9ce269ca7d610319df20d894fe06a1c)
|
|
will now control the auth methods, but an override is still available,
ex:
auth methods:domain controller = <methods>
Andrew Bartlett
(This used to be commit b7e727186ed8eda6a68c873e089f655dc24fe8ae)
|
|
Andrew Bartlett
(This used to be commit 3ecd180343f381dd0e1a3221f63590e8352d50e8)
|
|
(including the config files) is created by provision-backend.
Andrew Bartlett
(This used to be commit 6d4d90399f5a0451fcf2156a465123801e027359)
|
|
script.
(Moving towards using only the script's output, one step at a time).
Andrew Bartlett
(This used to be commit a7a409074a53b6b35727a454f1ecbe5daf376aad)
|
|
OpenLDAP to follow once I get things working...
Andrew Bartlett
(This used to be commit 2cde9eb860fe95b52e7e9300222000a2a1666ca2)
|
|
easily try this out.
I also intend to use this for the selftest, but I'm chasing issues
with the OpenlDAP (but not Fedora DS) backend.
Andrew Bartlett
(This used to be commit 0f457b1d2e20c36ab220b4a6711ce7930c4c7d21)
|
|
rafal
(This used to be commit 9471de13ea92ca017019464c4439c4a5528879c0)
|
|
(This used to be commit 222acbe33b427a6ccae3b9e27b545f22e4564d5c)
|
|
with PIDL_TESTS_SKIP=yes
metze
(This used to be commit 682c19f326b67464c50651bd985a8f75d90d3ba9)
|
|
Andrew Bartlett
(This used to be commit cddffbf602daff1c5a4770a9a294c0cdf4943384)
|