1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

120 Commits

Author SHA1 Message Date
Lars Müller
9883957b74 r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/
The intention is to have the resulting binaries at one place.  This is
also usefull for upcoming changes to provide a test_pammodules rule.

With these changes I even got aware of
testsuite/nsswitch/pam_winbind_syms.exp  But this only covers
pam_winbind.
2007-10-10 11:15:24 -05:00
Derrell Lipman
6d22c3c343 r6501: correct deprecated lvalue casts in testsuite/libsmbclient 2007-10-10 10:56:43 -05:00
Günther Deschner
0a02eac767 r3709: Allow to build testsuite for libsmbclient when libsmbclient.so is
located not in -L/root/samba-head-old/source/bin.

Patch from Lars Mueller <lmuelle@suse.de>, closes Bugzilla #2013.

Guenther
2007-10-10 10:53:15 -05:00
Gerald Carter
a7e2730ec4 r39: * importing .cvsignore files
* updateing WHATSNEW with vl's change
2007-10-10 10:51:05 -05:00
Herb Lewis
a363e5d8c5 source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done
in prs_init now

testsuite/printing/psec.c	cannot do a prs_mem_free() when tdb_prs_fetch fails
				as the prs structure has not been initialized
-
Andrew Bartlett
a5cf5701e2 We might not have the 'samba' directory in the samba_3_0 build.
Andrew Bartlett
-
Tim Potter
d22313998a Fix typo in RW2 torture test. Closes bugzilla bug #924. -
Andrew Bartlett
c8485d3f00 Without 'non unix accounts' we can't test security=domain on the build farm. -
Andrew Bartlett
6babc35ef9 Grr, the order of these arguments matters -
Andrew Bartlett
dcdbd530a6 Make smbpasswd use the higher log level for the second run - this should
help us debug failures in smbpasswd.

Andrew Bartlett
-
Andrew Tridgell
4a2a54cd68 changed 'winbind uid' to 'idmap uid' in build farm tests -
Andrew Bartlett
a7b34564ae Fix up the build-farm testsuite again - I forgot to move some files into the
template dir, and idra's checkin removed smbpasswd_nua.

Andrew Bartlett
-
Andrew Bartlett
98f7ccebeb Fix up the setting up of the build_farm smb.conf from the templates in their
new directory.

Andrew Bartlett
-
Andrew Bartlett
5d95309d8a Remove extra file -
Andrew Bartlett
7ed8a0eb94 Use current 3.0 paramater names -
Gerald Carter
ee1f0914ff testing commit -
Gerald Carter
fb6c5b293c readding template files on SAMBA_3_0 branch; not cvs tag -
cvs2svn Import User
8fa5862a44 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Andrew Bartlett
3c7155424a In HEAD, idra removed _nua and renamed it to 'idmap uid' -
Andrew Bartlett
082bdcd662 We don't use 'non unix account range' any more -
cvs2svn Import User
4e4cc806ed This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Paul Green
cf69c69594 Missed two references to a renamed file. -
Paul Green
513dd6d414 Missed two references to a renamed file. -
Paul Green
e2315ebc9a Backport changes from head to shorten the filenames of the test cases. -
Paul Green
58a4be041e Move build farm template files to their own subdirectory so that their
names can be shortened to 30 characters. Helps Stratus VOS, which has a
32-character file name limit.
-
Andrew Bartlett
2ee7254fde Add some more info to the diags output. -
Andrew Bartlett
309ebac689 add test file for FDSESS -
Andrew Bartlett
273a9bd7aa Start testing a few more things out of smbtorture in the build farm.
Andrew Bartlett
-
Andrew Bartlett
b750b8c542 The 'net' syntax has changed, so update the testsuite. -
Andrew Bartlett
015924491e Up the debug level for the second run of the test (client side) -
Andrew Bartlett
0048a81abe We changed 'net' so change the torture tests that use it. -
Andrew Bartlett
fbd49f915f Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,
and add the RENAME torture test.
-
Andrew Bartlett
35b73aa0a1 /bin/sh on solaris swallows the failure code, so exec this directly.
Andrew Bartlett
-
cvs2svn Import User
12c1579b18 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Andrew Bartlett
644b5e30c8 Add the rename torture test. -
Andrew Bartlett
aa41fb8703 Merge from HEAD:
- heimdal updates to configure
 - make DEBUG() const
 - add testsuite for:
   - preexec
   - preexec close
   - valid users
 - fix testsuite for 'invalid users'

Andrew Bartlett
-
cvs2svn Import User
2662e351f2 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Andrew Bartlett
36441899e6 Updates to the build farm tests:
- Get valid/invalid users working
- Test preexec, preexec close

Andrew Bartlett
-
Gerald Carter
4456d5edd9 sync'ing up for 3.0alpha20 release -
cvs2svn Import User
9a5541595f This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Andrew Tridgell
f1058012b9 enable 'map hidden' and 'create mask' to allow the new OPEN test to
succeed
-
Andrew Bartlett
2ff6d53db5 Our 'guest' login still requires an entry in the SAM - and build farm machines
do not run 'unixsam', so add it to smbpasswd.

Andrew Bartlett
-
Andrew Bartlett
7cb080559e Add tridge's backtrace script - it should at least work for systems with
gdb....

Andrew Bartlett
-
Andrew Tridgell
03ac082dcb updated the 3.0 branch from the head branch - ready for alpha18 -
Andrew Bartlett
2f164e28c3 Increse the maximum non-unix-account ID (becouse the Compaq Test Drive systems
have a lot of users ;-).

Andrew Bartlett
-
Andrew Bartlett
3167ec8a49 make the echo'ed command match the actual command run. -
Tim Potter
8bb798ab3d Ignore bin directory. -
Tim Potter
ca56042c03 Fixed C++ comments. -
Andrew Bartlett
18f6d47615 use the variable passed as a paramater, not just one randomly in our namespace.
Andrew Bartlett
-
Andrew Bartlett
f1eb782eee See if we can get a slight chance of this actually working... -