summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach1-3/+11
the end of file it receives when reading from a pipe after we force interactive mode. (This used to be commit 3eee12645883df21efa5175b10854a965fc90422)
2007-10-10r16273: Add smbclient tests to verify thatJames Peach2-2/+57
in interactive mode, smbclient always prompts on stdout in non-interactive mode, smbclient never prompts (This used to be commit dff1eba81ed4bdd6dbf2df6e7c28b0da74a39615)
2007-10-10r16138: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy1-0/+1
(This used to be commit a18af427d7ea7b5a04d7006d10299d9e43317ae4)
2007-10-10r16136: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy1-0/+1
(This used to be commit 5ffb424641bfc71ce396800a6e426015b11fd6ba)
2007-10-10r16130: fix a shell portability issue for Solaris sh in installman.shGerald Carter1-2/+2
(This used to be commit 9be3e07884e7f8121bc64766e7d036495cd94a15)
2007-10-10r16025: make sure the samba4's smbtorture can be executedStefan Metzmacher1-2/+3
metze (This used to be commit bed220afb816138a3e806c5d20e812667f6994ae)
2007-10-10r15989: try to make timelimit.c more portableStefan Metzmacher1-9/+2
Patch from Bjoern Jacke (Thanks!) metze (This used to be commit b9d1440f46f443851607300e31b123d6afa81c06)
2007-10-10r15967: enable RAW-OPLOCK in samba3 make testStefan Metzmacher2-1/+3
metze (This used to be commit 6d35268639a7796583f5cc7bee12cf884a207af2)
2007-10-10r15924: Ok, the Solaris fix broke AIX. Next try :-)Volker Lendecke1-2/+2
Volker (This used to be commit 53bd3fa30ad1f8bada4a49e4c79ea7ff70188174)
2007-10-10r15918: Attempt to bring Solaris into make test. The Solaris shell does not ↵Volker Lendecke1-2/+2
like the isolated !. Metze, can you check this? Thanks, Volker (This used to be commit c9542c64ce2a21671b8f4e30780e8a6e07ab6632)
2007-10-10r15917: Activate RPC-AUTHCONTEXT in "make test"Volker Lendecke1-1/+3
(This used to be commit 17f701ab4f46502ca7a957d3e79b005a0acebdc1)
2007-10-10r15873: Use short signal names to placate ksh trap. bash seems to accept eitherJim McDonough1-2/+2
and even uses them on the manpage. this should now enable make test on AIX. (This used to be commit de836d2077e53c07a50c51d1580f8e93700eb5bd)
2007-10-10r15872: Take one step toward getting this working on AIX. the [-z ] stuffJim McDonough1-2/+2
doesn't work there. (This used to be commit 0ee78d96d9bd039084a270172316d80df4c00248)
2007-10-10r15735: also export PREFIX as testit from test_functions.sh needs itStefan Metzmacher1-1/+1
metze (This used to be commit 8709bba24a2359aff14920b1dab6b51f21401149)
2007-10-10r15732: samba3 now passes BASE-DENY1Stefan Metzmacher1-1/+1
metze (This used to be commit e5a8553a57e0b1463a421ba69631f234184404b0)
2007-10-10r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some ↵Gerald Carter1-2/+2
solaris sheel scripting bugs with 'make test' (This used to be commit 94e0bc50135646039a2ebcf5c922a82cc0c4a2e7)
2007-10-10r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUGStefan Metzmacher1-4/+4
- samba3 pass the limited version of RAW-LOCK (the lock cancel and error checking tests are skipped) metze (This used to be commit b79ceece9550c0fe9f59ae59bad6709351e93906)
2007-10-10r15686: - start testing the RAW-* tests in make testStefan Metzmacher1-1/+5
- RAW-READ now passes samba3 - skip the rest for now metze (This used to be commit fc343051afe560b1ddb8715dbc574e2ae645571e)
2007-10-10r15682: fix option passingStefan Metzmacher1-2/+2
metze (This used to be commit cd2fa1da6cdcaaa8a4d92a38163d54ecc0f9d756)
2007-10-10r15620: pass 'target:samba3=yes' to samba4's smbtorture when running ↵Stefan Metzmacher1-0/+2
samba3's make test we can use this in samba4's smbtorture to disable tests sections which doesn't pass against samba3 metze (This used to be commit fab4de70b65ab5b9d3a93db46f13c7bab0e70464)
2007-10-10r15466: Install the images for SWAT.Deryck Hodge1-24/+1
And we don't install any JavaScript (hold over from a prior SWAT svn ci trunk/ branches/SAMBA_3_0 -m (This used to be commit 9bf07ba6cc82113b94f4d1bdac3a95262fff18c0)
2007-10-10r15447: Teach "smbd -b" to emit the sizes of a few more types thatJames Peach1-8/+15
might be interesting. Push the spacing across a bit so that it all lines up nicely. (This used to be commit efd961e4eefb774c7bdaef098e2b67062a7dffd3)
2007-10-10r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2-1/+2
metze (This used to be commit 69f489bde07d4c66bdf4dd3a2411d40ed868d144)
2007-10-10r14884: this doesn't work and causes processes to be left when using ctrl-c ↵Stefan Metzmacher1-4/+1
(SIGINT) metze (This used to be commit 1ac5351646b18f28b1f9ed477b6e6046e1bdf783)
2007-10-10r14865: - enforce timelimits for the testsStefan Metzmacher3-3/+7
- and skip some long tests for now metze (This used to be commit 1d52ae786d400441d9f5b30b4fa9e4e8ff64f7e4)
2007-10-10r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher1-17/+28
but only run the BASE-* tests and ignore some more than in samba4 metze (This used to be commit 6f37658f927c103a71e918ab5ac78d61cd570c36)
2007-10-10r14809: - add my email addressStefan Metzmacher1-3/+5
- fix usage() - remove unused var metze (This used to be commit 20782719d9eda7609788c132356db7107b7fe04a)
2007-10-10r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signalsStefan Metzmacher1-3/+11
to work, this is needed when we enable samba3's make test in the build-farm metze (This used to be commit b120c21669a91a097f044530a1f7c59043465841)
2007-10-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher6-18/+104
as nmbd skip interfaces with address 127.0.0.1 - add samba3 smbclient -L tests - add samba3 smbtorture tests metze (This used to be commit 835f8f4339f41619ec890e38569b745c5ef5d44e)
2007-10-10r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher8-271/+475
I'll try to add some tests using samba3's smbtorture and smbclient later. can someone check if this would be save to run on the build-farm without leaking child processes... metze (This used to be commit 899fd6808ebd04d039caf7199c60d34a4987b43a)
2007-10-10r14628: sync timelimit.c with the version from the build-farm repositoryStefan Metzmacher1-20/+39
metze (This used to be commit 1b6a64378553008127a85131fa4139842de4128b)
2007-10-10r14624: - add timelimit.cStefan Metzmacher1-0/+78
- add configure tests --with-selftest-prefix=/tmp/samba-test this is needed because the path name of unix socket can only be 108 chars long - add configure test --with-smbtorture4-path=/home/foo/prefix/samba4/bin/smbtorture this will be used to run samba4's smbtorture inside samba3's make test later metze (This used to be commit d9df1853b947c70f747ea30a353162f2985ef250)
2007-10-10r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller1-0/+91
called as part of the all rule (again only if pam modules are requested by configure). Add pam_winbind rule. Ensure proto_exists before we build the pam modules. Add test_pam_modules rule to test if the built pam modules have any unresolved symbols. For test_pam_modules we use script/tests/dlopen.sh which was written by Nalin Dahyabhai <nalin@redhat.com>. Thanks Nalin! RedHat and SuSE use this script to test nss and pam modules since several years. (This used to be commit 71b2eb55adcd28f3796254ea1ce0bcee6098e712)
2007-10-10r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller2-7/+11
to substitute rootsbindir in {,un}installbin.sh.in. Pass $prefix as third arg to installbin/ uninstallbin as rootsbindir by default is $prefix/sbin. (This used to be commit 7773b8c9e0ad7bcff1312f28ca9cd17d7677e9bd)
2007-10-10r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.Lars Müller2-3/+3
I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release to give external projects - like samba-vscan project - time to adopt this change. BASEDIR is non of the default autoconf variables. prefix is. Jerry1: If possible please announce this with the next release. I'll self reply to technical. Jerry2: This does not break your makepkg stuff as you set BASEDIR _not_ from the Makefile. (This used to be commit 730d5ec22948c579a81137051134657043c34415)
2007-10-10r13816: Volunteering :-)Volker Lendecke4-23/+23
> for the svn log: > > - Solaris' /bin/sh doesn't know "test -e" - let's use "test -f" instead > > Some volunteer wanna check this in? :) > > Cheers > Bjoern Volker (This used to be commit 58d5f2031ac6018417ecd3c2306c120b5c7d1e43)
2007-10-10r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.Lars Müller2-10/+10
Instead check for *.dat and *.msg files as done before. Then added files are installed and removed as soon as we have some in the filesystem. It's simpler and less error prone. (This used to be commit 5119472cdcdc4a0e422d49290c3007527fefd6a2)
2007-10-10r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller10-121/+344
with the new rules: uninstallservers uninstalldat, uninstallswat (calles uninstallmsg), uninstallmodules, uninstallclientlib, and uninstalllibmsrpc. We still leave directories. We might try to remove the dirs we created in reverse order. The new uninstall scripts are sym links to the respective install scripts. Inside we set mode to install or uninstall. installservers is now used to install the servers. These are no longer installed with installbin. (This used to be commit 43549301b937c060742840054017b31bf3781e04)
2007-10-10r13645: Revert debug output.Lars Müller1-4/+0
(This used to be commit 3a6c9999b4d2327cfb45a2b2839e07a2b682278f)
2007-10-10r13644: Do not shift anything inside the for loop away. We ineterate over $@.Lars Müller1-5/+0
(This used to be commit 3aa75f0ff589a3fdeaa9daa5ae75b3381c3e8eea)
2007-10-10r13643: Enable script debug output to get some more details why some hostsLars Müller1-0/+4
return with !=0 after calling installmodules.sh AUTH_MODULES. (This used to be commit 5a67b4f5be9960b24f5bb2ba0adcc25121c8a486)
2007-10-10r13642: Fix install* scripts to use DESTDIR.Lars Müller3-21/+27
Always pass the INSTALLPERMS and DESTDIR as first and second arg to the scripts. No longer prepend DESTDIR to the remaining args. To fix bug #3282 it is important _not_ to prepend DESTDIR to the source of the sym link pointing to smbmount. (This used to be commit c38adf71317f2c898ee10cad8068e942835199c9)
2007-10-10r13316: Let the carnage begin....Gerald Carter2-6/+19
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)
2007-10-10r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter1-1/+6
* update output from mkversion.sh to include the SAMBA_VENDOR_PATCH (This used to be commit 485f0370942880a71095da5096e414b28193b150)
2007-10-10r13093: adding vendor patch level string as announced on samba-technical mlGerald Carter1-10/+23
(This used to be commit d40f06018b9197c35a10cc9ab284dd596244f47b)
2007-10-10r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris ↵Gerald Carter2-5/+5
shell script portability issues in 'make test' (This used to be commit 19339a9510467b4b2cf3889bc6a08563cdc940f4)
2007-10-10r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ↵Gerald Carter1-16/+4
broken since r10656 (This used to be commit 85ea7afd8bd30e0a2bcbc7181f75fde63b016a34)
2007-10-10r12040: merging packaging fixes from release branchGerald Carter1-3/+2
(This used to be commit 47a9f2c3d6039a07a6970ac181aeb2888d47a353)
2007-10-10r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter1-1/+1
This feature got broken in some of the other updates. Now each open handle stores an pointer to an open tdb data structure (not the tdb pointer itself). Clearing can be done with a simple elog_close_tdb( elog, True ) to force a close and then calling elog_open_tdb( logname, True ) to force an tdb truncate. Permissions on existing tdbs are maintained which is important. * We don't currently handle backup. Haven't looked at the format of a backuped up eventlog to know what the deal is. (This used to be commit 2df34c9403446d12f1ceeac38cbda5d3ba805b02)
2007-10-10r11728: Ensure to check for the config.log in ${SRCDIR}.Lars Müller1-3/+14
Revert jerry's revert from 11685. :) At the moment I don't see a way to check if there is an empty ${SMBWRAPPER} or none. If there is a way to check if ${SMBWRAPPER} isn't set at all we could make the installman script even work if config.log does not exist. (This used to be commit 3e3113a1fab282c0f652340d1027bb614ef93ec3)