summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Bump version to 2.1.3ldb-2.1.3Gary Lockyer2020-05-143-1/+287
* lib ldb: lmdb init var before calling mdb_reader_checkGary Lockyer2020-05-141-1/+1
* lib ldb: lmdb clear stale readers on write txn startGary Lockyer2020-05-142-1/+23
* ldb tests: Confirm lmdb free list handlingGary Lockyer2020-05-142-1/+663
* lib:util: Fix smbclient -l basename dirAmit Kumar2020-05-142-2/+7
* Add a test for smbclient -l basenameAmit Kumar2020-05-143-0/+40
* s3: pass DCE RPC handle type to create_policy_hndAlexander Bokovoy2020-05-0410-48/+108
* dbwrap_watch: Set rec->value_valid while returning nested share_mode_do_locked()Anoop C S2020-05-041-0/+1
* libsmb: Don't try to find posix stat info in SMBC_getatr()Volker Lendecke2020-05-043-30/+0
* VERSION: Bump version up to 4.12.3.Karolin Seeger2020-04-281-1/+1
* Merge tag 'samba-4.12.2' into v4-12-testKarolin Seeger2020-04-2835-70/+1376
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.12.2 release.samba-4.12.2Karolin Seeger2020-04-221-1/+1
| * WHATSNEW: Add release notes for Samba 4.12.2.Karolin Seeger2020-04-221-2/+63
| * CVE-2020-10704 libcli ldap: Check search request lengths.Gary Lockyer2020-04-223-0/+12
| * CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-04-2210-11/+80
| * CVE-2020-10704: S4 ldap server: Limit request sizesGary Lockyer2020-04-222-2/+95
| * CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer2020-04-224-0/+44
| * CVE-2020-10704: ldapserver tests: Limit search request sizesGary Lockyer2020-04-223-0/+240
| * CVE-2020-10704: lib util asn1: Check parse tree depthGary Lockyer2020-04-222-2/+13
| * CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_treeGary Lockyer2020-04-226-0/+290
| * CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-04-2216-45/+71
| * CVE-2020-10700: ldb: Bump version up to 2.1.2.ldb-2.1.2Karolin Seeger2020-04-223-1/+287
| * CVE-2020-10700: dsdb: Do not permit the ASQ control for the GUID search in pa...Andrew Bartlett2020-04-222-6/+13
| * CVE-2020-10700: ldb: Always use ldb_next_request() in ASQ moduleAndrew Bartlett2020-04-221-9/+3
| * CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett2020-04-223-0/+173
| * VERSION: Bump version up to 4.12.2...Karolin Seeger2020-04-221-2/+2
* | ctdb: Fix a memleakVolker Lendecke2020-04-211-0/+1
* | s3: VFS: Add cmocka test for vfs_full_audit to make sure all arrays are correct.Jeremy Allison2020-04-173-0/+58
* | s3: VFS: full_audit. Add missing fcntl entry in vfs_op_names[] array.Jeremy Allison2020-04-171-0/+1
* | s3/librpc/crypto: Fix double free with unresolved credential cacheNoel Power2020-04-151-4/+0
* | mit-kdc: Explicitly reject S4U requestsIsaac Boukris2020-04-151-0/+5
* | selftest: Set KRB5RCACHETYPE to none for selftestAndreas Schneider2020-04-151-0/+1
* | Sign and verify PAC with ticket principal instead of canon principalIsaac Boukris2020-04-151-10/+2
* | Fix uxsuccess test with new MIT krb5 library 1.18Isaac Boukris2020-04-154-4/+6
* | Adapt sign_authdata in our KDB module for krb5 v1.18Isaac Boukris2020-04-153-1/+49
* | testprogs: Add 'net ads join createupn' test also verifying the keytabAndreas Schneider2020-04-071-0/+17
* | s3:libads: Fix ads_get_upn()Andreas Schneider2020-04-071-0/+1
* | smbd: let delayed update handler also update on-disk timestampsRalph Boehme2020-04-072-10/+1
* | smbd: let mark_file_modified() always call trigger_write_time_update()Ralph Boehme2020-04-071-2/+2
* | torture/smb2: delayed timestamp updates test: more then one writeRalph Boehme2020-04-071-0/+116
* | torture/smb2: delayed timestamp update test: single writeRalph Boehme2020-04-072-0/+87
* | smbd: remove stat call from mark_file_modified()Ralph Boehme2020-04-071-3/+0
* | s3: tests: Add samba3.blackbox.force-close-shareJeremy Allison2020-04-072-0/+109
* | smbd: enforce AIO requests drainingJeremy Allison2020-04-071-63/+17
* | s3: smbd: Remove file_close_pid().Jeremy Allison2020-04-072-19/+0
* | s3: smbd: Remove old synchronous SMB1 reply_exit().Jeremy Allison2020-04-071-10/+21
* | s3: smbd: Add async internals of reply_exit().Jeremy Allison2020-04-071-0/+201
* | s3: smbd: Remove old synchronous SMB1 reply_ulogoffX().Jeremy Allison2020-04-071-27/+21
* | s3: smbd: reply_ulogoffX() Update to modern coding standards.Jeremy Allison2020-04-071-2/+2
* | s3: smbd: In reply_ulogoffX(), replace req -> smb1req.Jeremy Allison2020-04-071-11/+11