1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Volker Lendecke 20b99b03a0 libsmb: Make SMBC_dlist_contains return bool
It returned True/False, and is used as boolean only. Modernize
formatting a bit.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-05-25 08:13:27 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build
client smbclient: Also allow four digit years in utimes command 2020-04-16 17:27:40 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include libsmb: Make SMBC_dlist_contains return bool 2020-05-25 08:13:27 +00:00
intl
lib smbd: prepare fsp_str_dbg() for atnames 2020-05-21 20:38:35 +00:00
libads s3:libads: Fix ads_get_upn() 2020-04-06 17:35:39 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
librpc smb2_server: make sure we detect stale smbXsrv_connection pointers in smbXsrv_channel_global 2020-05-15 09:04:36 +00:00
libsmb libsmb: Make SMBC_dlist_contains return bool 2020-05-25 08:13:27 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Store share_entries in locking.tdb again 2020-05-15 02:27:49 +00:00
modules vfs: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
passdb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
printing smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry registry3: Align a few integer types 2020-05-05 11:48:38 +00:00
rpc_client Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
rpc_server s3: rpc_server: Avoid casts calling to find_policy_by_hnd() 2020-05-24 23:55:37 +00:00
rpcclient rpcclient: Make netfileenum cmd print the path names 2020-05-14 20:29:38 +00:00
script vfs: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
selftest selftest: Add test for handle types 2020-05-24 23:55:36 +00:00
services
smbd smbd: prepare DH disconnect for AT-names 2020-05-21 22:01:25 +00:00
torture s3/torture: use SMB_VFS_OPENAT() in cmd_set_nt_acl() 2020-05-21 20:38:34 +00:00
utils smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
web
winbindd winbindd: Fix a use-after-free when winbind clients exit 2020-05-19 10:45:06 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: add configure option to control vfs_snapper build 2020-05-25 01:16:46 +00:00
wscript_build smbd: set fsp_name of conn->cwd_fsp 2020-05-21 05:23:30 +00:00
wscript_configure_system_ncurses