summaryrefslogtreecommitdiff
path: root/source4/torture/libsmbclient
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Fix test for smbc_getxattrRemi Collet2023-04-091-6/+19
* s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...Jeremy Allison2022-11-011-0/+94
* s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns E...Jeremy Allison2022-10-181-0/+63
* spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev2022-06-101-4/+4
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-021-0/+112
* s4:torture/libsmbclient: add libsmbclient.noanon_list testStefan Metzmacher2021-12-271-0/+50
* s4:torture:libsmbclient: make use of PROTOCOL_* enum values instead of of har...Stefan Metzmacher2021-07-151-2/+3
* torture: Fix build on freebsd, missing deps on cmdlineAmitay Isaacs2021-06-221-1/+1
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-162-7/+7
* lib/util: Standardize use of st_[acm]time nsMatthew DeVore2020-08-151-3/+4
* s4:torture: Make sure that ctx is initialized to NULLAndreas Schneider2020-06-161-1/+1
* s4/torture: fix timeval wrap in torture_libsmbclient_utimes() testRalph Boehme2020-04-111-1/+1
* torture: Test smbc_utimes()Volker Lendecke2020-04-081-0/+49
* torture4: Allow DBG output in libsmbclient testsVolker Lendecke2020-04-081-1/+2
* libsmbclient: Put it back to a known, well-working stateVolker Lendecke2020-03-101-16/+8
* selftest: Adapt libsmbclient.readdirplus2 to unix extensionsVolker Lendecke2020-03-031-8/+16
* torture4: Use higher-level torture macrosVolker Lendecke2020-02-251-89/+96
* torture4: Use torture_assert_not_null where appropriateVolker Lendecke2020-02-251-2/+3
* torture4: Align integer typesVolker Lendecke2020-02-191-1/+1
* torture4: Use strlcpy() with size check instead of snprintf()Volker Lendecke2020-02-191-3/+13
* s4: torture: Add additional smbc_readdirplus2() tests into readdirplus_seek().Jeremy Allison2019-10-301-11/+104
* s4: torture Add a test for smbc_readdirplus2()Jeremy Allison2019-10-301-0/+138
* torture: Fix the FreeBSD clang buildVolker Lendecke2019-09-041-2/+2
* s3/4: libsmbclient test. Test using smbc_telldir/smbc_lseekdir with smbc_read...Jeremy Allison2019-09-031-0/+340
* selftest: Run libsmbclient tests with NT1 and SMB3Andreas Schneider2018-09-051-0/+6
* s4:torture: Set credentials for libsmbclient correctlyAndreas Schneider2018-09-051-2/+38
* s4:torture: Add a test for listing sharesAndreas Schneider2018-08-291-0/+57
* s4:torture: Improve torture_libsmbclient_init_context()Andreas Schneider2018-08-291-4/+21
* s4:torture: Do not leak memory in libsmbclient testAndreas Schneider2018-05-171-40/+165
* tests: libsmbclient: Add a readdirplus() test suite.Jeremy Allison2018-05-051-0/+96
* Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand2018-01-211-0/+65
* Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand2017-12-101-0/+22
* s4-torture: remove obsolete comment in libsmbclient torture suite.Günther Deschner2017-10-301-2/+0
* s4:torture: Avoid useless strdup in libsmbclient testAndreas Schneider2017-10-271-2/+2
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+2
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* waf: restore libsmbclient handling.Günther Deschner2011-09-151-1/+1
* s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett2011-06-211-3/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-6/+6
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-51/+0
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+16
* s4-smbtorture: also test smbc_getOptionUseCCacheGünther Deschner2010-01-262-1/+3
* s4-smbtorture: also configure check smbc_setOptionCaseSensitive for LIBSMBCLI...Günther Deschner2010-01-191-1/+2
* s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner2010-01-143-0/+269