David Disseldorp
6bfe488f29
s3-printing: remove cups_pull_comment_location from header file
...
Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon May 16 16:03:57 CEST 2011 on sn-devel-104
2011-05-16 16:03:57 +02:00
Volker Lendecke
3358d5a7ca
s3: Document gpfs:syncio
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon May 16 15:00:40 CEST 2011 on sn-devel-104
2011-05-16 15:00:40 +02:00
Gregor Beck
2ddfbbbdba
gpfs.so: Add gpfs:syncio option
...
This enables optimizations for shared file access on gpfs
2011-05-16 13:58:24 +02:00
Andreas Schneider
a2115b5626
waf: Enable Samba3 torture tests in top level build.
...
Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon May 16 13:57:01 CEST 2011 on sn-devel-104
2011-05-16 13:57:01 +02:00
Günther Deschner
320789b890
s3-selftest: no point in running base.chkpath and base.delaywrite twice.
...
Thanks to Bjoern Baumbach for pointing this out!
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
2011-05-16 12:54:33 +02:00
Andreas Schneider
01bc556d03
s3-printing: Remove obsolete and unused cups_pull_comment_location().
...
Signed-off-by: Günther Deschner <gd@samba.org>
2011-05-16 12:54:33 +02:00
Andreas Schneider
da1fa20104
s3-spoolss: Get the printer location from cups.
...
Signed-off-by: Günther Deschner <gd@samba.org>
2011-05-16 12:54:33 +02:00
Günther Deschner
854467851d
s3-printing: Get the location info from cups.
...
Signed-off-by: Günther Deschner <gd@samba.org>
2011-05-16 12:54:33 +02:00
Andreas Schneider
d4d31b3176
s3: Added waf build header locations for clang complete.
...
Signed-off-by: Günther Deschner <gd@samba.org>
2011-05-16 12:54:33 +02:00
Günther Deschner
74d82faa78
s4-smbtorture: add test_netremotetod.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon May 16 12:45:52 CEST 2011 on sn-devel-104
2011-05-16 12:45:52 +02:00
Günther Deschner
b1948659ad
s4-libcli/rap: add smbcli_rap_netremotetod().
...
Guenther
2011-05-16 11:43:26 +02:00
Günther Deschner
b82caab5c9
s3-rap: add rap_NetRemoteTOD to IDL.
...
Guenther
2011-05-16 11:43:25 +02:00
Christian Ambach
20179bb550
s3:libsmb convert user-specified domain to uppercase
...
with client ntlmv2 auth = yes, there is a small difference between
using smbclient -U user\domain and smbclient -U user -W domain
if domain is provided in lowercase
using -W will uppercase the given parameter, while picking the
domain name from -U will not convert it to uppercase and this
leads to failing NTLMv2 authentication
with this patch, there is no difference between
smbclient -U domain\user and smbclient -U user -W domain any more
Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Mon May 16 11:42:55 CEST 2011 on sn-devel-104
2011-05-16 11:42:55 +02:00
Volker Lendecke
068f847fe2
s3: Fix return check in nss_wins
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon May 16 00:30:42 CEST 2011 on sn-devel-104
2011-05-16 00:30:42 +02:00
Volker Lendecke
30be9fe554
s3: Make&use set_socket_addr_v4
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat May 14 18:57:57 CEST 2011 on sn-devel-104
2011-05-14 18:57:57 +02:00
Volker Lendecke
115d0ecf88
Use ZERO_STRUCTP in util_net
2011-05-14 17:57:13 +02:00
Volker Lendecke
f1cdce6c13
s3: Paranoia in smbsock_connect_state_destructor
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat May 14 14:19:01 CEST 2011 on sn-devel-104
2011-05-14 14:19:00 +02:00
Andrew Bartlett
46168e99f7
s3-param Deprecate a number of security parameters for 3.6
...
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
2011-05-13 19:51:41 +02:00
Luke Howard
c31f95f66d
do an explicit A record search for SRV entries
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-05-13 18:50:23 +02:00
Andrew Bartlett
816c5ccc34
s3-build: use ndr-standard in msrpc3
...
This avoids pulling in the symbols from the NDR_ subsystems directly.
Andrew Bartlett
2011-05-13 18:50:23 +02:00
Andrew Bartlett
153529636f
build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standard
...
This is to address multiple defintion of symbol issues in msrpc3
linked libraries.
Andrew Bartlett
2011-05-13 18:50:23 +02:00
Andrew Bartlett
f18cca9a0a
lib/util/charset Move built-in charset modules to the top level
...
This removes the 'charset' subsystem and allows these modules to be
used across the whole of Samba.
Andrew Bartlett
2011-05-13 18:50:23 +02:00
Andrew Bartlett
ef2a7c6538
s3-netapi Initialise global variables in libnetapi
...
It is important to initalise the global variables when loading this
configuration for the potentially first time.
Andrew Bartlett
2011-05-13 18:50:23 +02:00
Andrew Bartlett
a37de9a959
s3-libnetapi Don't create a talloc_stackframe() in a global variable
...
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
2011-05-13 18:50:23 +02:00
Andrew Bartlett
5db0cd55d4
lib/util/ Fix crash bug caused by gfree_debug()
...
The issue is that we should reset the debug_num_classes to 0 when we
un-initialise the debug system.
Andrew Bartlett
2011-05-13 18:50:23 +02:00
Günther Deschner
3d100216b8
s3-net: fix potential crash bug in display_print_driver3().
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri May 13 18:49:06 CEST 2011 on sn-devel-104
2011-05-13 18:49:06 +02:00
Michael Adam
5bcc0b2138
s3:build: install libtdb with full version number instead of only SO version
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri May 13 17:45:01 CEST 2011 on sn-devel-104
2011-05-13 17:45:01 +02:00
Michael Adam
4acb8c3f59
s3:build: install libtalloc with full version number instead of only SO version
2011-05-13 16:42:25 +02:00
Michael Adam
d04efc703b
s3:build: build libtalloc.so.$VERSION with full version number instead only SO version
2011-05-13 16:42:25 +02:00
Michael Adam
9c76fdd80c
s3:build: build libtdb.so.$VERSION with full version number instead only SO version
2011-05-13 16:42:25 +02:00
Michael Adam
3f222513cc
s3:build: link libtdb as shared lib if using shared libs at all
2011-05-13 16:42:24 +02:00
Michael Adam
23637b5789
s3:build: determine full version of libtdb for the samba build
2011-05-13 16:42:24 +02:00
Michael Adam
6c300ec4b5
s3:build: link libtalloc as shared lib if using shared libs at all
2011-05-13 16:42:24 +02:00
Michael Adam
472cabbdea
s3:build: determine full version of libtalloc for the samba build
2011-05-13 16:42:24 +02:00
Michael Adam
b731b6e032
s3:build: fix typo in definition of --enable-external-libtdb
2011-05-13 16:42:24 +02:00
Michael Adam
abef191fb9
s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)
2011-05-13 16:42:24 +02:00
Michael Adam
7e230b31d1
s3:build: print the full version number in the showlibs targets
2011-05-13 16:42:24 +02:00
Michael Adam
d5d53ba514
s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()
2011-05-13 16:42:23 +02:00
Michael Adam
adb3fc2f1d
s3:build: add an optional full version argument to the SMB_LIBRARY() macro.
2011-05-13 16:42:23 +02:00
Michael Adam
f8e32980f4
s3:configure: add --enable-smbtorture4 switch
2011-05-13 16:42:23 +02:00
Simo Sorce
d31181214c
rpc_server: Always use rpc_pipe_open_interface()
...
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
2011-05-13 14:40:26 +02:00
Kamen Mazdrashki
99df3f6cbb
s4/test/getnc_exop: Tune the the test to work against windows
...
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
2011-05-13 02:26:04 +02:00
Günther Deschner
62862e27bb
s3-libnetjoin: fix uninitialized variable.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri May 13 01:22:18 CEST 2011 on sn-devel-104
2011-05-13 01:22:18 +02:00
Günther Deschner
04c101e873
s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf changes.
...
Guenther
2011-05-13 00:18:49 +02:00
Günther Deschner
18d3b85c40
libcli/auth/krb5_wrap: correctly use discard_const().
...
Jeremy, please check.
Guenther
2011-05-13 00:11:41 +02:00
Günther Deschner
7da530e1e4
s3-lib/smbconf: fix uninitialized error code in smbconf_reg_init().
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu May 12 18:09:16 CEST 2011 on sn-devel-104
2011-05-12 18:09:16 +02:00
Günther Deschner
c1ac023b58
s3-waf: stop building smbtortre4.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu May 12 15:35:02 CEST 2011 on sn-devel-104
2011-05-12 15:35:02 +02:00
Michael Adam
cd1d75c7a4
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _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
2011-05-12 12:52:02 +02:00
Michael Adam
26b6831164
s3:registry: add a warning debug message when the sorted subkeys is created from key_exists()
2011-05-12 11:48:30 +02:00
Michael Adam
daf5f29d49
s3:registry: recreate the sorted subkeys cache when storing keys
...
This is to avoid turning the next read operation into a write op.
2011-05-12 11:48:30 +02:00