| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| | |
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat May 14 18:57:57 CEST 2011 on sn-devel-104
|
| | |
|
| |
| |
| |
| |
| | |
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat May 14 14:19:01 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This follows up on the agreement on the samba-technical list in Jan
2011 to deprecate these options, and to possibly remove these in the
4.0 release after user feedback.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
|
| |
| |
| |
| | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
| |
| |
| |
| |
| |
| | |
This avoids pulling in the symbols from the NDR_ subsystems directly.
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| | |
This is to address multiple defintion of symbol issues in msrpc3
linked libraries.
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| | |
This removes the 'charset' subsystem and allows these modules to be
used across the whole of Samba.
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| | |
It is important to initalise the global variables when loading this
configuration for the potentially first time.
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This also ensures that libnetapi_free() invalidates the global
stat_ctx variable, and changes the API so that the behaviour of the
error string routines is to consistently return a allocated string.
Pair-Programmed-With: Günther Deschner <gd@samba.org>
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| | |
The issue is that we should reset the debug_num_classes to 0 when we
un-initialise the debug system.
Andrew Bartlett
|
| |
| |
| |
| |
| |
| |
| | |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri May 13 18:49:06 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| | |
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri May 13 17:45:01 CEST 2011 on sn-devel-104
|
| | |
|
| |
| |
| |
| | |
SO version
|
| |
| |
| |
| | |
version
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This way we can configure which rpc service we actually want to connect to.
By default it uses an "embedded" interface and calls rpc_pipe_open_internal()
Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri May 13 14:40:26 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It turns out that sometimes, w2k8-r2 returns objects
even when FSMO extended request has failed.
Also verify that target DC returns source_dsa_guid and
source_dsa_invocation_id correctly
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Fri May 13 02:26:04 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| | |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri May 13 01:22:18 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| | |
changes.
Guenther
|
| |
| |
| |
| |
| |
| | |
Jeremy, please check.
Guenther
|
| |
| |
| |
| |
| |
| |
| | |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu May 12 18:09:16 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| | |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu May 12 15:35:02 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
_SAMBA_BUILD_ == 3" and talloc_tos()
talloc_stackframe() is used in other shared components already,
and if the stack is a talloc_pool, then in most cases, it should
also not be more expensive than directly using talloc_tos().
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu May 12 12:52:02 CEST 2011 on sn-devel-104
|
| |
| |
| |
| | |
from key_exists()
|
| |
| |
| |
| | |
This is to avoid turning the next read operation into a write op.
|
| |
| |
| |
| |
| |
| | |
subkeys key
This is to be used from other places than the key_exists() code path.
|
| |
| |
| |
| | |
(from bool)
|
| | |
|
| | |
|
| |
| |
| |
| | |
Metze, Jeremy, please check!
|
| |
| |
| |
| |
| | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Wed May 11 21:03:59 CEST 2011 on sn-devel-104
|
| |
| |
| |
| | |
extended opeartion handling
|
| |
| |
| |
| | |
sub-function "forget" to do this
|
| |
| |
| |
| |
| | |
Right now it is solely based on function that handles objects
in normal DsGetNCChanges calls.
|
| | |
|
| | |
|
| |
| |
| |
| | |
in case that destination_dsa_guid is not valid
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
we deal with lp_cups_server in cups_connect() already, inside the URI all our
other cups functions we use ipp://localhost, do the same here.
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed May 11 11:36:07 CEST 2011 on sn-devel-104
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These come in via the smb_krb5.h include (and lib/replace/system/kerberos.h)
in the end.
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue May 10 23:12:31 CEST 2011 on sn-devel-104
|