1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Noel Power c0b187982f s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_json
some versions of json.loads appear to need to be passed string.
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-09-15 15:18:28 +02:00
..
auth python: Add samba.auth.session_info_fill_unix() 2018-07-12 04:32:06 +02:00
build/pasn1
cldap_server cldap: clear remote address after cldap_dse_fill 2018-05-31 09:54:18 +02:00
client s4:client: Fix size types and loop 2018-04-03 20:20:10 +02:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns_server: Avoid ldb_dn_add_child_fmt() on untrusted input 2018-08-15 07:08:24 +02:00
dsdb s4/dsdb: py_dsdb_DsReplicaAttribute should deal with bytes in py3 2018-09-15 15:18:25 +02:00
echo_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
heimdal heimdal: Change KDC to respect HDB server name type if f.canonicalize is set 2018-09-05 11:42:26 +02:00
heimdal_build waf heimdal: use absolute path to compile_et 2018-09-05 06:37:26 +02:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc: Improve code clarity with extra brackets 2018-09-05 16:17:59 +02:00
ldap_server ldap_server: Fix CID 1435721 Unchecked return value 2018-05-24 03:35:00 +02:00
lib source4/lib/tls/wscript: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00
libcli s4: libcli/smb2: calculate correct credit charge for finds 2018-07-25 00:23:13 +02:00
libnet FIXUP: Improve memory handling on py_net_change_password 2018-05-17 14:28:19 +02:00
librpc preg: Build python preg bindings 2018-08-16 23:42:19 +02:00
nbt_server samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
ntp_signd samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
ntvfs s4:libcli: allow passing an already negotiated connection to smb_composite_connect() 2018-07-24 06:55:23 +02:00
param s4/param: py2/p3 compat override_prefixmap should be string/bytes 2018-09-15 15:18:26 +02:00
rpc_server s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDomainInfo() 2018-09-04 02:31:27 +02:00
script PEP8: fix E401: multiple imports on one line 2018-08-24 07:49:30 +02:00
scripting samba_dnsupdate: honor 'dns zone scavenging' option, only update if needed 2018-09-12 18:03:10 +02:00
selftest s4/selftest: enable samba4.drs.samba_tool_drs for py3 2018-09-15 15:18:27 +02:00
setup provision: Add support for BIND 9.12.x 2018-08-10 05:36:19 +02:00
smb_server samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
smbd samba: read backup date field on init and fail if present 2018-06-28 03:34:26 +02:00
torture s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_json 2018-09-15 15:18:28 +02:00
utils tests/demote: replace demote test bash script to python 2018-06-07 04:21:17 +02:00
web_server s4/webserver: initialise optional parameter 2018-04-13 07:27:14 +02:00
winbind samdb: Add remote address to connect 2018-05-10 20:02:23 +02:00
wrepl_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
.clang_complete
.valgrind_suppressions
wscript_build