1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Douglas Bagnall 8488651bdd s4/replmd: delete checks flag before laborious search
Most (perhaps all) attributes that are in the "must not remove" list also
have the PRESERVEONDELETE bit set, and checking bits is much cheaper
than a linear search involving strcasecmp. If we check the bit first
we save work.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-05-01 03:12:07 +00:00
..
auth build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4:cifsdd: Use C99 initializers for cifsdd argdef 2019-01-28 10:29:26 +01:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4:dlz make b9_has_soa check dc=@ node 2019-03-26 03:03:23 +00:00
dsdb s4/replmd: delete checks flag before laborious search 2019-05-01 03:12:07 +00:00
echo_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
heimdal heimdal: Fix "assuming signed overflow doesnt occur" error 2019-03-18 19:21:24 +00:00
heimdal_build s4:heimdal: Disable format truncation warnings 2019-04-25 10:47:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc hdb: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
ldap_server CVE-2018-16851 ldap_server: Check ret before manipulating blob 2018-11-28 08:22:24 +01:00
lib waf: Remove configure steps from source4/lib/tls 2019-04-30 23:18:27 +00:00
libcli s4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing 2019-04-30 23:18:27 +00:00
libnet libnet vampire: NULL access bug fix 2019-04-08 02:07:22 +00:00
librpc build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
nbt_server source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
ntp_signd ntpd: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
ntvfs s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
param build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
rpc_server waf: Add check for gnutls_x509_crt_set_subject_unique_id() 2019-04-30 23:18:27 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting samba_dnsupdate: small tweaks to make code more pythonic 2019-04-02 16:09:25 +00:00
selftest selftests: Place credential cache file inside environment directory 2019-04-29 18:10:09 +00:00
setup repl: test for schema object and LA repl across chunks 2019-04-11 04:17:11 +00:00
smb_server libsmb: Rename InfoType from [MS-SMB2] according to the spec 2019-04-01 17:58:16 +00:00
smbd s4-server: Open and close a transaction on sam.ldb at startup 2019-03-07 04:58:42 +00:00
torture waf: Add check for gnutls_x509_crt_set_subject_unique_id() 2019-04-30 23:18:27 +00:00
utils s4:utils: Use gnutls SHA256 in oLschema2ldif 2019-04-30 23:18:27 +00:00
winbind winbind4: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build