Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-04 | s4:torture Make Samba4 build on hosts with an older libnetapi | Andrew Bartlett | 1 | -1/+6 | |
For example, Samba4 would not build (for the last week) on Fedora 10, with samba-common 3.2.11 installed. Andrew Bartlett | |||||
2009-06-03 | s4:torture/libnetapi: fix netapi detection | Stefan Metzmacher | 1 | -3/+7 | |
We need to set SMB_ENABLE(TORTURE_LIBNETAPI,NO) first to overwrite the default of YES for MODULES and then only set it to YES if netapi was found. metze | |||||
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 1 | -0/+28 | |
Guenther |