1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Noel Power d36bab52d0 s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rights
prior to this patch rights matching "FA", "FR", "FW", "FX" were
outputted as the hex string representing the bit value.

While outputting the hex string is perfectly fine, it makes it harder
to compare icacls output (which always uses the special string values)

Additionally adjust various tests to deal with use of shortcut access masks
as sddl format now uses FA, FR, FW & FX strings (like icalcs does) instead
of hex representation of the bit mask.

adjust
  samba4.blackbox.samba-tool_ntacl
  samba3.blackbox.large_acl
  samba.tests.samba_tool.ntacl
  samba.tests.ntacls
  samba.tests.posixacl

so various string comparisons of the sddl format now pass

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

[abartlet@samba.org Adapted to new stricter SDDL behaviour around leading zeros in hex
 numbers, eg 0x001]
2023-04-28 02:15:36 +00:00
..
auth auth: Shorten long SID flags combinations 2023-02-08 00:03:39 +00:00
build
client s3:client: Remove unused tree.c 2023-04-20 12:56:53 +00:00
exports
groupdb
include s3:libsmb: Also deprecate smbc_init() 2023-04-20 11:59:32 +00:00
intl
lib s3:lib: Give better warnings about corrupted AppleDobule files 2023-04-27 09:25:50 +00:00
libads s3:libads: Remove executable bit from ldap.c 2023-04-09 09:49:30 +00:00
libgpo/gpext
libnet librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
librpc rpcd: With npa->need_idle_server we can have more than 256 servers 2023-03-06 22:35:00 +00:00
libsmb pylibsmb: Return "flags" in create_returns 2023-04-18 15:58:42 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking s3:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_share_mode_data 2023-04-24 14:13:35 +00:00
modules shadow_copy2: Fix stream open for streams_depot paths 2023-04-17 18:11:07 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param CVE-2023-0922 set default ldap client sasl wrapping to seal 2023-04-05 03:08:51 +00:00
passdb auth: Align integer types 2023-02-08 00:03:40 +00:00
printing s3:printing: Remove unused variable 2023-02-06 22:51:31 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client rpcd: Do blocking connects to local pipes 2023-03-06 21:32:35 +00:00
rpc_server rpcd_mdssvc: initialize POSIX locking 2023-04-07 21:12:21 +00:00
rpcclient librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
script s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rights 2023-04-28 02:15:36 +00:00
selftest selftest: Fix samba3.clustered.smb2.deny.deny2 test 2023-04-12 13:52:32 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: Save 488 bytes RSS 2023-04-18 14:58:36 +00:00
torture s3:torture: sid2unixid2: DEBUG blames the right function 2023-04-28 02:15:36 +00:00
utils s3:utils: Use smbc_set_credentials_with_fallback() for smbget 2023-04-20 11:59:31 +00:00
web
winbindd idmap_ad: Add "deny ous" and "allow ous" options 2023-03-29 17:55:50 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib:util: prefer mallinfo2() over mallinfo() if available 2023-03-09 20:38:31 +00:00
wscript_build s3:waf: Fix One Definition Rule (ODR) violation of libsecrets3 2023-03-29 16:57:33 +00:00
wscript_configure_system_ncurses