| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Pair-Programmed-With: Amitay Isaacs <amitay@samba.org>
|
|
|
|
|
|
|
|
| |
Also convert between the aliases in one single place.
Andrew Bartlett
Pair-Programmed-With: Amitay Isaacs <amitay@samba.org>
|
|
|
|
| |
Pair-Programmed-With: Amitay Isaacs <amitay@samba.org>
|
| |
|
|
|
|
| |
Pair-Programmed-With: Amitay Isaacs <amitay@samba.org>
|
|
|
|
|
|
|
|
| |
With Matthieu's patch, the setting of security descriptor on
partition dn at create time works correctly.
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Wed Nov 16 08:54:25 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
| |
This checks if instanceType attribute is available, and if
INSTANCE_TYPE_IS_NC_HEAD bit is set. If the bit is set, then
the DN is NC root and security descriptor is not inherited
from parent SD.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
|
|
|
|
|
| |
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Wed Nov 16 05:53:41 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
| |
Pair-Programmed-With: Arvid Requate <requate@univention.de>
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Nov 16 02:00:12 CET 2011 on sn-devel-104
|
|
|
|
|
|
| |
Pair-Programmed-With: Arvid Requate <requate@univention.de>
metze
|
|
|
|
|
|
| |
Pair-Programmed-With: Arvid Requate <requate@univention.de>
metze
|
|
|
|
|
|
| |
Pair-Programmed-With: Arvid Requate <requate@univention.de>
metze
|
|
|
|
|
|
|
|
|
|
| |
Normally they should always be passed to the main backend unless
something different has been specified.
Reviewed-by: abartlet
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Tue Nov 15 22:43:06 CET 2011 on sn-devel-104
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
"dsdb:schema update allowed = yes" is now needed in smb.conf
to enable schema updates, as schema updates are a currenty a good
way to prevent samba from startup again, because of errors in
the schema definition.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Nov 15 13:00:07 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
| |
By default schema updates are not allowed anymore, as we don't have
complete validation code to prevent database corruption.
metze
|
|
|
|
|
|
|
|
| |
msDS-IntId
As windows we return CONSTRAINT_VIOLATION now.
metze
|
|
|
|
|
|
| |
schema master
metze
|
|
|
|
|
|
|
|
|
| |
schema base
The objectclass module should also check for this, but make sure
we also reject it on things like provision.
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
|
|
| |
We should only be able to update the schemaInfo internaly.
metze
|
|
|
|
| |
metze
|
|
|
|
|
|
|
| |
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Nov 15 02:51:16 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
|
| |
As per Andrew Bartlett's comment:
"we should remove it. This was originally a script to support some
interactions between samba3 and samba4, when they were in distinct build
systems. We now can call between the two systems without difficulty at
runtime, so this command has no value."
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
|
|
|
|
|
|
|
| |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Nov 14 20:21:48 CET 2011 on sn-devel-104
|
|
|
|
|
| |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Nov 14 17:27:03 CET 2011 on sn-devel-104
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
As it uses local files on the dc.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Nov 14 15:48:33 CET 2011 on sn-devel-104
|
|
|
|
|
| |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Nov 13 23:19:27 CET 2011 on sn-devel-104
|
|
|
|
|
|
| |
Python modules.
Rather, rely just on waf's pyext feature. This fixes a warning from dh_python2.
|
| |
|
|
|
|
|
|
|
| |
deleted object container
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Sun Nov 13 15:47:53 CET 2011 on sn-devel-104
|
|
|
|
| |
Deleted Object Container
|
|
|
|
|
|
|
| |
not exists and so is always False
Having a false value cause the link on removed attribute to be always
returned which is what we try to avoid.
|
|
|
|
|
|
| |
We have to search for deleted objects as well as the previous search
might have been done with the show_deleted control. If not samba-tool
fails with no such DN error while fetching the object.
|
|
|
|
|
| |
Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Fri Nov 11 22:02:53 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
|
| |
The function continue_ip_resolve_name was calling resolve_name_recv which returns
only the first IP for a given hostname.
Instead we use resolve_name_multiple_recv which returns all the IP for a given
hostname. This kind of problem can occur if a host has more than 1 IP but is listenning
only on 1.
|
|
|
|
|
|
| |
This fix an incorrect behavior which was that if a host has 2 IP but
was listening on only 1 (and the second one) connect_multi_next_socket
was not able to connect because it used only the first result.
|
|
|
|
|
| |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Fri Nov 11 01:10:49 CET 2011 on sn-devel-104
|
| |
|