index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
libsmbclient
/
libsmbclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmb: Fix test for smbc_getxattr
Remi Collet
2023-04-09
1
-6
/
+19
*
s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...
Jeremy Allison
2022-11-01
1
-0
/
+94
*
s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns E...
Jeremy Allison
2022-10-18
1
-0
/
+63
*
spelling: connnect encrytion exisit expection explicit invalide missmatch par...
Michael Tokarev
2022-06-10
1
-4
/
+4
*
s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.
Jeremy Allison
2022-02-02
1
-0
/
+112
*
s4:torture/libsmbclient: add libsmbclient.noanon_list test
Stefan Metzmacher
2021-12-27
1
-0
/
+50
*
s4:torture:libsmbclient: make use of PROTOCOL_* enum values instead of of har...
Stefan Metzmacher
2021-07-15
1
-2
/
+3
*
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
2021-06-16
1
-6
/
+6
*
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
2020-08-15
1
-3
/
+4
*
s4:torture: Make sure that ctx is initialized to NULL
Andreas Schneider
2020-06-16
1
-1
/
+1
*
s4/torture: fix timeval wrap in torture_libsmbclient_utimes() test
Ralph Boehme
2020-04-11
1
-1
/
+1
*
torture: Test smbc_utimes()
Volker Lendecke
2020-04-08
1
-0
/
+49
*
torture4: Allow DBG output in libsmbclient tests
Volker Lendecke
2020-04-08
1
-1
/
+2
*
libsmbclient: Put it back to a known, well-working state
Volker Lendecke
2020-03-10
1
-16
/
+8
*
selftest: Adapt libsmbclient.readdirplus2 to unix extensions
Volker Lendecke
2020-03-03
1
-8
/
+16
*
torture4: Use higher-level torture macros
Volker Lendecke
2020-02-25
1
-89
/
+96
*
torture4: Use torture_assert_not_null where appropriate
Volker Lendecke
2020-02-25
1
-2
/
+3
*
torture4: Align integer types
Volker Lendecke
2020-02-19
1
-1
/
+1
*
torture4: Use strlcpy() with size check instead of snprintf()
Volker Lendecke
2020-02-19
1
-3
/
+13
*
s4: torture: Add additional smbc_readdirplus2() tests into readdirplus_seek().
Jeremy Allison
2019-10-30
1
-11
/
+104
*
s4: torture Add a test for smbc_readdirplus2()
Jeremy Allison
2019-10-30
1
-0
/
+138
*
torture: Fix the FreeBSD clang build
Volker Lendecke
2019-09-04
1
-2
/
+2
*
s3/4: libsmbclient test. Test using smbc_telldir/smbc_lseekdir with smbc_read...
Jeremy Allison
2019-09-03
1
-0
/
+340
*
selftest: Run libsmbclient tests with NT1 and SMB3
Andreas Schneider
2018-09-05
1
-0
/
+6
*
s4:torture: Set credentials for libsmbclient correctly
Andreas Schneider
2018-09-05
1
-2
/
+38
*
s4:torture: Add a test for listing shares
Andreas Schneider
2018-08-29
1
-0
/
+57
*
s4:torture: Improve torture_libsmbclient_init_context()
Andreas Schneider
2018-08-29
1
-4
/
+21
*
s4:torture: Do not leak memory in libsmbclient test
Andreas Schneider
2018-05-17
1
-40
/
+165
*
tests: libsmbclient: Add a readdirplus() test suite.
Jeremy Allison
2018-05-05
1
-0
/
+96
*
Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...
Puran Chand
2018-01-21
1
-0
/
+65
*
Added smbc_SetLogCallback which lets third party code to capture libsmbclient...
Puran Chand
2017-12-10
1
-0
/
+22
*
s4-torture: remove obsolete comment in libsmbclient torture suite.
Günther Deschner
2017-10-30
1
-2
/
+0
*
s4:torture: Avoid useless strdup in libsmbclient test
Andreas Schneider
2017-10-27
1
-2
/
+2
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-1
/
+2
*
s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.
Jeremy Allison
2017-05-05
1
-2
/
+2
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-6
/
+6
*
s4-smbtorture: also test smbc_getOptionUseCCache
Günther Deschner
2010-01-26
1
-0
/
+1
*
s4-smbtorture: add rather simple libsmbclient torture testsuite.
Günther Deschner
2010-01-14
1
-0
/
+220