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

10 Commits

Author SHA1 Message Date
Jeremy Allison
0356f0efc4 Try and fix the buildfarm. There's a scripting error and
I'm hoping this is it...
Jeremy.
2008-01-04 19:09:46 -08:00
Jeremy Allison
c580023501 Better way of testing enc.
Jeremy.
2008-01-04 16:58:23 -08:00
Volker Lendecke
8ba3b8cf7a Attempt to fix the AIX make test failures
For some reason AIX does not return the sender address in the AF_UNIX recvfrom.
So the faked netbios name lookup does not work with socket wrapper, nmbd can't
know where to send the reply. This patch works around this by telling smbclient
explicitly where to connect.

If there's any AIX experts listening -- how do I get the sender address from
AF_UNIX recvfrom?

Volker
2007-12-29 13:17:01 +01:00
Gerald (Jerry) Carter
5c6c8e1fe9 [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
Jelmer Vernooij
bdc831ddb3 r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4's selftest code. See the mailing list for details. 2007-10-10 12:31:03 -05:00
Stefan Metzmacher
bf90ac567f r19168: use the correct configuration
metze
2007-10-10 12:15:19 -05:00
Gerald Carter
70f2235549 r17934: allow srcdir != builddir for 'make test' 2007-10-10 11:39:00 -05:00
James Peach
3eee126458 r16289: Fix smbclient test hang. This is caused by readline refusing to believe
the end of file it receives when reading from a pipe after we force
interactive mode.
2007-10-10 11:17:31 -05:00
James Peach
dff1eba81e r16273: Add smbclient tests to verify that
in interactive mode, smbclient always prompts on stdout
        in non-interactive mode, smbclient never prompts
2007-10-10 11:17:30 -05:00
Stefan Metzmacher
835f8f4339 r14678: - we need to use 127.0.0.2/8 as interface for the server
as nmbd skip interfaces with address 127.0.0.1
- add samba3 smbclient -L tests
- add samba3 smbtorture tests

metze
2007-10-10 11:15:43 -05:00