Commits on Source
289
3e6b84f8
VERSION: Bump version up to 4.9.6...
Mar 11, 2019
00baebb8
lib: Make idmap_cache return negative mappings
Mar 12, 2019
d9b762a3
idmap_cache: Only touch "sid" on success in find_xid_to_sid
Mar 12, 2019
bdeacbab
winbind: Initialize "expired" parameter to idmap_cache_xid2sid
Mar 12, 2019
527ecdbe
winbind: Now we explicitly track if we got ids from cache
Mar 12, 2019
71f7738c
idmap_cache: Introduce idmap_cache_find_xid2sid
Mar 12, 2019
d74b8a1c
torture: Add tests for idmap cache
Mar 12, 2019
5bf41f42
winbind: Use idmap_cache_find_xid2sid
Mar 12, 2019
713c48eb
lib: Introduce winbind_xid_to_sid
Mar 12, 2019
522b8501
lib: Add dom_sid_str_buf
Mar 12, 2019
f175abcc
passdb: Introduce xid_to_sid
Mar 12, 2019
1f915119
passdb: Make [ug]id_to_sid use xid_to_sid
Mar 12, 2019
f506180c
passdb: Update ABI to 0.27.2
Mar 12, 2019
7f74413a
lib/winbind_util: Move include out of ifdef
Mar 12, 2019
65c85aee
lib/winbind_util: Add winbind_xid_to_sid for --without-winbind
Mar 12, 2019
f232cd76
CI: don't use swap
Mar 12, 2019
aaefa8ea
WHATSNEW: mention new vfs_glusterfs_fuse module
Mar 12, 2019
fc40f87e
lib:util: Move debug message for mkdir failing to log level 1
Mar 12, 2019
1e408871
Send status to systemd on daemon start
Mar 22, 2019
166dd92d
ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT()
Mar 22, 2019
6c2d5bca
s3:script: Fix jobid check in test_smbspool.sh
Mar 22, 2019
d311eff5
s3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env to smbspool
Mar 22, 2019
590fd475
s3:client: Evaluate the AUTH_INFO_REQUIRED variable set by cups
Mar 22, 2019
e07b8444
s3:client: Make sure we work on a copy of the title
Mar 22, 2019
7f4492c7
s3:client: Fix smbspool device uri handling
Mar 22, 2019
6e76e884
ctdb-packaging: ctdb package should not own system library directory
Mar 22, 2019
9e4b17aa
ctdb-packaging: Test package requires tcpdump
Mar 22, 2019
eb4e66cd
ctdb: Initialize addr struct to zero before reparsing as IPV4
Mar 22, 2019
5f94bc51
ctdb-tests: Add some testing for IPv4-mapped IPv6 address parsing
Mar 22, 2019
b861e5e9
s4:librpc: Fix installation of Samba
Mar 22, 2019
139da67c
python/samba: PY3 port for ridalloc_exop test to work
Mar 28, 2019
5602db1b
python/samba: extra ndr_unpack needs bytes function
Mar 28, 2019
7bcb0729
selftest: force running with TZ=UTC
Mar 28, 2019
9339b096
blackbox/dbcheck-links.sh: reproduce lost deleted object problem
Mar 28, 2019
44c83b09
dsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_NAME to by pass rename
Mar 28, 2019
0aaf7c98
dbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME when renaming deleted objects
Mar 28, 2019
76de43f0
dbcheck: do isDeleted, systemFlags and replPropertyMetaData detection first
Mar 28, 2019
07ebd654
dbcheck: don't move already deleted objects to LostAndFound
Mar 28, 2019
7402d9cf
dbcheck: don't remove dangling one-way links on already deleted objects
Mar 28, 2019
45850169
dbcheck: add find_repl_attid() helper function
Mar 28, 2019
860b04aa
blackbox/dbcheck-links.sh: add regression test for lost deleted object repair
Mar 28, 2019
107883df
dbcheck: detect the change after deletion bug
Mar 28, 2019
aebf46d9
python/samba/netcmd: provide SUPPRESS_HELP via Option class
Mar 28, 2019
02f3d0a1
dbcheck: add --selftest-check-expired-tombstones cmdline option
Mar 28, 2019
543fc3e9
blackbox/dbcheck*.sh: pass --selftest-check-expired-tombstones to dbcheck
Mar 28, 2019
3fca3dcc
blackbox/dbcheck-links.sh: prepare regression test for skipping expired tombstones
Mar 28, 2019
693c3498
dbcheck: don't check expired tombstone objects by default anymore
Mar 28, 2019
42b62465
dbcheck: use the str() value of the "name" attribute
Mar 28, 2019
d44f2157
py/graph: use 2.6 compatible check for set membership
Mar 28, 2019
87ffad41
py/kcc_utils: py2.6 compatibility
Mar 28, 2019
4644b23b
Fix typos in "valid"
Mar 28, 2019
223352ee
regfio: Use correct function names in debug information
Mar 28, 2019
b5ae06cc
regfio: Add trivial unit test
Mar 28, 2019
f3552ad5
regfio: Improve handling of malformed registry hive files
Mar 28, 2019
0cc35082
regfio: Update code near recent changes to match README.Coding
Mar 28, 2019
055b971a
regfio tests: Update comment style to match README.Coding
Mar 28, 2019
5b716115
s3:waf: Fix the detection of makdev() macro on Linux
Mar 28, 2019
9c52fdc1
s3:lib: Fix the debug message for adding cache entries.
Apr 02, 2019
d59cefc8
libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response
Apr 02, 2019
49231313
VERSION: Bump version up to 4.9.6...
Apr 05, 2019
b708ce3f
CVE-2019-3870 tests: Extend smbd tests to check for umask being overwritten
Apr 05, 2019
83cc536a
CVE-2019-3870 tests: Add test to check file-permissions are correct after provision
Apr 05, 2019
65a175aa
CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impact
Apr 05, 2019
30db4865
CVE-2019-3870 pysmbd: Move umask manipuations as close as possible to users
Apr 05, 2019
c92ac5ad
CVE-2019-3870 pysmbd: Ensure a zero umask is set for smbd.mkdir()
Apr 05, 2019
d53121af
CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
Apr 05, 2019
424563db
WHATSNEW: Add release notes for Samba 4.9.6.
Apr 05, 2019
dd7b68d1
VERSION: Disable GIT_SNAPSHOT for the 4.9.6 release.
Apr 05, 2019
8ee79597
Merge tag 'samba-4.9.6' into v4-9-test
Apr 08, 2019
d162726a
VERSION: Bump version up to 4.9.7.
Apr 08, 2019
b1d1f5f5
docs: Update smbclient manpage for --max-protocol
Apr 09, 2019
be37e77b
s3:libads: Print more information when LDAP fails
Apr 09, 2019
0acb2e42
s3:libsmb: Add some useful debug output to cliconnect
Apr 09, 2019
7dce8031
s3:libnet: Fix debug message in libnet_DomainJoin()
Apr 09, 2019
1a239fa0
auth:ntlmssp: Add back CRAP ndr debug output
Apr 09, 2019
33ec6f82
auth:creds: Prefer the principal over DOMAIN/username when using NTLM
Apr 09, 2019
cf210317
s3:libnet: Use more secure name for the JOIN krb5.conf
Apr 09, 2019
55da00ce
s3:libads: Make sure we can lookup KDCs which are not configured
Apr 09, 2019
e933ddb7
s3:ldap: Leave add machine code early for pre-existing accounts
Apr 09, 2019
4147349c
s3-libnet_join: always pass down admin domain to ads layer
Apr 09, 2019
d101da49
s3-libnet_join: setup libnet join error string when AD connect fails
Apr 09, 2019
7f1811ee
s3-libnet_join: allow fallback to NTLMSSP auth in libnet_join
Apr 09, 2019
d78118d0
py/provision: fix for Python 2.6
Apr 09, 2019
d415458f
ctdb-scripts: Reindent some functions prior to making changes
Apr 12, 2019
11758628
ctdb-scripts: Rename variable nfslock_service to nfs_lock_service
Apr 12, 2019
022b9a6c
ctdb-scripts: Add test variable CTDB_NFS_DISTRO_STYLE
Apr 12, 2019
f0082767
ctdb-scripts: Factor out nfs_load_config()
Apr 12, 2019
5a97b7f0
ctdb-scripts: Stop/start mount/rquotad/status via NFS call-out
Apr 12, 2019
7932032d
ctdb-scripts: Start NFS quota service if defined
Apr 12, 2019
aee71ea6
ctdb-scripts: Add systemd services to NFS call-out
Apr 12, 2019
14069988
ctdb-tests: Update NFS test infrastructure to support systemd services
Apr 12, 2019
dae0e8ec
ctdb-scripts: Allow load_system_config() to take multiple alternatives
Apr 12, 2019
49fa0881
ctdb-scripts: Update statd-callout to try several configuration files
Apr 12, 2019
116c874f
memcache: Introduce struct for storing talloc pointer
Apr 12, 2019
a54038bf
memcache: Properly track the size of talloc objects
Apr 12, 2019
e09262b7
memcache: Increase size of default memcache to 512k
Apr 12, 2019
e974e440
torture: Add test for talloc size accounting in memcache
Apr 12, 2019
d9c47cb8
ctdb-daemon: Revert "We can not assume that just because we could complete a TCP handshake"
Apr 15, 2019
945a41d3
ctdb-common: Avoid race between fd and signal events
Apr 15, 2019
7aa443a3
s3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO
Apr 24, 2019
189 additional commits have been omitted to prevent performance issues.
Loading
Loading