1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Jeremy Allison be52f87c37 s3: libsmb: Info level SMB_FIND_INFO_STANDARD encodes attibutes as a uint16, not a uint8.
We will need this to detect FILE_ATTRIBUTE_REPARSE_POINT in a later commit.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14391

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2020-06-03 04:54:38 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build
client smbclient: Remove the CREATE_ACCESS_READ #define 2020-05-28 19:11:38 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include smbd: RIP conn->origpath 2020-05-30 01:17:36 +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 Add msDS-AdditionalDnsHostName entries to the keytab 2020-05-29 12:11:29 +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 s3: libsmb: Info level SMB_FIND_INFO_STANDARD encodes attibutes as a uint16, not a uint8. 2020-06-03 04:54:38 +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 s3: VFS: cap. Fixup mistake using the wrong parameter to capencode. 2020-05-26 21:35:55 +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 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 torture3: Check error code for quotactl on a non-quota file handle 2020-05-29 08:34:31 +00:00
services
smbd smbd: simplify uid_entry_in_group() 2020-05-30 02:40:22 +00:00
torture torture3: Check error code for quotactl on a non-quota file handle 2020-05-29 08:34:31 +00:00
utils Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +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