index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
lib: Move conv_str_bool() to its only user
Volker Lendecke
1
-0
/
+25
2026-02-15
lib: Remove very little used wrapper conv_str_u64()
Volker Lendecke
1
-5
/
+10
2026-01-15
s4:client:http_test fix Non-boolean returned
Gary Lockyer
1
-1
/
+1
2025-10-16
tests: Run `dd` without any preloaded libraries
Andreas Schneider
1
-1
/
+1
2025-04-18
s4:libcli: pass struct loadparm_context to smbcli_full_connection()
Stefan Metzmacher
2
-2
/
+5
2025-04-18
s4:libcli: pass struct loadparm_context to smbcli_socket_connect()
Stefan Metzmacher
1
-1
/
+3
2025-04-18
s4:client: remove unused ports from do_connect()
Stefan Metzmacher
1
-2
/
+2
2025-04-18
s4:client: remove unused ports from cifsdd* functions
Stefan Metzmacher
3
-11
/
+7
2025-04-18
s4:libcli: remove unused ports from smbcli_full_connection()
Stefan Metzmacher
2
-2
/
+2
2025-04-18
s4:client: remove unused destports from do_message_op()
Stefan Metzmacher
1
-2
/
+2
2025-04-18
s4:libcli: remove unused ports from smbcli_socket_connect()
Stefan Metzmacher
1
-1
/
+1
2025-02-27
smbclient: report kilobytes per second as kB/s, not kb/s
Douglas Bagnall
1
-2
/
+2
2024-10-24
s4:client: Fix memory leaks in smblcient4
Andreas Schneider
1
-15
/
+21
2024-10-24
s4:client: Remove trailing spaces in client.c
Andreas Schneider
1
-229
/
+229
2024-04-23
s4:lib/tls: add support for gnutls_certificate_set_x509_{system_trust,trust_d...
Stefan Metzmacher
1
-0
/
+4
2024-03-27
Add simple http_client for use in black box tests (in following commits)
Noel Power
1
-0
/
+401
2023-09-11
s4:client: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-08
s4:client: Add missing newlines to logging messages
Joseph Sutton
2
-4
/
+4
2023-08-03
s4:client: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-08-22
s4:client: Fix shellcheck errors in test_smbclient.sh
Andreas Schneider
1
-3
/
+3
2022-07-08
s4:client: Reformat shell scripts
Andreas Schneider
2
-88
/
+91
2022-02-17
source4/torture: Drop unused variable attribute
Martin Schwenke
1
-4
/
+0
2021-09-10
s4/cifsdd: don't ignore unknown options
Ralph Boehme
1
-1
/
+7
2021-09-10
s4/smbclient: don't ignore unknown options
Ralph Boehme
1
-0
/
+5
2021-06-16
s4:client: Migrate cifsdd to new cmdline option parser
Andreas Schneider
2
-13
/
+42
2021-06-16
testprogs: Use new kerberos options for smbclient(4) tests
Andreas Schneider
1
-1
/
+1
2021-06-16
s4:client: Migrate smbclient4 to new cmdline option parser
Andreas Schneider
1
-18
/
+42
2021-06-16
s4:client: Use a creds helper variable
Andreas Schneider
1
-5
/
+10
2021-04-13
s4:client:tests: create temporary files under $PREFIX/SELFTEST_TMPDIR
Stefan Metzmacher
2
-23
/
+25
2021-03-16
lib: Remove init_names()
Volker Lendecke
1
-2
/
+0
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-07-16
s4:client: Remove code inside #ifdef NEXT2
Christof Schmitt
1
-5
/
+0
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
2020-02-10
smbclient4: Remove unused code
Volker Lendecke
1
-809
/
+0
2019-08-22
s4: free popt context in client
Swen Schillig
1
-0
/
+2
2019-01-28
s4:cifsdd: Use C99 initializers for cifsdd argdef
Andreas Schneider
1
-11
/
+55
2019-01-28
s4:client: Use C99 initializer for poptOption in cifsdd
Andreas Schneider
1
-5
/
+21
2019-01-28
s4:client: Use C99 initializer for poptOption in client
Andreas Schneider
1
-9
/
+71
2018-04-03
s4:client: Fix size types and loop
Andreas Schneider
1
-5
/
+3
2018-03-20
s4:client: Fix size types
Andreas Schneider
1
-4
/
+4
2017-05-13
s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context().
Jeremy Allison
1
-2
/
+8
2017-05-13
s4: client: Allocate event context off struct smbclient_context *, not talloc...
Jeremy Allison
1
-1
/
+1
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2
-10
/
+17
2017-02-15
lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers
Volker Lendecke
1
-16
/
+6
2017-01-22
lib: Add "is_case_sensitive" to ms_fnmatch_protocol
Volker Lendecke
1
-3
/
+5
2016-12-11
smbclient4: xfile->stdio
Volker Lendecke
1
-15
/
+15
2016-12-01
smbclient: fix string formatting in print command
Douglas Bagnall
1
-6
/
+17
2016-05-13
s4:client: fix O3 error unused result of of chdir and system
Michael Adam
1
-5
/
+27
2016-03-10
s4/client/cifsdd.c: typo
Aurelien Aptel
1
-1
/
+1
2016-02-18
s4-client: Fix cifsdd arg parsing for skip
Andreas Schneider
1
-1
/
+1
[next]