1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4
Tim Beale 475a320646 libnet: Initialize req_level in become_dc tests
The net.api.become.dc tests would always pass the request into
libnet_vampire_cb_store_chunk() with req_level=0, which meant that
storing the chunk didn't use the correct replica_flags/exop.

I noticed this problem when working on client-side support for GET_TGT.
My changes relied on the critical-only request flag being passed down
into replmd, but because the request flags weren't passed correctly, my
changes caused the become_dc tests to fail.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-07-28 00:25:15 +02:00
..
auth debug: new debug class for kerberos 2017-06-30 02:12:22 +02:00
build/pasn1
cldap_server s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
client s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context(). 2017-05-13 16:50:13 +02:00
cluster Remove callers of lp_use_ntdb 2015-03-17 11:30:51 +01:00
dns_server Set log level for "Not authorative for" from 2 to 5 2017-07-26 21:34:48 +02:00
dsdb s4: schema: Allocate global_schema off the NULL context, not the talloc_autofree_context(). 2017-07-26 21:35:22 +02:00
echo_server s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
heimdal CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation 2017-07-12 17:44:50 +02:00
heimdal_build strerror_r: provide XSI-compliant strerror_r 2017-06-13 18:38:14 +02:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdb: Fix NULL pointer check after malloc 2017-07-24 18:45:33 +02:00
ldap_server ldap: Run the LDAP server with the default (typically standard) process model 2017-07-02 17:35:20 +02:00
lib s4: COM: Remove talloc_autofree_context() from (unused) COM code. 2017-07-26 21:35:21 +02:00
libcli s4:libcli/smb_composite: make the additional gensec_update steps async 2017-06-17 20:54:59 +02:00
libnet libnet: Initialize req_level in become_dc tests 2017-07-28 00:25:15 +02:00
librpc Build py3 versions of other rpc modules 2017-07-14 11:36:53 +02:00
nbt_server s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
ntp_signd s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
ntvfs s4:auth/unix_token: remove unused tevent_context from security_token_to_unix_token() 2017-06-26 08:47:15 +02:00
param source4/provision: fix talloc_steal on unallocated memory 2017-05-25 02:25:13 +02:00
rpc_server s4: modules. Fix missing TALLOC_CTX in module init function. 2017-07-26 21:35:21 +02:00
script find_unused_macros: Remove obsolete script that finds unused macros. 2014-08-31 21:21:13 +02:00
scripting samba_dnsupdate: fix "samba-tool" fallback error handling 2017-06-10 21:48:21 +02:00
selftest selftest: Add tests for credentials.get_named_ccache() 2017-07-28 00:25:13 +02:00
setup selftest: Add a test for @ATTRIBUTES and @INDEXLIST generation 2017-06-15 01:24:25 +02:00
smb_server s4:smb_server: avoid using gensec_update_ev() for the negotiate blob 2017-05-21 21:05:08 +02:00
smbd stream_terminate_connection: Prevent use-after-free 2017-06-15 01:24:25 +02:00
torture selftest: Use get_creds_ccache_name() in fsmo.py 2017-07-28 00:25:14 +02:00
utils man pages: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
web_server s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
winbind s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
wrepl_server s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
.clang_complete
.valgrind_suppressions
wscript_build Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00