| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Guenther
(cherry picked from commit 3316ae9d75dfe6c7a960938c9503367880510079)
(cherry picked from commit 0146649cf95ad27a583057df300fe5712b89e806)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 59fe99027d0ac972d0d74a24842d6423119c0d21)
(cherry picked from commit abac431ce164c3ce3fcf53fbc77d0486347e22f1)
|
|
|
|
| |
(cherry picked from commit e39255311a61897c53e00cc27df65790f83e132b)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 6f90cdaf63b5b584c96b9ffc388c9e8df172db67)
(cherry picked from commit 4677976a2081e4384b61d163d104c651e7a1f569)
|
|
|
|
|
| |
Michael
(cherry picked from commit 9deb558c5a3c380c7e4964e6fd2fc1b948115078)
|
|
|
|
|
| |
Michael
(cherry picked from commit 81dca118cd94988f55a5b4c43436a97d04309b48)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 4f9d3400e5aa310e8071c0bb5d62ddaed1d846ee)
(cherry picked from commit c33e3b84a706fa429ceeea81fb17c434e8f6cb4e)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 490f6c418d8b1280d0a3b85773a72b2047122c12)
(cherry picked from commit 7f6094fe8238f7a146fe7c45ab31f0e2244704bd)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit deb719a62e0909d476b9817c45a32766dc9709d7)
(cherry picked from commit cfb5e97b88aae1780b5ef14baa15d9c692d157ab)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 1b9384a11f2957bcfbe9f23e023c79535d4a7bc9)
(cherry picked from commit e7c9c2f279eaa424ba7cfecd0bfd827520640f5d)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit f930f504e1d5e78d2f6f36cab9ce36dbeb34e955)
(cherry picked from commit cd4c88dbe6a292d9244165748b9121eae30d93d0)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit c1b354531faaef43d632f6a77c5eb04d39461069)
(cherry picked from commit a8f99c883a90b1884eda614049b03e0607d427fb)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit fa7f2ffe5116dce69e89b990f816a32721474fb6)
(cherry picked from commit 367fb7b7d28bcdd392ca60806a5f15b4ef260193)
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 403422e1ea8f654a9dee12566b8b28c09fe301c8)
(cherry picked from commit 98000d20c189697da4f3e8a1c1207c1d7369cc78)
|
|
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit da06a345cc290ca29234bc231fc9174d2780cf4f)
(cherry picked from commit dcff24b20290bd07f962d21b5a9b8bc7172b68d0)
|
|
|
|
|
|
|
| |
We need a string version of this, or else version.c does not compile.
Michael
(cherry picked from commit 21bf5cac5f352f51432ad717b2e5051a3a63cac9)
|
|\ |
|
| |
| |
| |
| | |
metze
|
|/
|
|
|
|
|
| |
if we have LIB_PATH_VAR we should use it, otherwise we'll unobtrusively
complain about not having it and use the most likely LD_LIBRARY_PATH.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
|
|
|
|
|
|
|
|
| |
This reverts commit a849183f9492d09ccd7e273f955d4d8f2668fdf3.
This is to racy for most of the build-farm machines,
because winbindd doesn't start fast enough.
metze
|
|
|
|
|
|
|
|
|
|
| |
work in the build-farm"
This reverts commit 20a1cb15699c781651593c68685ece91c03e6a18.
I will also revert a849183f9492d09ccd7e273f955d4d8f2668fdf3
metze
|
|
|
|
|
|
| |
build-farm
metze
|
|
|
|
|
|
| |
So that caller can overwrite the functions.
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
|
|
|
| |
And add and remove the alias member via net rpc group
instead of net sam.
metze
|
|
|
|
| |
Michael
|
|
|
|
| |
metze
|
| |
|
|
|
|
| |
Luckily the build farm caught this
|
|
|
|
|
|
|
|
|
|
| |
- Adds new -c <custom conf> option to selftest.sh that when specified
adds a line to make test's server.conf: "include <custom conf>"
- Adds getopts processing to selftest.sh
- Changes selftest.sh shrdir arg to use -s <shrdir>
- Changes selftest.sh smbtorture4_path arg to use -t <smbtortur4 path>
- Adds configure option --with-selftest-custom-conf=<custom conf>
- Updates Makefile.in to take advantage of the new/changed parameters
|
| |
|
|
|
|
| |
when make is not GNU Make.
|
|
|
|
|
|
| |
If they are not explicitely set in either place both will default to LOCKDIR.
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
|
|
|
|
| |
Jeremy.
|
| |
|
| |
|
|
|
|
| |
overriding output directory.
|
|
|
|
|
|
| |
The streams_xattr module only passes sometimes on my laptop.
metze
|
| |
|
|
|
|
| |
Signed-off-by: Günther Deschner <gd@samba.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some systems need to have the tdbs (and other files required for samba
to run) on a different filesystem than the share directory that samba
is exporting.
This patch:
- Adds an optional "shrdir" argument to selftest.sh
- If shrdir is specified it will be used, otherwise the default
will be used: "<prefix>/tmp"
- Adds a new configure option: --with-selftest-shrdir
- Plumbs shrdir through Makefile.in and configure.in
|
| |
|
|
|
|
|
|
| |
Use whole argument string in test_one_global_option(), not only first.
Michael
|
| |
|
| |
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
|
|
| |
Let"s see how this works now.
Guenther
|