summaryrefslogtreecommitdiff
path: root/source4/torture/libsmbclient
AgeCommit message (Expand)AuthorFilesLines
2025-12-09s4:torture: Implement posix extension tests for libsmbclientAndreas Schneider1-0/+206
2023-04-09libsmb: Fix test for smbc_getxattrRemi Collet1-6/+19
2022-11-01s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...Jeremy Allison1-0/+94
2022-10-18s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns E...Jeremy Allison1-0/+63
2022-06-10spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev1-4/+4
2022-02-02s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison1-0/+112
2021-12-27s4:torture/libsmbclient: add libsmbclient.noanon_list testStefan Metzmacher1-0/+50
2021-07-15s4:torture:libsmbclient: make use of PROTOCOL_* enum values instead of of har...Stefan Metzmacher1-2/+3
2021-06-22torture: Fix build on freebsd, missing deps on cmdlineAmitay Isaacs1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2-7/+7
2020-08-15lib/util: Standardize use of st_[acm]time nsMatthew DeVore1-3/+4
2020-06-16s4:torture: Make sure that ctx is initialized to NULLAndreas Schneider1-1/+1
2020-04-11s4/torture: fix timeval wrap in torture_libsmbclient_utimes() testRalph Boehme1-1/+1
2020-04-08torture: Test smbc_utimes()Volker Lendecke1-0/+49
2020-04-08torture4: Allow DBG output in libsmbclient testsVolker Lendecke1-1/+2
2020-03-10libsmbclient: Put it back to a known, well-working stateVolker Lendecke1-16/+8
2020-03-03selftest: Adapt libsmbclient.readdirplus2 to unix extensionsVolker Lendecke1-8/+16
2020-02-25torture4: Use higher-level torture macrosVolker Lendecke1-89/+96
2020-02-25torture4: Use torture_assert_not_null where appropriateVolker Lendecke1-2/+3
2020-02-19torture4: Align integer typesVolker Lendecke1-1/+1
2020-02-19torture4: Use strlcpy() with size check instead of snprintf()Volker Lendecke1-3/+13
2019-10-30s4: torture: Add additional smbc_readdirplus2() tests into readdirplus_seek().Jeremy Allison1-11/+104
2019-10-30s4: torture Add a test for smbc_readdirplus2()Jeremy Allison1-0/+138
2019-09-04torture: Fix the FreeBSD clang buildVolker Lendecke1-2/+2
2019-09-03s3/4: libsmbclient test. Test using smbc_telldir/smbc_lseekdir with smbc_read...Jeremy Allison1-0/+340
2018-09-05selftest: Run libsmbclient tests with NT1 and SMB3Andreas Schneider1-0/+6
2018-09-05s4:torture: Set credentials for libsmbclient correctlyAndreas Schneider1-2/+38
2018-08-29s4:torture: Add a test for listing sharesAndreas Schneider1-0/+57
2018-08-29s4:torture: Improve torture_libsmbclient_init_context()Andreas Schneider1-4/+21
2018-05-17s4:torture: Do not leak memory in libsmbclient testAndreas Schneider1-40/+165
2018-05-05tests: libsmbclient: Add a readdirplus() test suite.Jeremy Allison1-0/+96
2018-01-21Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand1-0/+65
2017-12-10Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand1-0/+22
2017-10-30s4-torture: remove obsolete comment in libsmbclient torture suite.Günther Deschner1-2/+0
2017-10-27s4:torture: Avoid useless strdup in libsmbclient testAndreas Schneider1-2/+2
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-1/+2
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison1-2/+2
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2011-09-15waf: restore libsmbclient handling.Günther Deschner1-1/+1
2011-06-21s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett1-3/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-6/+6
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2-51/+0
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
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 LIBSMBCLI...Günther Deschner1-1/+2
2010-01-14s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner3-0/+269