Age | Commit message (Collapse) | Author | Files | Lines |
|
Andrew Bartlett
(This used to be commit f0a0d73f768434cb474b311d7c366d1f2a06c8f4)
|
|
(This used to be commit b01303b5677b03c1d3cc6f219d4c461726613767)
|
|
that.
(This used to be commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676)
|
|
(This used to be commit fd762b01ed378739241dc14b6af9df9fcfe7659c)
|
|
of Base DNs in searches (returning an error of LDB_ERR_NO_SUCH_ENTRY).
We need to handle this if ldb_tdb is to behave correctly compared with
LDAP, as well as if we are using an LDAP backend.
In doing so, I realised that subtree_rename and subtree_delete
(prevention) need rather different wait loops, so it seemed easier to
split it out into it's own module.
I've fixed the licence on both of these modules to be GPLv3.
Andrew Bartlett
(This used to be commit d3894c90f31fb45e038ab478cd9d7d34962d069b)
|
|
module.
Andrew Bartlett
(This used to be commit c8d1ab30845fa1496c85630b138b1cb512c2b6aa)
|
|
Templates just don't belong in the sam.ldb, as they don't obey any of
the other rules. This moves them to a seperate templates.ldb.
In samldb, this patch reworks the duplicate SID and Name detection
code, to use ldb_search_exp_fmt() rather than gendb_search. This
returns far more useful errors, which we now handle and report better.
The call to samdb_search_for_parent_domain() has been moved in samldb,
to allow both the account and SID uniqueness checks to be in the same
domain. This function also returns better errors.
dcesrv_drsuapi.c is updated for the new prototype of
samdb_search_for_parent_domain()
Andrew Bartlett
(This used to be commit f1ab90c88c782c693b41795d70368650806543b5)
|
|
directly.
Handle the errors from ldb_search (now that we get more than just -1),
including NO_SUCH_ENTRY when the base DN doesn't exist.
Andrew Bartlett
(This used to be commit e47df4a0fe5efd91f0355aa13c9b50c7be789767)
|
|
Andrew Bartlett
(This used to be commit e8606bbcc67e24bdc2ee062ab3d808e5d2143d69)
|
|
metze
(This used to be commit c6d959e52cf4b86a52e46402392f32450d3c3635)
|
|
(This used to be commit b311094714b4d51ea7ea756df1aecba169dc0d45)
|
|
modules.
This will be useful when we start enforcing validity in base DNs.
Andrew Bartlett
(This used to be commit aa8348a27a6938a1a26d4a7ed3b7405966202ad8)
|
|
the arguments.
Andrew Bartlett
(This used to be commit af40b1cd88f0e932665f6fe90daae8e687a3dc0c)
|
|
(This used to be commit f250ae0c361aef864f25dfc7599ce1e7a4e29cf8)
|
|
(This used to be commit 21ab43158f723069dd70fae43d780878c38ead31)
|
|
(This used to be commit 41dcd8c261aecaccee21667367bb524c13d620d9)
|
|
(This used to be commit ef364df37f2f00c238903bec4c8a035c05bdf366)
|
|
(This used to be commit c6b109040856ba0f1ae0db2787cc838ff61df767)
|
|
(This used to be commit f12f623da52aefdf49df9b77d87b9b0d48177c14)
|
|
(This used to be commit e20c4b90e4a935d3249d0b631b942fd318a2ece2)
|
|
(found by make valgrindtest)
metze
(This used to be commit e95c2ffe009ebdc9993b75ecc1a47175ff840ec4)
|
|
metze
(This used to be commit 9b151e6ceaeaa15e8cbd92f452522fe005f2382f)
|
|
Andrew Bartlett
(This used to be commit 472dd7b318a03fa0166cdf3d15e4f5495de25c2c)
|
|
ports...
Andrew Bartlett
(This used to be commit 70de473980e99eeeb719bf9f63d23a399847b23b)
|
|
Create a phpLDAPadmin configuration file example to use ldapi to talk
to Samba4
Andrew Bartlett
(This used to be commit 54f4c8ba6127757fd272bd97e301188eb69977ed)
|
|
lib/messaging/
lib/registry/
lib/ldb-samba/
librpc/rpc/
auth/auth_winbind.c
auth/gensec/
auth/kerberos/
dsdb/repl/
dsdb/samdb/
dsdb/schema/
torture/
cluster/ctdb/
kdc/
ntvfs/ipc/
torture/rap/
ntvfs/
utils/getntacl.c
ntptr/
smb_server/
libcli/wrepl/
wrepl_server/
libcli/cldap/
libcli/dgram/
libcli/ldap/
libcli/raw/
libcli/nbt/
libnet/
winbind/
rpc_server/
metze
(This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435)
|
|
librpc/tools/ndrdump.c
metze
(This used to be commit c788fe3eecae49187a84561783ddbe8f0199ac70)
|
|
ndr_sec_helper.c
ndr_spoolss_buf.c
ndr_compression.c
ndr_drsuapi.[ch]
ndr_krb5pac.c
ndr_orpc.c
metze
(This used to be commit 356e027bf883c8fc36fa4759eff56e364daf9fce)
|
|
metze
(This used to be commit 8fc2e7737fc15f7265816f077e2a48a7a98f75b8)
|
|
librpc/ndr/
metze
(This used to be commit 7e157bbcfd416c3d5c32c1e9fdc746bbee5967bb)
|
|
Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/
metze
(This used to be commit 7106f21de8dfc472aa0846b49bfdb7543c63b310)
|
|
metze
(This used to be commit 092b93b1356bbf73d40a1d7bb971a4ef4967d662)
|
|
metze
(This used to be commit c9586b8ab34e8737cf87a642fbcc811edd0a6590)
|
|
Hi!
Can you check and push them?
Thanks,
Volker
From b488af5905e2dee12a1a72a3b40801ae5c26f24f Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl@sernet.de>
Date: Sat, 27 Oct 2007 14:20:09 +0200
Subject: [PATCH] Fix some warnings and errors
merge from v3-2-test commit e17d3e10e860c96b6d5208e5fe51e43b8e58c174
(This used to be commit 4087731e1b4e97017c0f5659e6659e8181d8e038)
|
|
Jeremy.
merge from v3-2-test commit 2a0173743d2cf615d52278f3dd87cc804abe2d16
(This used to be commit cb0eca66dc5121fa73404a7c41aad6086a96e7ec)
|
|
(from Jerry).
Jeremy
merge from v3-2-test commit a68bbea0d42cc64b9fa731ab2a1da82ef30937c6
(This used to be commit b833dce5e6d6475a04538d9754b9b0bfeb5915e4)
|
|
These fixes are needed for a working getaddrinfo etc. replacement.
Fixes from Wayne Davison <wayned@samba.org> from rsync.
Jeremy.
from v3-2-test commit 494bf6293bedbda4b10aa2eae452377b8130cd01
(This used to be commit e562832ad19e8c3a0380759a22b0267e365ecc2e)
|
|
metze
(This used to be commit e1eea9278876bb727055a2b1357504b6ceb26765)
|
|
metze
(This used to be commit d2deefb551ffed5134e31473a3140ec7416cf389)
|
|
metze
(This used to be commit 895d2644fbd72b9770460d6628fa6b09963967e7)
|
|
metze
(This used to be commit f3393a731683be3f8664f715dceee0c9fcef4ede)
|
|
(This used to be commit fd0958107524a526d0bc78b98e031c595c85b877)
|
|
(This used to be commit f734df3144cdd9ff280ee1cac2c3a7f972716f5d)
|
|
(This used to be commit d174dcbb76f3079a5f536f841bfffab3d7cd51e9)
|
|
be used internally can be set using --enable-dso).
(This used to be commit 571aa6ba22f6e4b774f9a9db3a02e3beec3f8523)
|
|
Guenther
(This used to be commit c3023eaeb389f44b64becc383552df0debfc232d)
|
|
Guenther
(This used to be commit 2f8b8c046010c54d708a8e109b78fbd6e1958f40)
|
|
netr_DsRAddressToSitenamesExW.
Guenther
(This used to be commit 848b8859253ba0abd15998de62b6aa61a954d3de)
|
|
netr_DsRAddressToSitenamesExW.
Guenther
(This used to be commit ee797e18c7c970d78dfc7f2592f9598003e72d60)
|
|
Jeremy.
(This used to be commit 52b26645b04a9c5fb70e7b869b60c9157f821d50)
|