Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | s4:selftest: change the blackbox.smbclient test to use binary mapping for ↵ | Michael Adam | 1 | -5/+3 | |
smbclient | |||||
2012-02-01 | selftest: Remove unused support for --exeext | Andrew Bartlett | 1 | -1/+1 | |
2011-04-16 | selftest: Remove duplication between BUILDIR and BINDIR | Andrew Bartlett | 1 | -1/+1 | |
Just have BINDIR, and have it default to ./bin Andrew Bartlett | |||||
2010-12-09 | s4-tests Workaround new default of 'client ntlmv2 auth = yes' in tests | Andrew Bartlett | 1 | -2/+2 | |
The new default breaks some tests that were assuming LM or NTLM auth Andrew Bartlett | |||||
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 | |
privilage -> privilege Karolin | |||||
2009-08-04 | Use smbclient binary for the test file in smbclient test | Andrew Bartlett | 1 | -7/+2 | |
In the vein hope that a larger file might show problems better than a small file. Andrew Bartlett | |||||
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2008-09-08 | Move blackbox.smbclient to test against the member server. | Andrew Bartlett | 1 | -6/+0 | |
The DC is now using smb signing, so testing for the old SMB versions won't work. Add a new test script to check 'net join' independent of blackbox.smbclient. Andrew Bartlett (This used to be commit 44ff392ffea52e89a3ac096a6d381ae540d3473c) | |||||
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 1 | -0/+166 | |
(This used to be commit c9b2e2aa861ccc01e5d92cfe468be1f6324ed294) |