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
/
source3
/
utils
/
smbtree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
utils/smbtree: do not crash with no password (-N)
Douglas Bagnall
1
-2
/
+7
2025-06-16
libsmb: Remove "source3/libsmb/libsmb.h"
Volker Lendecke
1
-1
/
+0
2023-10-25
s3:utils: Call gfree_all() before exit in smbtree
Andreas Schneider
1
-5
/
+6
2021-09-10
smbtree: don't ignore unknown options
Ralph Boehme
1
-1
/
+11
2021-07-16
s3:utils: Use better error message for smbtree
Andreas Schneider
1
-1
/
+8
2021-05-28
s3:utils: Migrate smbtree to new cmdline option parser
Andreas Schneider
1
-16
/
+25
2020-04-18
utils: Convert smbtree to use libsmbclient
Volker Lendecke
1
-301
/
+165
2020-04-18
smbtree: Add "fail:" target, more failure paths with follow
Volker Lendecke
1
-4
/
+7
2020-04-08
smbtree: Align integer types
Volker Lendecke
1
-1
/
+1
2020-04-08
libsmb: Move get_ipc_connect_master_ip_bcast() to smbtree.c
Volker Lendecke
1
-0
/
+45
2020-04-01
s3/utils: Fix double free error with smbtree
Noel Power
1
-1
/
+0
2019-10-30
s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 conne...
Jeremy Allison
1
-0
/
+5
2019-08-22
s3: free popt context in utils
Swen Schillig
1
-0
/
+2
2019-01-28
s3:utils: Use C99 initializer for poptOption in smbtree
Andreas Schneider
1
-3
/
+24
2018-09-07
s3:lib: Move popt_common_credentials to separate file
Christof Schmitt
1
-1
/
+1
2018-04-11
libsmb: Give namequery.c its own header
Volker Lendecke
1
-0
/
+1
2017-05-09
s3: client tools: Call popt_free_cmdline_auth_info() on all normal exits.
Jeremy Allison
1
-0
/
+1
2017-05-09
s3: client tools. Remove direct access to struct user_auth_info *cmdline_auth...
Jeremy Allison
1
-1
/
+1
2016-12-20
s3:popt_common: let POPT_COMMON_CREDENTIALS imply logfile and conffile loading
Stefan Metzmacher
1
-3
/
+2
2016-11-15
s3:popt_common: simplify popt_common_credentials handling
Stefan Metzmacher
1
-22
/
+5
2015-05-07
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
1
-3
/
+3
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-04-02
s3:utils: avoid argv related const warnings
Stefan Metzmacher
1
-3
/
+4
2013-08-21
smbtree: use the correct count variable from NetShareEnum result.
Michael Adam
1
-1
/
+1
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
1
-1
/
+1
2012-11-08
s3fs-client: Burn commandline password of client utils.
Andreas Schneider
1
-0
/
+1
2011-07-28
s3:smbtree: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-07-22
s3:smbtree: try to fix completely broken logic in get_workgroups()
Stefan Metzmacher
1
-15
/
+23
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
1
-0
/
+1
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2011-01-13
s3-smbtree: prefer dcerpc_srvsvc_X functions.
Günther Deschner
1
-2
/
+5
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-3
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-12
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
1
-1
/
+1
2009-03-17
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
1
-6
/
+1
2008-12-14
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
1
-10
/
+12
2008-11-25
Fix bug #5914 - Build failure: redefinition of struct name_list
Jeremy Allison
1
-8
/
+8
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-2
/
+3
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-0
/
+6
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
1
-2
/
+2
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-03-10
Use rpccli_srvsvc_NetShareEnumAll in smbtree.
Günther Deschner
1
-15
/
+21
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-06
Fix typos in auth change.
Jeremy Allison
1
-2
/
+2
2007-12-06
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
1
-6
/
+8
2007-12-03
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
1
-8
/
+17
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-3
/
+9
2007-10-25
Fixed missing in_addr -> sockaddr_storage conversion (how did
Jeremy Allison
1
-10
/
+14
[next]