1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Andrew Bartlett 9f9b80c79a dlz_bind9: Avoid talloc_new(NULL), use a parent variable
This will help provide a better memory tree if we ever suspect a problem
here.  The tmp_ctx varaible is always freed before the end of this
function.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-04-01 08:51:31 +00:00
..
auth py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +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 smbclient4: Remove unused code 2020-02-10 19:26:37 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dlz_bind9: Avoid talloc_new(NULL), use a parent variable 2020-04-01 08:51:31 +00:00
dsdb dsdb: Use ARRAY_DEL_ELEMENT() in dirsync_filter_entry() 2020-03-26 14:43:31 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self 2019-12-10 09:18:46 +00:00
heimdal_build heimdal_build: Remove bashism from --address-sanitizer build rule 2020-01-18 12:25:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdc: Explicitly reject S4U requests 2020-03-10 14:46:04 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib lib: Remove unused SOCKET_FLAG_BLOCK 2020-03-25 09:04:28 +00:00
libcli Convert samba4.base.*attr tests to smb2 2019-12-20 22:01:28 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc s4-librpc: Simplify bytes or unicode input checking in python GUID() bindings 2020-03-23 19:12:43 +00:00
nbt_server smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +00:00
rpc_server s4:rpc_server/lsa: remove some useless talloc_reference() calls 2020-02-05 08:46:38 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting samba_dnsupdate: fix delete (samba-tool) message 2020-03-27 09:02:37 +00:00
selftest s4:selftest: run samba.tests.krb5.simple_tests against ad_dc_default 2020-03-27 19:54:25 +00:00
setup selftest: add test for samba-tool groupmember --member-base-dn option 2020-01-21 14:38:47 +00:00
smb_server s4/smb_server: Fix handling of SMB2 messages after Netbios session setup 2019-12-05 18:44:40 +00:00
smbd s4-smbd: Make use of prctl_set_comment() 2020-02-27 03:42:35 +00:00
torture s4:torture/ldb: fix the build on FreeBSD 2020-03-27 09:02:37 +00:00
utils source4/utils/oLschema2ldif: include stdint.h before cmocka.h 2019-12-18 16:57:52 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00: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