summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctdb-vacuum: Fix the incorrect counting of remote errorsAmitay Isaacs2018-10-091-9/+13
* ctdb-vacuum: Simplify the deletion of vacuumed recordsAmitay Isaacs2018-10-091-243/+9
* ctdb-tests: Add recovery record resurrection test for volatile databasesMartin Schwenke2018-10-091-0/+84
* ctdb-daemon: Invalidate records if a node becomes INACTIVEAmitay Isaacs2018-10-091-1/+23
* ctdb-daemon: Don't pull any records if records are invalidatedAmitay Isaacs2018-10-091-0/+12
* ctdb-daemon: Add invalid_records flag to ctdb_db_contextAmitay Isaacs2018-10-091-0/+1
* s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.Jeremy Allison2018-10-091-0/+4
* examples: Fix the smb2mount buildVolker Lendecke2018-10-092-2/+2
* s3:smbget: Use cmdline_messaging_contextChristof Schmitt2018-10-091-0/+3
* s3:smbcontrol: Use cmdline_messaging_contextChristof Schmitt2018-10-092-8/+12
* s3:dbwrap_tool: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:eventlogadm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3: ntlm_auth: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:sharesec: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+5
* s3:testparm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:pdbedit: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:messaging: remove unused messaging_init_client()Ralph Boehme2018-10-092-12/+0
* s3:net: Use cmdline_messaging_contextChristof Schmitt2018-10-091-23/+2
* rpcclient: Use cmdline_messaging_contextChristof Schmitt2018-10-091-26/+2
* s3:smbstatus: Use cmdline_messaging_contextChristof Schmitt2018-10-092-14/+4
* s3:smbpasswd: Use cmdline_messaging_contextChristof Schmitt2018-10-092-15/+6
* test:doc: Skip 'clustering=yes'Christof Schmitt2018-10-091-1/+2
* s3:popt_common: use cmdline_messaging_context() in popt_common_credentials_ca...Ralph Boehme2018-10-092-1/+9
* selftest: pass configfile to pdbeditRalph Boehme2018-10-091-4/+4
* s3:loadparm: reinit_globals in lp_load_with_registry_shares()Ralph Boehme2018-10-091-1/+1
* s3:lib: Introduce cmdline context wrapperChristof Schmitt2018-10-093-0/+102
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-10-0916-236/+313
* s3/lib:popt_common: Move setup_logging to common callbackChristof Schmitt2018-10-091-4/+4
* s3:lib/server_contexts: make server_event_ctx and server_msg_ctx staticRalph Boehme2018-10-091-2/+2
* VERSION: Bump version up to 4.8.6...Karolin Seeger2018-10-081-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.6 release.samba-4.8.6Karolin Seeger2018-10-081-1/+1
* WHATSNEW: Add release notes for Samba 4.8.6.Karolin Seeger2018-10-081-2/+70
* lib: Hold at most 10 outstanding paged result cookiesVolker Lendecke2018-09-271-0/+22
* lib: Put "results_store" into a doubly linked listVolker Lendecke2018-09-271-20/+5
* ctdb-recoverd: Set recovery lock handle at start of attemptMartin Schwenke2018-09-201-3/+4
* ctdb-recoverd: Handle cancellation when releasing recovery lockMartin Schwenke2018-09-201-0/+14
* ctdb-recoverd: Return early when the recovery lock is not heldMartin Schwenke2018-09-201-3/+5
* ctdb-recoverd: Store recovery lock handleMartin Schwenke2018-09-201-6/+7
* ctdb-recoverd: Use talloc() to allocate recovery lock handleMartin Schwenke2018-09-201-11/+23
* ctdb-recoverd: Rename hold_reclock_state to ctdb_recovery_lock_handleMartin Schwenke2018-09-201-4/+4
* ctdb-recoverd: Re-check master on failure to take recovery lockMartin Schwenke2018-09-201-0/+9
* ctdb-recoverd: Clean up taking of recovery lockMartin Schwenke2018-09-201-17/+24
* ctdb-cluster-mutex: Block signals around forkMartin Schwenke2018-09-201-0/+22
* ctdb-cluster-mutex: Reset SIGTERM handler in cluster mutex childMartin Schwenke2018-09-201-0/+10
* wafsamba: Fix 'make -j<jobs>'Andreas Schneider2018-09-101-2/+7
* krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy2018-09-056-26/+63
* testprogs/blackbox: let test_trust_user_account.sh check the correct kerberos...Stefan Metzmacher2018-09-052-0/+15
* testprogs/blackbox: add testit[_expect_failure]_grep() to subunit.shStefan Metzmacher2018-09-051-0/+50
* samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...Stefan Metzmacher2018-09-051-0/+24
* s4:selftest: test kinit with the interdomain trust user accountAlexander Bokovoy2018-09-052-0/+45