Volker Lendecke
5b7b47f015
Add getaddrinfo_send/recv
2009-05-01 12:30:59 +02:00
Günther Deschner
3316ae9d75
s3-test: make it possible to find the built vlp in "make test".
...
Guenther
2009-04-29 14:31:09 +02:00
Günther Deschner
59fe99027d
s3-selftest: test wbinfo --allocate-uid/gid.
...
Guenther
2009-04-23 10:30:32 +02:00
John H Terpstra
f493755aaf
Added ability to revert to old modules for make revert.
2009-04-20 10:13:10 -05:00
Günther Deschner
6f90cdaf63
s3-selftest: enable RPC-SPOOLSS.
...
Guenther
2009-04-17 17:28:23 +02:00
Michael Adam
d43a49d449
s3: make installmo and uninstallmo scripts executable
...
Michael
2009-04-17 15:57:30 +02:00
Michael Adam
bf1b7ba480
s3: Fix uninstallmo
...
Michael
2009-04-17 15:57:30 +02:00
Günther Deschner
4f9d3400e5
s3-selftest: samba 3 also passes RPC-JOIN so enable it.
...
Guenther
2009-04-17 15:14:44 +02:00
Günther Deschner
490f6c418d
s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3.
...
Guenther
2009-04-17 11:16:00 +02:00
Günther Deschner
deb719a62e
s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.
...
Guenther
2009-04-17 01:32:45 +02:00
Günther Deschner
1b9384a11f
s3-nsswitch: fix make test_wbpad.
...
Guenther
2009-04-14 14:56:59 +02:00
Günther Deschner
f930f504e1
s3-selftest: enable the RPC-NTSVCS torture test against Samba3.
...
Guenther
2009-04-10 01:07:01 +02:00
Günther Deschner
c1b354531f
s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself.
...
Guenther
2009-04-08 13:52:11 +02:00
Günther Deschner
fa7f2ffe51
s3-selftest: add root for make test as well (not only make selftest).
...
Guenther
2009-04-08 13:11:16 +02:00
Günther Deschner
403422e1ea
s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test.
...
Guenther
2009-04-08 11:49:24 +02:00
Volker Lendecke
86b09e84ae
Re-add the CHAIN1 test
2009-04-06 21:32:07 +02:00
Volker Lendecke
0a4cdad324
Remove the CHAIN1 test -- will come back later
2009-04-06 21:32:06 +02:00
Volker Lendecke
15f6d5e805
Use the server config file for smbpasswd -a user in make test
...
Without this, smbpasswd generated a SID for the netbios name TORTURE_6. This SID
somehow ended up in the user's token for quite a number of tests, leading to
NT_STATUS_ACCESS_DENIED. I haven't fully understood what is going on here, but
with this patch I could not reproduce the ACCESS_DENIED anymore. It might be
coincidence and this patch does not fix anything, but for me it does not really
hurt either.
Metze, please check!
Volker
2009-04-05 17:31:40 +02:00
Jeremy Allison
e235b4628b
Revert 757d403dff
- module
...
order shouldn't matter & I have a more correct fix for this.
Jeremy.
2009-03-26 14:48:34 -07:00
Jeremy Allison
757d403dff
This should fix the build farm RAW-STREAMS failure. streams_depot.so
...
depends on xattrs, and xattr_tdb was pushed *first* in the stack...
Jeremy.
2009-03-26 14:34:25 -07:00
Michael Adam
d813a90d18
version: fix handling of SAMBA_VERSION_VENDOR_PATCH.
...
We need a string version of this, or else version.c does not compile.
Michael
2009-03-19 23:57:34 +01:00
Björn Jacke
da06a345cc
to be portable, use options first, arguments last
...
Signed-off-by: Michael Adam <obnox@samba.org>
2009-03-17 16:09:15 +01:00
Jelmer Vernooij
3b181564c5
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2009-03-09 21:42:13 +01:00
Björn Jacke
0d2de5380d
use LIB_PATH_VAR in selftest.sh if we have it
...
if we have LIB_PATH_VAR we should use it, otherwise we'll unobtrusively
complain about not having it and use the most likely LD_LIBRARY_PATH.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2009-03-09 18:31:11 +01:00
Stefan Metzmacher
bf85a14182
s3:make_test: run CHAIN1 test
...
metze
2009-03-06 16:38:30 +01:00
Stefan Metzmacher
484c4a5955
Revert "s3:selftest: create BUILTIN\\Administrators at startup"
...
This reverts commit a849183f94
.
This is to racy for most of the build-farm machines,
because winbindd doesn't start fast enough.
metze
2009-02-03 17:07:44 +01:00
Stefan Metzmacher
aa9592991a
Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't work in the build-farm"
...
This reverts commit 20a1cb1569
.
I will also revert a849183f94
metze
2009-02-03 17:07:43 +01:00
Stefan Metzmacher
20a1cb1569
s3:test: try to find why creating BUILTIN\Administrators doesn't work in the build-farm
...
metze
2009-02-03 15:05:54 +01:00
Stefan Metzmacher
c0fdc71ecd
s3:tests: add a guard arround . $incdir/test_functions.sh
...
So that caller can overwrite the functions.
metze
2009-01-30 19:48:00 +01:00
Stefan Metzmacher
77bb2d6d0b
s3:seltest: make test_smbclient_s3.sh more strict
...
metze
2009-01-29 10:36:12 +01:00
Stefan Metzmacher
6a41a2de8d
selftest: abstract Samba3 provision a bit
...
metze
2009-01-28 21:01:49 +01:00
Stefan Metzmacher
a849183f94
s3:selftest: create BUILTIN\\Administrators at startup
...
And add and remove the alias member via net rpc group
instead of net sam.
metze
2009-01-28 17:32:50 +01:00
Michael Adam
5ec52659da
s3:test: exit the net rpc registry tests when give_administrative_rights fails
...
Michael
2009-01-28 12:19:06 +01:00
Stefan Metzmacher
5da211b658
s3:selftest: fix warnings with empty *_TEST_LOG variables
...
metze
2009-01-28 12:06:23 +01:00
Steven Danneman
fffd94b442
Move S3 specific parameters to S3 conf file in make test.
2009-01-27 13:27:35 -08:00
Tim Prouty
7f12eb9761
s3 make test: Fix a bug in the previous commit
...
Luckily the build farm caught this
2009-01-26 15:38:19 -08:00
Tim Prouty
3aeee79096
s3 make test: Add the ability to specify a custom smb.conf for make test
...
- Adds new -c <custom conf> option to selftest.sh that when specified
adds a line to make test's server.conf: "include <custom conf>"
- Adds getopts processing to selftest.sh
- Changes selftest.sh shrdir arg to use -s <shrdir>
- Changes selftest.sh smbtorture4_path arg to use -t <smbtortur4 path>
- Adds configure option --with-selftest-custom-conf=<custom conf>
- Updates Makefile.in to take advantage of the new/changed parameters
2009-01-26 12:07:27 -08:00
Jelmer Vernooij
076bb89028
expand-includes: Add simple protection against infinite recursion.
2009-01-21 17:32:08 +01:00
Jelmer Vernooij
2c1d70ab79
Automagically expand includes in Makefile.in during configure time
...
when make is not GNU Make.
2009-01-21 17:21:45 +01:00
Steven Danneman
19a05bf2f4
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
...
If they are not explicitely set in either place both will default to LOCKDIR.
Signed-off-by: Michael Adam <obnox@samba.org>
2009-01-12 12:16:03 +01:00
Jelmer Vernooij
2c1cd0c9fe
Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)
2009-01-08 15:23:35 +01:00
Jeremy Allison
bb23f5725f
Fix more asprintf and "ignoring return code" warnings from gcc 4.3.
...
Jeremy.
2008-12-31 16:30:11 -08:00
Volker Lendecke
99ab198752
Enable individual smbtorture_s3 subtests in make test
2008-12-31 10:54:09 +01:00
Jelmer Vernooij
07f296b03d
Set right LD_LIBRARY_PATH for finding Samba4's libraries.
2008-12-22 19:13:28 +01:00
Jelmer Vernooij
b2a01ef5dd
Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory.
2008-12-16 15:42:47 +01:00
Stefan Metzmacher
a8595bf506
s3:selftest: test the streams_depot module as it passes make test
...
The streams_xattr module only passes sometimes on my laptop.
metze
2008-12-01 14:37:13 -08:00
Bo Yang
81fc50b486
Fix script installmo.sh when no .po file exists
2008-12-01 11:09:52 +01:00
Bo Yang
a8722a190b
i18n/l10n pam_winbind
...
Signed-off-by: Günther Deschner <gd@samba.org>
2008-11-13 12:43:58 +01:00
Tim Prouty
e6f8fd9945
s3: Add support for make test to use a share dir outside of the prefix dir
...
Some systems need to have the tdbs (and other files required for samba
to run) on a different filesystem than the share directory that samba
is exporting.
This patch:
- Adds an optional "shrdir" argument to selftest.sh
- If shrdir is specified it will be used, otherwise the default
will be used: "<prefix>/tmp"
- Adds a new configure option: --with-selftest-shrdir
- Plumbs shrdir through Makefile.in and configure.in
2008-11-11 19:06:50 -08:00
Jelmer Vernooij
5c946b1b28
mksyms.sh: Fix typo in comment.
2008-10-30 23:50:35 +01:00