1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Douglas Bagnall 5abeb724d7 s3:smbcacls: fix ace_compare
We got this wrong in commit 31101a9fa1.

In fact, we should probably not reorder the inherited ACLs, but that
is for another patch series.

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-05-22 04:23:29 +00:00
..
auth s3:gse: Implement gensec_gse_security_by_oid() 2024-05-14 10:18:31 +00:00
build
client smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include libsmb: Remove file_info->[ug]id 2024-05-22 04:23:29 +00:00
intl
lib lib: Fix a typo 2024-05-22 04:23:29 +00:00
libads s3:libads: let kerberos_kinit_password_ext() require an explicit krb5 ccache 2024-05-14 10:18:31 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet: add a debug message to libnet_keytab_add_to_keytab_entries() 2024-05-22 03:04:34 +00:00
librpc s3:libads: finally remove unused ads_connect[_user_creds]() and related code 2024-05-14 10:18:31 +00:00
libsmb libsmb: Remove file_info->[ug]id 2024-05-22 04:23:29 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking smbd: Use direct struct initialization 2024-05-22 04:23:29 +00:00
modules smbd: Use fsctl_get_reparse_tag in fsctl_del_reparse_point 2024-05-14 22:29:36 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
passdb passdb: Use getline(3) to read our old machine sid 2024-04-30 22:44:32 +00:00
printing s3:include: remove unused krb5_env.h 2024-05-14 10:18:31 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client s3:rpc_client: implement bind time feature negotiation 2024-04-23 17:29:55 +00:00
rpc_server s3:include: remove unused krb5_env.h 2024-05-14 10:18:31 +00:00
rpcclient s3:libsmb: Pass memory context to cli_full_connection_creds() 2024-04-29 08:43:32 +00:00
script selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
selftest s3:selftest/tests.py: run TLDAP tests with sasl-sign,sasl-seal,ldaps,starttls 2024-04-23 23:50:34 +00:00
services
smbd smbd: Simplify request_timed_out 2024-05-22 04:23:29 +00:00
torture libsmb: Use the direct FSCC_FILE_ALL_INFORMATION define 2024-05-14 22:29:36 +00:00
utils s3:smbcacls: fix ace_compare 2024-05-22 04:23:29 +00:00
web
winbindd s3:winbindd: Update non cache entries keys (non_centry_keys) 2024-05-14 21:04:57 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF 2024-04-23 23:50:34 +00:00
wscript_build s3:libads: finally remove unused ads_connect[_user_creds]() and related code 2024-05-14 10:18:31 +00:00
wscript_configure_system_ncurses