Commits on Source
3015
de516b95
VERSION: Bump version up to 4.11.0pre1
Jan 15, 2019
d40ad902
WHATSNEW: Start release notes for Samba 4.11.0pre1.
Jan 15, 2019
09effcb5
s3-smbd: use fruit:model string for mDNS registration
Jan 15, 2019
dd231a16
python: dns_hub: Fix indentation of 'raise' on error.
Jan 15, 2019
0b996afe
profiling: stop smbprofile from growing unnecessarily
Jan 16, 2019
193a0d6f
ctdb: Print locks latency in machinereadable stats
Jan 16, 2019
c324f84a
s3:libsmb: Honor disable_netbios option in smbsock_connect_send
Jan 16, 2019
e68dd420
libcli: remove declaration of nt_errstr_const
Jan 16, 2019
3bb78089
join: Fix TypeError when handling exception
Jan 16, 2019
9e4b08f4
join: Throw CommandError instead of Exception for simple errors
Jan 16, 2019
2723d900
vfs_fileid: fix fsname_norootdir algorithm
Jan 17, 2019
3b2e86bb
python/gpclass: Convert gpclass to use s3 SMB Python bindings
Jan 17, 2019
b982811b
s3:pylibsmb: Add .set_acl API to SMB py bindings
Jan 17, 2019
345746ea
netcmd: Change SMB flags from s4 Py bindings to s3
Jan 17, 2019
0304b08d
s3:pylibsmb: Add FILE_READ_ATTRIBUTES access to .loadfile() API
Jan 17, 2019
08f1627c
netcmd: Change GPO commands to use s3 SMB Py bindings
Jan 17, 2019
6a29e63f
s4:pysmb: Add error log that the s4 bindings are deprecated
Jan 17, 2019
2a7372da
tests: Run samba_tool.gpo tests against backup testenvs
Jan 17, 2019
f3fe96fc
ntacls: Pass correct use_ntvfs through to setntacl()
Jan 17, 2019
da33c2c4
tests: Run GPO commands against testenv with SMBv1 disabled
Jan 17, 2019
a310de2d
selftest: Give the backup testenvs a 'test1' share
Jan 17, 2019
7fb93eac
tests: Run ntacls_backup tests against testenv with SMBv1 disabled
Jan 17, 2019
065faa6a
tests: Relax auth_log SMB assertions to cover v1 *or* v2
Jan 17, 2019
e82e1b31
tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log tests
Jan 17, 2019
914e9d35
tests: Refactor auth_log SMB connection to be in a single place
Jan 17, 2019
a67b711e
tests: Switchover auth_log from s4 SMB client bindings to s4
Jan 17, 2019
1937b0cb
generate_param.py: Use C99 initializer for last element in param table
Jan 17, 2019
48285a9c
s4:librpc: Use C99 initializer for PyGetSetDef in py_auth
Jan 17, 2019
b8c248e4
dns_hub: Rename variable to avoid naming collision in exception handler
Jan 17, 2019
528d3396
wscript: Make non_posix_acls a subsystem
Jan 18, 2019
fd789b2c
third_party: Add gpfs.h header file
Jan 18, 2019
c41ec2a9
lib: Use gpfs.h from third_party on Linux
Jan 18, 2019
c5a69c9f
s3:libsmb: parse_finfo_id_both_directory_info capture FileID in...
Jan 18, 2019
2c113522
s3:libsmb: Store file allocation size in struct file_info.
Jan 18, 2019
4b26ccff
python: dsal: Fix possibility of identical ACE's being added.
Jan 18, 2019
5822449a
s3:lib: Fix the debug message for adding cache entries.
Jan 19, 2019
f3c30b2f
lib:mscat: Fix may be used uninitialized warnings
Jan 19, 2019
56bbfd90
lib:mscat: Use size_t for len value to fix build issue
Jan 19, 2019
9ac30e77
s4:dsdb: Fix size types in audit_log
Jan 19, 2019
c195134e
s4:dsdb: Fix size type for num_of_attrs in acl_read
Jan 19, 2019
448d67ba
s4:kdc: Fix size type for num_bind in kdc-heimdal
Jan 19, 2019
fb049827
python: dns_hub: do not crash if a socket fails
Jan 19, 2019
011ee271
python/uptodateness: cope with unknown invocation ID
Jan 19, 2019
7fc60ea5
python/kcc lib: cope with differently formed repsToFrom
Jan 19, 2019
f4b3229f
s4/py_dsdb: catch/handle alloc failures in py_dsdb_normalise_attributes()
Jan 19, 2019
942567af
group_audit: Tests for error handling in group change
Jan 19, 2019
60aa7b36
group_audit: error handling in group change
Jan 19, 2019
08ba013a
s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so
Jan 20, 2019
0628ca2a
tdb: Fix compatibility of wscript with older python
Jan 20, 2019
10e54a09
netcmd: Try to improve domain backup error message
Jan 21, 2019
adffe0dc
s3-vfs: add glusterfs_fuse vfs module.
Jan 22, 2019
36c42e6d
libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10 seconds.
Jan 22, 2019
4729c90f
traffic: rm --scale-traffic default value
Jan 23, 2019
574fdfae
CI: run "samba-nt4" as part of the free runners
Jan 23, 2019
9f666969
docs-xml: Fix a typo in manpage for idmap_ad
Jan 23, 2019
c9940272
s3-vfs: Use ENOATTR in errno comparison for getxattr
Jan 23, 2019
67fc683a
CI: move target "build_nt4" to private gitlab runners
Jan 24, 2019
e903d37e
s3:rpclient: rpclient help is not very helpful
Jan 25, 2019
7b21b4c1
s3: tests: Add regression test for smbd crash on share force group change with existing connection.
Jan 25, 2019
e37f9956
smbd: uid: Don't crash if 'force group' is added to an existing share connection.
Jan 25, 2019
d93f901e
Fix tests when building with selftest but without developer
Jan 25, 2019
8c097b4a
s3:pylibsmb: Initialize pointers to NULL in new API code
Jan 26, 2019
80685fd8
s4:libcli: Remove (now unused) pysmb.c bindings
Jan 26, 2019
8989916b
gitlab-ci: Move the image definition to the template
Jan 26, 2019
5aee11c2
gitlab-ci: Move before and after script to shared template
Jan 26, 2019
b9924839
gitlab-ci: Use artifacts instead of after_script
Jan 26, 2019
db6992c2
ctdb: Use C99 initializer for poptOption in ctdb tool
Jan 28, 2019
23709cc3
ctdb: Use C99 initializer for poptOption in test_options
Jan 28, 2019
d304d3c6
examples: Reformat testacl libsmbclient example
Jan 28, 2019
007898bf
examples: Use C99 initializer for poptOption in testacl
Jan 28, 2019
cbf8917b
lib:texpect: Use C99 initializer for poptOption in texpect
Jan 28, 2019
cdf03f92
libcli:nbt: Use C99 initializer for poptOption in nmblookup
Jan 28, 2019
53e2e8c3
nsswitch: Use C99 initializer for poptOption in wbinfo
Jan 28, 2019
b0dbc7d1
s3:client: Use C99 initializer for poptOption in smbclient
Jan 28, 2019
3834ea86
s3:rpcclient: Use C99 initializer for poptOption in cmd_witness
Jan 28, 2019
9a15d458
s3:smbd: Use C99 initializer for poptOption in smbd server
Jan 28, 2019
a3aca2f7
s3:torture: Use C99 initializer for poptOption in vfstest
Jan 28, 2019
83d25ca9
s3:utils: Use C99 initializer for poptOption in smbstatus
Jan 28, 2019
5990980c
s3:utils: Use C99 initializer for poptOption in smbcacls
Jan 28, 2019
19d44958
s3:utils: Use C99 initializer for poptOption in nmblookup
Jan 28, 2019
aa944d50
s3:utils: Use C99 initializer for poptOption in profiles
Jan 28, 2019
0fde49ac
s3:utils: Use C99 initializer for poptOption in sharesec
Jan 28, 2019
a2bb5654
s3:utils: Use C99 initializer for poptOption in ntlm_auth
Jan 28, 2019
f5f084e9
s3:utils: Use C99 initializer for poptOption in smbcquotas
Jan 28, 2019
7c8d4f21
s3:utils: Use C99 initializer for poptOption in testparm
Jan 28, 2019
5961286f
s3:utils: Use C99 initializer for poptOption in log2pcaphex
Jan 28, 2019
90103d1d
s3:utils: Use C99 initializer for poptOption in net
Jan 28, 2019
0de35fd3
s3:utils: Use C99 initializer for poptOption in smbtree
Jan 28, 2019
f699cec7
s3:utils: Use C99 initializer for poptOption in smbget
Jan 28, 2019
4c3ada25
s3:param: Use C99 initializer for poptOption in test_lp_load
Jan 28, 2019
650af8bf
s3:winbind: Use C99 initializer for poptOption in winbindd
Jan 28, 2019
54c1ab6d
s3:lib: Use POPT_TABLEEND for last element of poptOption
Jan 28, 2019
d34edc6b
s3:lib: Use C99 initializer for poptOption in netapi common test
Jan 28, 2019
f68d6aa3
s3:lib: Use C99 initializer for poptOption in netapi nltest
Jan 28, 2019
fd499b7f
s3:lib: Use C99 initializer for poptOption in popt_common
Jan 28, 2019
1cde483c
s3:lib: Use C99 initializer for poptOption in popt_common_cmdline
Jan 28, 2019
025b32e5
s3:netapi: Use C99 initializer for poptOption in netapi example
Jan 28, 2019
e9ef830f
s3:nmbd: Use C99 initializer for poptOption in nmbd
Jan 28, 2019
3a5cd0a3
s3:utils: Use C99 initializer for poptOption in mvxattr
Jan 28, 2019
ee8f0986
s4:smbd: Use C99 initializer for poptOption in server
Jan 28, 2019
2,915 additional commits have been omitted to prevent performance issues.
Loading
Loading