Age | Commit message (Collapse) | Author | Files | Lines |
|
the end of file it receives when reading from a pipe after we force
interactive mode.
(This used to be commit 3eee12645883df21efa5175b10854a965fc90422)
|
|
in interactive mode, smbclient always prompts on stdout
in non-interactive mode, smbclient never prompts
(This used to be commit dff1eba81ed4bdd6dbf2df6e7c28b0da74a39615)
|
|
(This used to be commit a18af427d7ea7b5a04d7006d10299d9e43317ae4)
|
|
(This used to be commit 5ffb424641bfc71ce396800a6e426015b11fd6ba)
|
|
(This used to be commit 9be3e07884e7f8121bc64766e7d036495cd94a15)
|
|
metze
(This used to be commit bed220afb816138a3e806c5d20e812667f6994ae)
|
|
Patch from Bjoern Jacke (Thanks!)
metze
(This used to be commit b9d1440f46f443851607300e31b123d6afa81c06)
|
|
metze
(This used to be commit 6d35268639a7796583f5cc7bee12cf884a207af2)
|
|
Volker
(This used to be commit 53bd3fa30ad1f8bada4a49e4c79ea7ff70188174)
|
|
like the
isolated !.
Metze, can you check this?
Thanks,
Volker
(This used to be commit c9542c64ce2a21671b8f4e30780e8a6e07ab6632)
|
|
(This used to be commit 17f701ab4f46502ca7a957d3e79b005a0acebdc1)
|
|
and even uses them on the manpage. this should now enable make test on
AIX.
(This used to be commit de836d2077e53c07a50c51d1580f8e93700eb5bd)
|
|
doesn't work there.
(This used to be commit 0ee78d96d9bd039084a270172316d80df4c00248)
|
|
metze
(This used to be commit 8709bba24a2359aff14920b1dab6b51f21401149)
|
|
metze
(This used to be commit e5a8553a57e0b1463a421ba69631f234184404b0)
|
|
solaris sheel scripting bugs with 'make test'
(This used to be commit 94e0bc50135646039a2ebcf5c922a82cc0c4a2e7)
|
|
- samba3 pass the limited version of RAW-LOCK
(the lock cancel and error checking tests are skipped)
metze
(This used to be commit b79ceece9550c0fe9f59ae59bad6709351e93906)
|
|
- RAW-READ now passes samba3
- skip the rest for now
metze
(This used to be commit fc343051afe560b1ddb8715dbc574e2ae645571e)
|
|
metze
(This used to be commit cd2fa1da6cdcaaa8a4d92a38163d54ecc0f9d756)
|
|
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)
|
|
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)
|
|
might be interesting. Push the spacing across a bit so that
it all lines up nicely.
(This used to be commit efd961e4eefb774c7bdaef098e2b67062a7dffd3)
|
|
metze
(This used to be commit 69f489bde07d4c66bdf4dd3a2411d40ed868d144)
|
|
(SIGINT)
metze
(This used to be commit 1ac5351646b18f28b1f9ed477b6e6046e1bdf783)
|
|
- and skip some long tests for now
metze
(This used to be commit 1d52ae786d400441d9f5b30b4fa9e4e8ff64f7e4)
|
|
but only run the BASE-* tests and ignore some more than in samba4
metze
(This used to be commit 6f37658f927c103a71e918ab5ac78d61cd570c36)
|
|
- fix usage()
- remove unused var
metze
(This used to be commit 20782719d9eda7609788c132356db7107b7fe04a)
|
|
to work,
this is needed when we enable samba3's make test
in the build-farm
metze
(This used to be commit b120c21669a91a097f044530a1f7c59043465841)
|
|
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)
|
|
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)
|
|
metze
(This used to be commit 1b6a64378553008127a85131fa4139842de4128b)
|
|
- 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)
|
|
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)
|
|
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)
|
|
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)
|
|
> 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)
|
|
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)
|
|
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)
|
|
(This used to be commit 3a6c9999b4d2327cfb45a2b2839e07a2b682278f)
|
|
(This used to be commit 3aa75f0ff589a3fdeaa9daa5ae75b3381c3e8eea)
|
|
return with !=0 after calling installmodules.sh AUTH_MODULES.
(This used to be commit 5a67b4f5be9960b24f5bb2ba0adcc25121c8a486)
|
|
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)
|
|
Sync with trunk as off r13315
(This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)
|
|
* update output from mkversion.sh to include the SAMBA_VENDOR_PATCH
(This used to be commit 485f0370942880a71095da5096e414b28193b150)
|
|
(This used to be commit d40f06018b9197c35a10cc9ab284dd596244f47b)
|
|
shell script portability issues in 'make test'
(This used to be commit 19339a9510467b4b2cf3889bc6a08563cdc940f4)
|
|
broken since r10656
(This used to be commit 85ea7afd8bd30e0a2bcbc7181f75fde63b016a34)
|
|
(This used to be commit 47a9f2c3d6039a07a6970ac181aeb2888d47a353)
|
|
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)
|
|
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)
|