1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Noel Power a3a7a94ff4 s3/utils: Add search client
Simple cli client for doing a basic windows search.

example:

  wspsearch -U$(USER)%$(PASSWD) //$(SERVER)/$(SHARE) --search='DSC' --kind=Picture

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-25 22:23:38 +00:00
..
auth s3:auth: Add missing word to comment 2023-10-25 22:23:37 +00:00
build
client s3:client: Call gfree_all() before exit in smbspool 2023-10-25 22:23:37 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include libsmbclient: Add smbc_[gs]etOptionPosixExtensions() 2023-10-12 16:55:34 +00:00
intl
lib s3:lib: Fix code spelling 2023-10-25 22:23:37 +00:00
libads s3:libads: Fix code spelling 2023-10-25 22:23:37 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:rpc_server: distribute clients based on available association group slots 2023-10-17 19:20:38 +00:00
libsmb s3:libsmb: Fix code spelling 2023-10-25 22:23:37 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules vfs_fruit: add option fruit:validate_afpinfo = yes|no (default: yes) 2023-10-24 21:31:38 +00:00
nmbd s3:nmbd: Remove redundant code (CID 1414756) 2023-10-13 02:18:31 +00:00
param lib:param: Set a memory context for the globals if not initialized yet 2023-10-25 22:23:37 +00:00
passdb s3:passdb: Fix code spelling 2023-10-25 22:23:37 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client libcli/wsp: Add simple client api for wsp client code. 2023-10-25 22:23:38 +00:00
rpc_server s3:rpc_server: Fix code spelling 2023-10-25 22:23:37 +00:00
rpcclient s3:rpcclient: Do not pass uninitialized pointer to printf() (CID 1476170) 2023-10-13 02:18:31 +00:00
script s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.sh 2023-10-17 18:23:32 +00:00
selftest smbtorture: add test for fruit:validate_afpinfo option 2023-10-24 22:30:06 +00:00
services
smbd s3:smbd: Fix code spelling 2023-10-25 22:23:37 +00:00
torture libsmb: Add placeholder "mode" parameter to cli_qpathinfo2() 2023-10-12 16:55:34 +00:00
utils s3/utils: Add search client 2023-10-25 22:23:38 +00:00
web
winbindd s3:/winbindd: remove parse_domain_user_fstr 2023-10-24 13:47:16 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3/build: Add support for WSP in configure script. 2023-10-25 22:23:38 +00:00
wscript_build libcli/wsp: Add simple client api for wsp client code. 2023-10-25 22:23:38 +00:00
wscript_configure_system_ncurses