summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lib/util: allow to set TCP_USER_TIMEOUT socket optionGünther Deschner2020-07-082-0/+4
* s3:dbwrap_watch: avoid recursion into dbwrap_do_locked() from dbwrap_watched_...Stefan Metzmacher2020-07-081-4/+56
* s3:locking: convert share_mode_lock.c to generate_unique_u64()Stefan Metzmacher2020-07-082-16/+15
* s3:g_lock: avoid very expensive generate_random_buffer() in g_lock_parse()Stefan Metzmacher2020-07-081-19/+19
* lib/util: add generate_unique_u64() helper functionStefan Metzmacher2020-07-082-1/+51
* s3:smbcacls: Add support for DFS pathAnubhav Rakshit2020-07-072-5/+19
* selftest: run smbcacls test against a share with a DFS linkNoel Power2020-07-073-0/+14
* selftest: Add basic smbcacls test(s)Noel Power2020-07-074-0/+285
* s4:rpc_server: Implement epmapper LookupHandleFreeSamuel Cabrero2020-07-072-2/+10
* s4:torture: Do not skip epmapper lookup terminate test in samba4Samuel Cabrero2020-07-071-4/+0
* selftest: Split samba4 epmapper expected failures into individual testsSamuel Cabrero2020-07-071-1/+4
* s4:selftest: test for smbtorture subunit names with and without --fullnameSachin Prabhu2020-07-072-0/+50
* s4:torture/local: Add new test to check smbtorture --fullnameSachin Prabhu2020-07-073-1/+34
* s4:torture: Add command line parameter --fullnameSachin Prabhu2020-07-071-0/+24
* s4:torture: avoid multiple recursions into the test listsStefan Metzmacher2020-07-071-4/+11
* s4:torture: use prefix_name() for all names in run_matching()Stefan Metzmacher2020-07-071-4/+4
* lib/torture: fix subunit names of nested suitesStefan Metzmacher2020-07-073-4/+81
* lib/torture: add back links to the parent objectsStefan Metzmacher2020-07-072-0/+7
* lib/torture: make torture_subunit_test_name() publicStefan Metzmacher2020-07-073-18/+16
* selftest/Samba4: split out _setup_ad_dc()Stefan Metzmacher2020-07-071-2/+8
* s3:wscript: vfs_gpfs needs kernel oplock supportStefan Metzmacher2020-07-071-1/+1
* s3:smbd: check for stale pid in delay_for_oplock_fn() when leases_db_get() failsStefan Metzmacher2020-07-071-1/+36
* s3:leases: log errors with level 0 in leases_db_do_locked_fn()Stefan Metzmacher2020-07-071-4/+4
* dsdb/password_hash: don't double assign variables (CID 1363048, 1034720)Douglas Bagnall2020-07-061-4/+4
* pypidl: check the result of py_dcerpc_ndr_pointer_deref()Douglas Bagnall2020-07-061-0/+5
* policy/gp: always close a file (CID 1445119)Douglas Bagnall2020-07-061-0/+1
* s4/winbind/idmap: check the right variable (CID 1272950)Douglas Bagnall2020-07-061-1/+1
* smbd: check for stale pid in get_lease_type()Ralph Boehme2020-07-021-2/+18
* smbd: let get_lease_type() take a non-const share_mode_entryRalph Boehme2020-07-022-2/+2
* smbd: inverse if/else logic in get_lease_type()Ralph Boehme2020-07-021-17/+17
* s3/leases: log NDR decoding failure with level 0 in leases_db_get_fn()Ralph Boehme2020-07-021-2/+2
* smbd: increase loglevel when leases_db_del() with anything then NT_STATUS_NOT...Ralph Boehme2020-07-021-2/+7
* s3:smbd: make sure vfs_ChDir() always sets conn->cwd_fsp->fh->fd = AT_FDCWDStefan Metzmacher2020-07-022-1/+35
* s3:smbd: reformat if statement for caching in vfs_ChDir()Stefan Metzmacher2020-07-021-2/+3
* s4:torture/smb2: add smb2.delete-on-close-perms.BUG14427Stefan Metzmacher2020-07-022-1/+43
* s3:winbind:idmap_ad - make failure to get attrnames for schema mode fatalAndrew2020-07-021-0/+8
* lib/debug: set the correct default backend loglevel to MAX_DEBUG_LEVELRalph Boehme2020-07-021-1/+1
* lib/debug: assert file backendRalph Boehme2020-07-021-6/+6
* ldap_client: Make ldap_parse_basic_url() IPv6-address awareVolker Lendecke2020-07-021-0/+27
* ldap_client: Align integer typesVolker Lendecke2020-07-021-3/+3
* ldap_client: Make ldap_parse_basic_url take care of ldapi as wellVolker Lendecke2020-07-021-67/+80
* pdb_dsdb: Fix typosVolker Lendecke2020-07-021-3/+3
* ldb_ldap: Fix a memleakldb-2.2.0Volker Lendecke2020-07-021-1/+1
* CVE-2020-14303: s4 nbt: fix busy loop on empty UDP packetGary Lockyer2020-07-022-2/+16
* CVE-2020-14303 Ensure an empty packet will not DoS the NBT serverAndrew Bartlett2020-07-022-0/+20
* CVE-2020-10760 dsdb: Add tests for paged_results and VLV over the Global Cata...Andrew Bartlett2020-07-022-66/+107
* CVE-2020-10760 dsdb: Ensure a proper talloc tree for saved controlsAndrew Bartlett2020-07-022-0/+15
* CVE-2020-10745: ndr/dns-utils: prepare for NBT compatibilityDouglas Bagnall2020-07-027-77/+49
* CVE-2020-10745: dns_util/push: forbid names longer than 255 bytesDouglas Bagnall2020-07-022-2/+9
* CVE-2020-10745: ndr_dns: do not allow consecutive dotsDouglas Bagnall2020-07-023-2/+6