summaryrefslogtreecommitdiff
path: root/source4/torture/libsmbclient
AgeCommit message (Collapse)AuthorFilesLines
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
we won't be using the mk -> wscript generator again
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell1-0/+2
them
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+16
2010-01-26s4-smbtorture: also test smbc_getOptionUseCCacheGünther Deschner2-1/+3
2010-01-19s4-smbtorture: also configure check smbc_setOptionCaseSensitive for ↵Günther Deschner1-1/+2
LIBSMBCLIENT testsuite. Guenther
2010-01-14s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner3-0/+269
Guenther