summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.7.12 release.samba-4.7.12v4-7-stableKarolin Seeger2018-11-261-1/+1
* WHATSNEW: Add release notes for Samba 4.7.12.Karolin Seeger2018-11-261-2/+101
* CVE-2018-16853 build: The Samba AD DC, when build with MIT Kerberos is experi...Andrew Bartlett2018-11-261-0/+17
* CVE-2018-16851 ldap_server: Check ret before manipulating blobGarming Sam2018-11-261-2/+2
* CVE-2018-16841 selftest: Check for mismatching principal in certficate compar...Andrew Bartlett2018-11-261-0/+8
* CVE-2018-16841 heimdal: Fix segfault on PKINIT with mis-matching principalAndrew Bartlett2018-11-261-3/+3
* CVE-2018-14629 dns: CNAME loop prevention using counterAaron Haslett2018-11-263-0/+36
* VERSION: Bump version up to 4.7.12...Karolin Seeger2018-11-261-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.7.11 release.samba-4.7.11Karolin Seeger2018-10-221-1/+1
* WHATSNEW: Add release notes for Samba 4.7.11.Karolin Seeger2018-10-221-2/+67
* s3:winbind: Fix regression introduced with bso #12851Andreas Schneider2018-10-191-18/+10
* smb2_server: set req->do_encryption = true earlierStefan Metzmacher2018-10-102-7/+10
* s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-102-4/+48
* s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.Jeremy Allison2018-10-091-0/+4
* lib: Hold at most 10 outstanding paged result cookiesVolker Lendecke2018-09-281-0/+22
* lib: Put "results_store" into a doubly linked listVolker Lendecke2018-09-281-20/+5
* 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
* 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-291-0/+5
* VERSION: Bump version up to 4.7.9...Karolin Seeger2018-08-271-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.7.10 release.samba-4.7.10Karolin Seeger2018-08-271-1/+1
* WHATSNEW: Add release notes for Samba 4.7.10.Karolin Seeger2018-08-271-2/+107
* 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
* 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
* g_lock: Fix lock upgradesVolker Lendecke2018-08-232-1/+4
* torture3: Extend the g_lock6 test to also cover upgradesVolker Lendecke2018-08-232-0/+17