summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libds: rename UF_MACHINE_ACCOUNT_MASK to UF_TRUST_ACCOUNT_MASKRalph Boehme2018-09-051-1/+1
* vfs_fruit: Don't unlink the main fileVolker Lendecke2018-09-052-2/+5
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-09-052-0/+46
* s3:smbd: add a comment stating that file_close_user() is redundant for SMB2Ralph Boehme2018-09-051-0/+6
* s3:smbd: let session logoff close files and tcons before deleting the sessionRalph Boehme2018-09-052-24/+23
* s3:smbd: reorder tcon global record deletion and closing files of a tconRalph Boehme2018-09-051-19/+19
* selftest: add a durable handle test with delayed disconnectRalph Boehme2018-09-057-1/+132
* s4:selftest: reformat smb2_s3only listRalph Boehme2018-09-051-1/+6
* vfs_delay_inject: adding delay to VFS callsRalph Boehme2018-09-053-0/+66
* s4:rpc_server/netlogon: don't treet trusted domains as primary in LogonGetDom...Stefan Metzmacher2018-09-052-58/+82
* s4:rpc_server/netlogon: make use of talloc_zero_array() for the netr_OneDomai...Stefan Metzmacher2018-09-051-1/+1
* s4:rpc_server/netlogon: use samdb_domain_guid()/dsdb_trust_local_tdo_info() t...Stefan Metzmacher2018-09-051-18/+91
* s4:dsdb/common: add samdb_domain_guid() helper functionStefan Metzmacher2018-09-051-0/+55
* dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper functionStefan Metzmacher2018-09-051-0/+16
* dsdb/util_trusts: domain_dn is an input parameter of dsdb_trust_crossref_tdo_...Stefan Metzmacher2018-09-051-6/+0
* s4:torture/rpc/netlogon: verify the trusted domains output of LogonGetDomainI...Stefan Metzmacher2018-09-052-1/+130
* s4:torture/rpc/netlogon: assert that cli_credentials_get_{workstation,passwor...Stefan Metzmacher2018-09-051-0/+16
* smbd: Fix a memleak in async search ask sharemodeVolker Lendecke2018-09-051-8/+5
* ctdb-daemon: Log complete eventd startup commandMartin Schwenke2018-09-051-4/+5
* ctdb-daemon: Do not retry connection to eventdMartin Schwenke2018-09-051-11/+3
* ctdb-daemon: Wait for eventd to be ready before connectingMartin Schwenke2018-09-051-7/+111
* ctdb-daemon: Open eventd pipe earlierMartin Schwenke2018-09-051-5/+9
* ctdb-daemon: Improve error handling consistencyMartin Schwenke2018-09-051-0/+1
* ctdb-event: Add support to eventd for the startup notification FDMartin Schwenke2018-09-051-0/+8
* ctdb-common: Add support for sock daemon to notify of successful startupMartin Schwenke2018-09-052-0/+36
* s3: util: Do not take over stderr when there is no log filePaulo Alcantara2018-09-051-2/+5
* s3: smbd: Ensure get_real_filename() copes with empty pathnames.Jeremy Allison2018-08-281-0/+5
* WHATSNEW: Fix wrong assignment.Karolin Seeger2018-08-281-2/+2
* VERSION: Bump version up to 4.8.6...Karolin Seeger2018-08-241-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.5 release.samba-4.8.5Karolin Seeger2018-08-241-1/+1
* WHATSNEW: Add release notes for Samba 4.8.5.Karolin Seeger2018-08-241-2/+117
* torture: Demonstrate the invalid lock order panicVolker Lendecke2018-08-231-0/+89
* vfs_fruit: Fix a leak of "br_lck"Volker Lendecke2018-08-231-8/+16
* s3:winbind: Do not lookup local system accounts in ADAndreas Schneider2018-08-231-0/+2
* selftest: Load time_audit and full_audit modules for all testsChristof Schmitt2018-08-231-6/+6
* s3: vfs: time_audit: fix handling of token_blob in smb_time_audit_offload_rea...Ralph Wuerthner2018-08-231-9/+3
* selftest: subunithelper needs to follow the subunit spec more closelyDouglas Bagnall2018-08-231-1/+2
* unittests.lib_util_modules: test module probe with "skel", not "unix"Douglas Bagnall2018-08-231-1/+1
* ldb: Release LDB 1.3.6ldb-1.3.6Andrew Bartlett2018-08-234-1/+284
* ldb: Fix missing NULL terminator in ldb_mod_op_test testsuiteAndrew Bartlett2018-08-231-2/+2
* libsmb: Fix CID 1438243 Unchecked return valueVolker Lendecke2018-08-231-1/+8