Commits on Source
164
7a39bcd0
VERSION: Bump version up to 4.9.2...
Sep 24, 2018
7249a4e5
waf: Check for -fstack-protect-strong support
Sep 26, 2018
29883c7b
waf: Add -fstack-clash-protection
Sep 26, 2018
240586b6
s3:lib/server_contexts: make server_event_ctx and server_msg_ctx static
Oct 10, 2018
7791f204
s3/lib:popt_common: Move setup_logging to common callback
Oct 10, 2018
c247ae01
s3:lib: Move popt_common_credentials to separate file
Oct 10, 2018
b63a2006
s3:lib: Introduce cmdline context wrapper
Oct 10, 2018
b02c52cc
s3:loadparm: reinit_globals in lp_load_with_registry_shares()
Oct 10, 2018
bbdefe85
selftest: pass configfile to pdbedit
Oct 10, 2018
9329a288
s3:popt_common: use cmdline_messaging_context() in popt_common_credentials_callback()
Oct 10, 2018
8251e95c
test:doc: Skip 'clustering=yes'
Oct 10, 2018
49f962f5
s3:smbpasswd: Use cmdline_messaging_context
Oct 10, 2018
55886f78
s3:smbstatus: Use cmdline_messaging_context
Oct 10, 2018
c2dd495a
rpcclient: Use cmdline_messaging_context
Oct 10, 2018
79fe7882
s3:net: Use cmdline_messaging_context
Oct 10, 2018
2e78c3a7
s3:messaging: remove unused messaging_init_client()
Oct 10, 2018
212a5bc6
s3:pdbedit: Use cmdline_messaging_context
Oct 10, 2018
4881ca3d
s3:testparm: Use cmdline_messaging_context
Oct 10, 2018
b71c6d2c
s3:sharesec: Use cmdline_messaging_context
Oct 10, 2018
0442b1f9
s3: ntlm_auth: Use cmdline_messaging_context
Oct 10, 2018
e3994507
s3:eventlogadm: Use cmdline_messaging_context
Oct 10, 2018
def7d7ce
s3:dbwrap_tool: Use cmdline_messaging_context
Oct 10, 2018
217373b0
s3:smbcontrol: Use cmdline_messaging_context
Oct 10, 2018
2e602d77
s3:smbget: Use cmdline_messaging_context
Oct 10, 2018
1131c14a
examples: Fix the smb2mount build
Oct 10, 2018
b81cf019
s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.
Oct 10, 2018
75d97d49
ctdb-daemon: Add invalid_records flag to ctdb_db_context
Oct 10, 2018
0dffb5c7
ctdb-daemon: Don't pull any records if records are invalidated
Oct 10, 2018
d8087c06
ctdb-daemon: Invalidate records if a node becomes INACTIVE
Oct 10, 2018
4e007146
ctdb-tests: Add recovery record resurrection test for volatile databases
Oct 10, 2018
485fa6b2
ctdb-vacuum: Simplify the deletion of vacuumed records
Oct 10, 2018
cbfb00bc
ctdb-vacuum: Fix the incorrect counting of remote errors
Oct 10, 2018
e209cfc4
ctdb-vacuum: Remove unnecessary check for zero records in delete list
Oct 10, 2018
6294ea4a
ctdb-daemon: Drop implementation of RECEIVE_RECORDS control
Oct 10, 2018
a1a67956
ctdb-protocol: Mark RECEIVE_RECORDS control obsolete
Oct 10, 2018
0147504f
ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS control
Oct 10, 2018
07c97238
ctdb-tests: Drop code for RECEIVE_RECORDS control
Oct 10, 2018
8657e558
s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpion
Oct 10, 2018
33515c39
smb2_server: set req->do_encryption = true earlier
Oct 10, 2018
a1a4e54c
lib: Avoid the use of open_memstream in tevent_req_profile_string
Oct 10, 2018
4772ba81
s4:torture: FinderInfo conversion test with AppleDouble without xattr data
Oct 18, 2018
b2759221
vfs_fruit: fix two comments
Oct 18, 2018
6ee5df28
vfs_fruit: store filler bytes from AppleDouble file header in struct adouble
Oct 18, 2018
a9426833
vfs_fruit: move setting ADEID_FINDERI length to ad_convert_xattr()
Oct 18, 2018
f1090976
vfs_fruit: do direct return from error checks in ad_convert()
Oct 18, 2018
4679371f
vfs_fruit: remove unneeded fd argument from ad_convert()
Oct 18, 2018
10232d0d
vfs_fruit: move storing of modified struct adouble to ad_convert()
Oct 18, 2018
fb345c2b
vfs_fruit: move FinderInfo conversion to helper function and call it from ad_convert()
Oct 18, 2018
50dfdfac
vfs_fruit: move FinderInfo lenght check to ad_convert()
Oct 18, 2018
d9c79bed
vfs_fruit: split out truncating from ad_convert()
Oct 18, 2018
c6519898
vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_truncate()
Oct 18, 2018
b228d661
vfs_fruit: split out moving of the resource fork
Oct 18, 2018
393a773a
vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_move_reso()
Oct 18, 2018
84374fbb
vfs_fruit: fix error returns in ad_convert_xattr()
Oct 18, 2018
655e147c
vfs_fruit: let the ad_convert_*() subfunctions mmap as needed
Oct 18, 2018
54800489
vfs_fruit: let the ad_convert_*() subfunction update the on-disk AppleDoube header as needed
Oct 18, 2018
bee12e2e
vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()
Oct 18, 2018
0807a896
vfs_fruit: add check for OS X filler in FinderInfo conversion
Oct 18, 2018
01353f6d
vfs_fruit: add out arg "converted_xattr" to ad_convert_xattr
Oct 18, 2018
9304dfae
vfs_fruit: make call to ad_convert_truncate() optional
Oct 18, 2018
21e3e8b3
vfs_fruit: move check in ad_convert() to ad_convert_*() subfunctions
Oct 18, 2018
0cf64bd2
winbindd_cache: Fix timeout calculation for sid<->name cache
Oct 24, 2018
a835e64f
ctdb-daemon: Return early when refusing to run an event script
Oct 25, 2018
1616cbd5
ctdb-daemon: Exit if eventd goes away
Oct 25, 2018
ec028efc
ctdb-common: Set close-on-exec for startup fd
Oct 25, 2018
c3179a1d
ctdb-event: Check the return status of sock_daemon_set_startup_fd
Oct 25, 2018
6c44382e
ctdb-daemon: Fix valgrind hit in event code
Oct 25, 2018
1e7520f4
netcmd: Add --site option when restoring a domain
Nov 05, 2018
c077dfaa
tests: Add test-case for restore into non-default site
Nov 05, 2018
dfc07455
netcmd: Re-create default site for backup-restore (if missing)
Nov 05, 2018
4933bc84
selftest: Change backup testenvs to use non-default site
Nov 05, 2018
db233146
python: Allow forced signing via smb.SMB()
Nov 05, 2018
d3be8e21
netcmd: Make sure SMB connection is signed when backing up sysvol
Nov 05, 2018
4b42e0ee
s3/smbd: Server responds incorrectly if no SMB protocol chosen
Nov 05, 2018
5e4e3daa
libcli: Add debug message if fail to negoatiate SMB protocol
Nov 05, 2018
24a02a31
tests: Add corner-case test: fromServer points to dead server
Nov 05, 2018
40533f05
dsdb: Ensure that a DN (now) pointing at a deleted object counts for objectclass-based MUST
Nov 05, 2018
4b461cd3
vfs_fruit: remove check for number of xattrs from ad_convert_xattr
Nov 05, 2018
0103f91d
lib:socket: If returning early, set ifaces
Nov 05, 2018
bedb34a6
s3:winbind: Check return code of initialize_password_db()
Nov 05, 2018
e1f09ff3
docs:vfs_fruit: add "wipe_intentionally_left_blank_rfork" option
Nov 05, 2018
7b04e558
docs:vfs_fruit: add "delete_empty_adfiles" option
Nov 05, 2018
66aaa6ae
s3:selftest: list vfs testssuites one per line
Nov 05, 2018
f8a4f923
s4:torture: add test for AppleDouble ResourceFork conversion
Nov 05, 2018
4a56be10
vfs_fruit: add option "wipe_intentionally_left_blank_rfork"
Nov 05, 2018
90220215
vfs_fruit: detect empty resource forks in ad_convert()
Nov 05, 2018
6a457df1
vfs_fruit: add option "delete_empty_adfiles"
Nov 05, 2018
69fb6c1c
vfs_fruit: optionally delete AppleDouble files without Resourcefork data
Nov 05, 2018
eadd15a5
schema_samba4.ldif: add allocation of DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME
Nov 05, 2018
2d682e4c
s4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME
Nov 05, 2018
3fb4c684
testprogs/blackbox: add samba4.blackbox.test_primary_group test
Nov 05, 2018
c73aca88
s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid
Nov 05, 2018
ea9b694d
dbchecker: improve verbose output of do_modify()
Nov 05, 2018
4da901d1
dbchecker: Fix missing <SID=...> on linked attributes
Nov 05, 2018
2d77e4f1
blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked attributes
Nov 05, 2018
9d760fe1
s4:repl_meta_data: pass down struct replmd_replicated_request to...
Nov 05, 2018
98f2319b
s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modify_la_add()
Nov 05, 2018
8095ffec
s4:repl_meta_data: add missing \n to a DEBUG message in replmd_modify_la_add()
Nov 05, 2018
fcafbe75
s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modify_la_delete()
Nov 05, 2018
66169416
s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modify_la_replace()
Nov 05, 2018
64 additional commits have been omitted to prevent performance issues.
Loading
Loading