1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Volker Lendecke 9081138a22 smbclient: Align integer types
gcc complained that the if-condition compared unsigned rb_size with a
signed value. Somehow through the arithmetic the uint16_t's got
promoted to integer.

Also, avoid some printf casts

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-06-10 22:20:46 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client smbclient: Align integer types 2020-06-10 22:20:46 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include Revert "s3:libsmb: add a cache for cli_session_creds_prepare_krb5()" 2020-06-10 10:10:15 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib smbd: prepare fsp_str_dbg() for atnames 2020-05-21 20:38:35 +00:00
libads s3:libads: remove unused "GSSAPI" support 2020-06-09 17:24:30 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
librpc Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
libsmb libsmb: Fix a typo 2020-06-10 22:20:46 +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: Fix typos 2020-06-10 22:20:46 +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: Fix a typo 2020-06-10 22:20:46 +00:00
rpc_client s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth() 2020-05-28 06:43:38 +00:00
rpc_server s3/rpc_server: remove unnecessary srv_fss_agent.h header 2020-06-03 03:57:12 +00:00
rpcclient s3:rpcclient: avoid using auth related CLI_FULL_CONNECTION_* flags 2020-05-28 06:43:40 +00:00
script vfs: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
selftest s3: torture: Add test for getting attibutes on an MSDFS link. 2020-06-03 04:54:38 +00:00
services
smbd pysmbd: make sure that session unix info is filled 2020-06-05 11:54:06 +00:00
torture s3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags 2020-06-10 20:28:45 +00:00
utils net: Align integer types, move variable closer to its use 2020-06-04 17:11:39 +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 source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00