1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Ralph Boehme 2ffccf9c01 selftest: fix a flapping test
The previous approach of using ls | grep $NAME for testing whether the previous
directory removal succeeded will fail in case $NAME is a substring of any
directory entrie's name.

Eg

  NAME=tmp.123

and the directory contains an unrelated entry

  tmp.123456

Using allinfo instead should fix this.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-12-05 17:14:46 +00:00
..
auth auth3: Remove auth_script 2019-12-02 22:47:24 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls. 2019-10-07 08:13:44 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include s3: smbclient doc fix 2019-12-02 21:23:35 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib lib: Remove unused smb_xvasprintf() 2019-12-02 21:23:35 +00:00
libads kerberos_keytab: do not add single DES keys to keytab 2019-11-19 14:48:41 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet smbdotconf: mark "add user script" with substitution="1" 2019-11-27 10:25:33 +00:00
librpc heimdal: invoke gsskrb5_set_dns_canonicalize(false) in gse_context_init() 2019-11-27 10:25:38 +00:00
libsmb s3: libsmb: Ensure return from net_share_enum_rpc() sets cli->raw_status on error. 2019-11-05 12:36:48 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Fix a typo 2019-12-02 21:23:35 +00:00
modules s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param param: remove now unused lp_string() 2019-11-27 10:25:38 +00:00
passdb smbdotconf: mark "ldap suffix" with constant="1" 2019-11-27 10:25:36 +00:00
printing s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry source3/registry/reg_parse.h: typo fixes 2019-10-31 00:43:37 +00:00
rpc_client mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
rpc_server s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
rpcclient mdssvc.idl: pass policy_handle as pointer 2019-10-09 15:52:55 +00:00
script selftest: fix a flapping test 2019-12-05 17:14:46 +00:00
selftest selftest: Make net command available in sharesec test 2019-11-26 21:28:31 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3: smbd: Only set xconn->smb1.negprot.done = true after supported_protocols[protocol].proto_reply_fn() succeeds. 2019-12-04 21:27:24 +00:00
torture s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
utils lib: Remove duplicate get_pass() prototypes 2019-12-02 21:23:34 +00:00
web
winbindd winbind: Use vasprintf() in winbindd_cache 2019-12-02 21:23:35 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript auth3: Remove auth_script 2019-12-02 22:47:24 +00:00
wscript_build build: Do not build selftest binaries for builds without --enable-selftest 2019-11-22 11:48:59 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00