Commits on Source
396
3170d75b
VERSION: Bump version up to 4.10.1...
Mar 19, 2019
2b309861
ctdb-build: use a fixed ctdb_version.h using SAMBA_VERSION_STRING
Mar 22, 2019
6401d809
ctdb-build: Drop creation of .distversion in tarball
Mar 22, 2019
f515f1a5
ctdb-version: Simplify version string usage
Mar 22, 2019
5f1d98c2
ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT()
Mar 22, 2019
4cafdc7f
ctdb-tests: Build cluster mutex path manually
Mar 22, 2019
d3ed17e7
s3:script: Fix jobid check in test_smbspool.sh
Mar 22, 2019
18515064
s3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env to smbspool
Mar 22, 2019
0db94874
s3:client: Evaluate the AUTH_INFO_REQUIRED variable set by cups
Mar 22, 2019
c6f1719b
s3:client: Make sure we work on a copy of the title
Mar 22, 2019
84aad2ea
s3:client: Fix smbspool device uri handling
Mar 22, 2019
755f624e
ctdb-packaging: ctdb package should not own system library directory
Mar 22, 2019
fc4e3273
ctdb-packaging: Test package requires tcpdump
Mar 22, 2019
909cecd3
ctdb: Initialize addr struct to zero before reparsing as IPV4
Mar 22, 2019
eb632754
ctdb-tests: Add some testing for IPv4-mapped IPv6 address parsing
Mar 22, 2019
f6df8d97
s4:librpc: Fix installation of Samba
Mar 22, 2019
c8e8d979
s3:lib: Fix the debug message for adding cache entries.
Mar 22, 2019
084d2f1b
s3:utils: Use C99 initializer for poptOption in smbstatus
Apr 02, 2019
b866bdbe
s3:utils: Add 'smbstatus -L --resolve-uids' to show usernames
Apr 02, 2019
79d3de4d
selftest: Add smbstatus to testhelper
Apr 02, 2019
a21e9754
s3:tests: Add test for smbstatus and smbstatus --resolve_uids
Apr 02, 2019
2d4820f0
s3:waf: Fix the detection of makdev() macro on Linux
Apr 02, 2019
18f41671
selftest: force running with TZ=UTC
Apr 02, 2019
8d1241da
blackbox/*.sh: pass -u to 'diff'
Apr 02, 2019
4fc17804
blackbox/dbcheck-links.sh: reproduce lost deleted object problem
Apr 02, 2019
3e539f75
dsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_NAME to by pass rename
Apr 02, 2019
8736fb5e
dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objects
Apr 02, 2019
95f5b9f2
dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection first
Apr 02, 2019
0c2f7224
dbcheck: don't move already deleted objects to LostAndFound
Apr 02, 2019
a47b27b2
dbcheck: don't remove dangling one-way links on already deleted objects
Apr 02, 2019
caf0caba
dbcheck: add find_repl_attid() helper function
Apr 02, 2019
4f0b554b
blackbox/dbcheck-links.sh: add regression test for lost deleted object repair
Apr 02, 2019
89fb9d0a
dbcheck: detect the change after deletion bug
Apr 02, 2019
178fad24
python/samba/netcmd: provide SUPPRESS_HELP via Option class
Apr 02, 2019
b292ef1d
dbcheck: add --selftest-check-expired-tombstones cmdline option
Apr 02, 2019
40b6af9c
blackbox/dbcheck*.sh: pass --selftest-check-expired-tombstones to dbcheck
Apr 02, 2019
4b658a5a
blackbox/dbcheck-links.sh: prepare regression test for skipping expired tombstones
Apr 02, 2019
6602a77b
dbcheck: don't check expired tombstone objects by default anymore
Apr 02, 2019
10a390e8
dbcheck: use the str() value of the "name" attribute
Apr 02, 2019
286b80cb
ldb: cmocka test for empty attributes bug
Apr 02, 2019
868356cf
acl_read: Fix regression caused by
db15fcfa
for empty lists
Apr 02, 2019
75b6e02a
py/graph: use 2.6 compatible check for set membership
Apr 02, 2019
9b8398ec
py/kcc_utils: py2.6 compatibility
Apr 02, 2019
f52ebe25
py/uptodateness: use 2.6 compatible dictionary construction
Apr 02, 2019
76b38e19
py/logger: use python 2.6 compatible arguments
Apr 02, 2019
3f278c3f
Fix typos in "valid"
Apr 02, 2019
cfffac0f
regfio: Use correct function names in debug information
Apr 02, 2019
bf6a8517
regfio: Add trivial unit test
Apr 02, 2019
d4ef858e
regfio: Improve handling of malformed registry hive files
Apr 02, 2019
722c5b32
regfio: Update code near recent changes to match README.Coding
Apr 02, 2019
78b72ff3
regfio tests: Update comment style to match README.Coding
Apr 02, 2019
7921aa63
dlz: Add test to ensure there are writable zones
Apr 02, 2019
0e94b0a3
s4:dlz make b9_has_soa check dc=@ node
Apr 02, 2019
e769bd66
s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so
Apr 02, 2019
815be52b
lib: Make fd_load work for non-regular files
Apr 02, 2019
af05bf79
libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response
Apr 02, 2019
17f3d535
WHATSNEW: Add release notes for Samba 4.10.1.
Apr 03, 2019
e0cc225f
VERSION: Disable GIT_SNAPSHOT for the 4.10.1 release.
Apr 03, 2019
61c4d715
VERSION: Bump version up to 4.10.2...
Apr 03, 2019
16fa173a
VERSION: Bump version up to 4.10.2...
Apr 05, 2019
c25ee5bd
CVE-2019-3870 tests: Extend smbd tests to check for umask being overwritten
Apr 05, 2019
0b712415
CVE-2019-3870 tests: Add test to check file-permissions are correct after provision
Apr 05, 2019
ebb9b7fa
CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impact
Apr 05, 2019
9a4029b5
CVE-2019-3870 pysmbd: Move umask manipuations as close as possible to users
Apr 05, 2019
8e0a6867
CVE-2019-3870 pysmbd: Ensure a zero umask is set for smbd.mkdir()
Apr 05, 2019
67c83778
CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
Apr 05, 2019
619d3953
WHATSNEW: Add release notes for Samba 4.10.2.
Apr 05, 2019
17cd92e1
VERSION: Disable GIT_SNAPSHOT for 4.10.2 release.
Apr 05, 2019
ebf34098
Merge tag 'samba-4.10.2' into v4-10-test
Apr 08, 2019
cf323d76
VERSION: Bump version up to 4.10.3.
Apr 08, 2019
54571d33
docs: Update smbclient manpage for --max-protocol
Apr 10, 2019
ada3417c
s3:libads: Print more information when LDAP fails
Apr 10, 2019
461090e0
s3:libsmb: Add some useful debug output to cliconnect
Apr 10, 2019
2e96408e
s3:libnet: Fix debug message in libnet_DomainJoin()
Apr 10, 2019
0b00c7a2
auth:ntlmssp: Add back CRAP ndr debug output
Apr 10, 2019
936594d6
auth:creds: Prefer the principal over DOMAIN/username when using NTLM
Apr 10, 2019
bd573b37
s3:libnet: Use more secure name for the JOIN krb5.conf
Apr 10, 2019
78f30808
s3:libads: Make sure we can lookup KDCs which are not configured
Apr 10, 2019
837a141a
s3:ldap: Leave add machine code early for pre-existing accounts
Apr 10, 2019
05709dba
s3-libnet_join: always pass down admin domain to ads layer
Apr 10, 2019
f85efe20
s3-libnet_join: setup libnet join error string when AD connect fails
Apr 10, 2019
bdf59b41
s3-libnet_join: allow fallback to NTLMSSP auth in libnet_join
Apr 10, 2019
dda1c48a
py/provision: fix for Python 2.6
Apr 10, 2019
63453eb3
ctdb-scripts: Reindent some functions prior to making changes
Apr 11, 2019
a1275fed
ctdb-scripts: Rename variable nfslock_service to nfs_lock_service
Apr 11, 2019
b2aa818e
ctdb-scripts: Add test variable CTDB_NFS_DISTRO_STYLE
Apr 11, 2019
aaf8b6a6
ctdb-scripts: Factor out nfs_load_config()
Apr 11, 2019
ee78bddd
ctdb-scripts: Stop/start mount/rquotad/status via NFS call-out
Apr 11, 2019
002beda3
ctdb-scripts: Start NFS quota service if defined
Apr 11, 2019
80c6b7d3
ctdb-scripts: Add systemd services to NFS call-out
Apr 11, 2019
53e76ab4
ctdb-tests: Update NFS test infrastructure to support systemd services
Apr 11, 2019
12f6eae2
ctdb-scripts: Allow load_system_config() to take multiple alternatives
Apr 11, 2019
6baf1529
ctdb-scripts: Update statd-callout to try several configuration files
Apr 11, 2019
d4ea61f5
memcache: Introduce struct for storing talloc pointer
Apr 11, 2019
43f3544e
memcache: Properly track the size of talloc objects
Apr 11, 2019
1a82c4b9
memcache: Increase size of default memcache to 512k
Apr 11, 2019
182f329f
torture: Add test for talloc size accounting in memcache
Apr 11, 2019
8f43d725
ctdb-daemon: Revert "We can not assume that just because we could complete a TCP handshake"
Apr 15, 2019
e23fdfe6
ctdb-common: Avoid race between fd and signal events
Apr 15, 2019
690ba5dc
s3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO
Apr 16, 2019
296 additional commits have been omitted to prevent performance issues.
Loading
Loading