1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Noel Power e8fec94827 PY3: fix "TabError: inconsistent use of tabs and spaces"
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-09-27 01:54:27 +02:00
..
auth PY3: fix "TabError: inconsistent use of tabs and spaces" 2018-09-27 01:54:27 +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 tests: test ldap search requesting non-existent attribute 2018-09-21 20:04:23 +02:00
echo_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
heimdal PY3: fix "TabError: inconsistent use of tabs and spaces" 2018-09-27 01:54:27 +02:00
heimdal_build heimdal-build: Avoid using python str.format() 2018-09-21 03:06:44 +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 s4/librpc: Fix py2 dependecies leaking into py3 libraries 2018-09-16 09:21:59 +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 selftest: Test join against DC with non-default site 2018-09-26 07:49:17 +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 PY3: use pyembed_libname for library names (otherwise missing deps) 2018-09-16 06:16:20 +02:00
utils tests/demote: replace demote test bash script to python 2018-06-07 04:21:17 +02:00
web_server PY3: use pyembed_libname for library names (otherwise missing deps) 2018-09-16 06:16:20 +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