summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-3824 ldb: Release ldb 1.2.4ldb-1.2.4v4-7-testGary Lockyer2019-02-264-1/+282
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-263-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-261-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-261-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-261-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-261-1/+2
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-072-15/+20
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-072-2/+118
* .gitlab-ci.yml: Adapt to current GitLab CI setupAndrew Bartlett2018-12-071-4/+10
* gitlab-ci: add .gitlab-ci.ymlJoe Guo2018-12-071-0/+47
* CVE-2018-16853: fix crash in expired passowrd caseIsaac Boukris2018-12-071-3/+4
* CVE-2018-16853: Do not segfault if client is not setAndreas Schneider2018-12-071-0/+8
* CVE-2018-16853: Add a test to verify s4u2self doesn't crashIsaac Boukris2018-12-071-0/+12
* CVE-2018-16853: The ticket in check_policy_as can actually be a TGSIsaac Boukris2018-12-071-2/+6
* CVE-2018-16853: Fix kinit test on system lacking ldbsearchIsaac Boukris2018-12-071-4/+4
* VERSION: Bump version up to 4.7.13.Karolin Seeger2018-11-271-1/+1
* Merge tag 'samba-4.7.12' into v4-7-testKarolin Seeger2018-11-278-7/+167
|\
| * 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: Bump version up to 4.7.12...Karolin Seeger2018-10-221-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