1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-21 03:17:08 +03:00

140 Commits

Author SHA1 Message Date
James Peach
7e862b9080 r21767: Revert all the bits I accidentally committed in r21766. 2007-10-10 12:18:30 -05:00
James Peach
f82ac78b2f r21766: Fix compiler warning. 2007-10-10 12:18:29 -05:00
Volker Lendecke
4ea654857a r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On my
solaris 9 box I could solve that with an increased wait time.

Volker
2007-10-10 12:17:47 -05:00
Volker Lendecke
de216a574c r21165: Lets try the build farm without inotify, we're seeing some
NT_STATUS_IO_TIMEOUT with it.

Samba4 disables inotify as well. Does anybody know why Samba4 does it? Maybe
the same justification holds for 3 as well.

Volker
2007-10-10 12:17:45 -05:00
Volker Lendecke
39809d7391 r21150: Activate RAW-NOTIFY 2007-10-10 12:17:43 -05:00
Volker Lendecke
56c8d2cfed r20502: Activate RAW-RENAME, my Linux box passes this 2007-10-10 12:16:53 -05:00
Volker Lendecke
a0d5de61a1 r20499: Activate RAW-OPEN in the build farm 2007-10-10 12:16:53 -05:00
Volker Lendecke
471c6e6a21 r20482: Make us survive and activate RAW-CLOSE 2007-10-10 12:16:52 -05:00
Volker Lendecke
4f0f917b34 r20478: Make us survive & activate RAW-UNLINK 2007-10-10 12:16:51 -05:00
Volker Lendecke
8f76914e01 r20334: Activate RAW-MKDIR 2007-10-10 12:16:41 -05:00
Volker Lendecke
7e0005c14b r20255: Activate BASE-SAMBA3ERROR in the build farm 2007-10-10 12:16:37 -05:00
Simo Sorce
a28cdd6e74 r20150: better memory handling for some functions, make sure we don't
leak memory by using the wrong(long lived)  mem context
2007-10-10 12:16:27 -05:00
Stefan Metzmacher
36065025c7 r19444: merge from samba4:
reset trap when we have removed the test specifc files already

metze
2007-10-10 12:15:35 -05:00
Stefan Metzmacher
a2c20811d6 r19342: we only have one BASE-LOCK test in samba4's smbtorture now
metze
2007-10-10 12:15:29 -05:00
Volker Lendecke
ed6070b7a0 r19248: Activate RPC-SAMBA3-WKSSVC 2007-10-10 12:15:25 -05:00
Stefan Metzmacher
74212c3056 r19181: merge from samba4:
with "export MAKE_TEST_KEEP_PCAP=yes" make test
doesn't delete the generated pcap files

metze
2007-10-10 12:15:20 -05:00
Stefan Metzmacher
12a37bab3e r19170: use a very clever trick to pass the binary name to the
gdb_backtrace script, I never noticed that %$(envvar)
exists...

Thanks to Bjoern Jacke for the suggestion!

metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
f668d4839d r19169: port the trick to only display the smbd and nmbd log output
of the current test

metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
bf90ac567f r19168: use the correct configuration
metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
2f55fd82ff r19164: merge the gdb_backtrace script from samba4
this more portable and try to make use of ladebug on Tru64,
but that only works when the binary is passed as 2nd arg to gdb_backtrace
as Tru64 doesn't know /proc/${PID}/exe

we need to find a way to pass the progname in 'panic action'
in samba3

metze
2007-10-10 12:15:19 -05:00
Volker Lendecke
c26a20e6d5 r19151: Create some dummy printers in the build farm 2007-10-10 12:15:16 -05:00
Stefan Metzmacher
380e647534 r19119: try to be more portable...
metze
2007-10-10 12:15:13 -05:00
Jeremy Allison
a0b4e5d118 r19104: Fix from Björn JACKE <bjoern@j3e.de>
"here's a small fix for gdb_backtrace."
Jeremy.
2007-10-10 12:15:13 -05:00
Stefan Metzmacher
5faf816885 r19100: merge from samba4:
export MAKE_TEST_ENABLE_PCAP=yes enables
SOCKET_WRAPPER_PCAP_FILE support
in make test

metze
2007-10-10 12:15:12 -05:00
Volker Lendecke
3bf313240c r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS 2007-10-10 12:15:06 -05:00
Stefan Metzmacher
e8dd73f796 r19040: use more portable shellscripting, hopefully give better results on Tru64
metze
2007-10-10 12:15:05 -05:00
Stefan Metzmacher
9db9eb199f r19038: build libreplace testsuite as replacetort
and run it with make test

metze
2007-10-10 12:15:04 -05:00
Stefan Metzmacher
a1966a9c07 r18951: socket_wrapper has only 16 interfaces anymore...
metze
2007-10-10 12:14:49 -05:00
Volker Lendecke
bbd9f0bb6f r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that
one that there's no point yet to run this in the build farm.

Volker
2007-10-10 12:14:41 -05:00
Andrew Tridgell
4ad1436cea r18867: change the group mapping code to use ldb instead of tdb
See the discussion of this on the samba-technical list
2007-10-10 12:14:39 -05:00
Jelmer Vernooij
f0508ecb44 r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC
test against samba3.
2007-10-10 12:01:03 -05:00
Jelmer Vernooij
0a198e6096 r18778: Fix comparison. 2007-10-10 12:00:56 -05:00
Jelmer Vernooij
72b51c8891 r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set. 2007-10-10 12:00:53 -05:00
Stefan Metzmacher
2afeec3d15 r18612: remove RPC-ECHO till it gets fixed
metze
2007-10-10 11:52:00 -05:00
Jelmer Vernooij
9e9a053661 r18572: Use the autogenerated client and server for the echo interface and implement
some of the missing functions. RPC-ECHO now passes against Samba3.
2007-10-10 11:51:51 -05:00
Stefan Metzmacher
4424aebdce r18380: the panic action command needs to be different in samba4
samba4 uses %PID% where samba3 uses %d

metze
2007-10-10 11:51:20 -05:00
Stefan Metzmacher
f4023dc39e r18379: make the gdb_backtrace executable
metze
2007-10-10 11:51:20 -05:00
Jelmer Vernooij
1115745cae r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
Stefan Metzmacher
d5c55e731a r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...
But I wonder why it is so slow on my laptop and takes only 1 second on
the 'opi' build farm host.

I got only 2-3 opens per second...

metze
2007-10-10 11:43:25 -05:00
Stefan Metzmacher
2d3ab069dd r17953: run bin/talloctort with samba3's make test
metze
2007-10-10 11:39:44 -05:00
Gerald Carter
70f2235549 r17934: allow srcdir != builddir for 'make test' 2007-10-10 11:39:00 -05:00
Volker Lendecke
ab4e7b34da r17880: On host "tridge" in the build farm the tests fail because smbd hangs in in
'connecting to cups server on localhost'. There is no cups on that host, but
the TCP connection hangs in SYN_SENT. Probably some firewall rule.

Work around that.

Volker
2007-10-10 11:38:57 -05:00
Volker Lendecke
8dcc4e7dd6 r17623: Revert accidential commit 2007-10-10 11:38:44 -05:00
Volker Lendecke
949cd6b992 r17622: Add a framework for a printing backend designed to support the build farm. If
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.

Jerry, comments?

Volker
2007-10-10 11:38:44 -05:00
Volker Lendecke
761cbd52f0 r17554: Cleanup 2007-10-10 11:38:38 -05:00
Volker Lendecke
68db058fdf r17457: Add a test to do some operations on group mapping.
Volker
2007-10-10 11:38:35 -05:00
Volker Lendecke
6915adb978 r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
this can trivially be added later.

Volker
2007-10-10 11:38:33 -05:00
Volker Lendecke
bcb196d21e r17095: Activate RPC-SAMBA3-SHARESEC 2007-10-10 11:38:11 -05:00
Volker Lendecke
8c6088f2bd r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farm 2007-10-10 11:38:10 -05:00
Volker Lendecke
c89471e157 r17032: I thought I had already merged this from trunk:
> r16959 | vlendec | 2006-07-11 23:10:44 +0200 (Di, 11 Jul 2006) | 1 line
>
> get_share_security does not need snum, activate RPC-SAMBA3-SRVSVC

Volker
2007-10-10 11:19:21 -05:00