summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.11.12 release.samba-4.11.12Karolin Seeger2020-08-251-1/+1
* WHATSNEW: Add release notes for Samba 4.11.12.Karolin Seeger2020-08-251-2/+71
* util: Add cmocka unit test for directory_create_or_existsChristof Schmitt2020-08-173-0/+241
* util: Allow symlinks in directory_create_or_existChristof Schmitt2020-08-171-2/+16
* dbcheck: Allow a dangling forward link outside our known NCsAndrew Bartlett2020-08-062-1/+62
* s3:smbd: check for stale pid in delay_for_oplock_fn() when leases_db_get() failsStefan Metzmacher2020-08-061-1/+33
* s3:leases: log errors with level 0 in leases_db_do_locked_fn()Stefan Metzmacher2020-08-061-4/+4
* smbd: check for stale pid in get_lease_type()Ralph Boehme2020-08-061-2/+27
* smbd: let get_lease_type() take a non-const share_mode_entryRalph Boehme2020-08-062-4/+4
* smbd: inverse if/else logic in get_lease_type()Ralph Boehme2020-08-061-17/+17
* s3/leases: log NDR decoding failure with level 0 in leases_db_get_fn()Ralph Boehme2020-08-061-2/+2
* smbd: increase loglevel when leases_db_del() with anything then NT_STATUS_NOT...Ralph Boehme2020-08-061-2/+5
* docs: Fix documentation for require_membership_of of pam_winbind.confAndreas Schneider2020-08-061-3/+6
* docs: Fix documentation for require_membership_of of pam_winbindAndreas Schneider2020-08-061-3/+5
* lib/debug: set the correct default backend loglevel to MAX_DEBUG_LEVELRalph Boehme2020-07-091-1/+1
* lib/debug: assert file backendRalph Boehme2020-07-091-6/+6
* lib:util: Fix smbclient -l basename dirAmit Kumar2020-07-092-2/+7
* Add a test for smbclient -l basenameAmit Kumar2020-07-093-0/+40
* s3:winbind:idmap_ad - make failure to get attrnames for schema mode fatalAndrew2020-07-091-0/+8
* lib/util: do not install "test_util_paths"Günther Deschner2020-07-071-1/+2
* selftest: Run test of how userPassword / crypt() style passwords are stored i...Andrew Bartlett2020-07-061-0/+3
* selftest: Split samba.tests.samba_tool.user_virtualCryptSHA into GPG and not ...Andrew Bartlett2020-07-064-1/+566
* dsdb: Allow "password hash userPassword schemes = CryptSHA256" to work on RHEL7Andrew Bartlett2020-07-062-7/+31
* util: fix build on AIX by fixing the order of replace.h includeBjoern Jacke2020-07-061-1/+1
* util: Reallocate larger buffer if getpwuid_r() returns ERANGEMartin Schwenke2020-07-061-0/+13
* util: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWDMartin Schwenke2020-07-061-5/+22
* util: Simplify input validationMartin Schwenke2020-07-061-5/+4
* s3: libsmb: Fix SMB2 client rename bug to a Windows server.Jeremy Allison2020-07-061-2/+24
* VERSION: Bump version up to 4.11.12.Karolin Seeger2020-07-021-1/+1
* Merge tag 'samba-4.11.11' into v4-11-testKarolin Seeger2020-07-0220-234/+1360
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.11.11 release.samba-4.11.11Karolin Seeger2020-07-011-1/+1
| * Add release notes for Samba 4.11.11.Karolin Seeger2020-07-011-2/+86
| * CVE-2020-10760 dsdb: Add tests for paged_results and VLV over the Global Cata...Andrew Bartlett2020-06-302-66/+107
| * CVE-2020-10760 dsdb: Ensure a proper talloc tree for saved controlsAndrew Bartlett2020-06-302-0/+15
| * CVE-2020-14303: s4 nbt: fix busy loop on empty UDP packetGary Lockyer2020-06-302-2/+16
| * CVE-2020-14303 Ensure an empty packet will not DoS the NBT serverAndrew Bartlett2020-06-302-0/+20
| * CVE-2020-10745: ndr/dns-utils: prepare for NBT compatibilityDouglas Bagnall2020-06-307-77/+49
| * CVE-2020-10745: dns_util/push: forbid names longer than 255 bytesDouglas Bagnall2020-06-302-2/+9
| * CVE-2020-10745: ndr_dns: do not allow consecutive dotsDouglas Bagnall2020-06-303-2/+6
| * CVE-2020-10745: ndr/dns_utils: correct a commentDouglas Bagnall2020-06-301-1/+1
| * CVE-2020-10745: ndr_dns: move ndr_push_dns_string core into sharable functionDouglas Bagnall2020-06-304-75/+99
| * CVE-2020-10745: librpc/tests: cmocka tests of dns and ndr stringsDouglas Bagnall2020-06-304-0/+255
| * CVE-2020-10745: pytests: hand-rolled invalid dns/nbt packet testsDouglas Bagnall2020-06-303-0/+223
| * ldb: Bump version to 2.0.12ldb-2.0.12Gary Lockyer2020-06-303-1/+286
| * CVE-2020-10730: lib ldb: Check if ldb_lock_backend_callback called twiceGary Lockyer2020-06-301-1/+8
| * CVE-2020-10730: s4 dsdb vlv_pagination: Prevent repeat call of ldb_module_doneGary Lockyer2020-06-301-12/+49
| * CVE-2020-10730: s4 dsdb paged_results: Prevent repeat call of ldb_module_doneGary Lockyer2020-06-301-9/+34
| * CVE-2020-10730: dsdb: Ban the combination of paged_results and VLVAndrew Bartlett2020-06-301-0/+10
| * CVE-2020-10730: dsdb: Fix crash when vlv and paged_results are combinedAndrew Bartlett2020-06-301-0/+4
| * CVE-2020-10730: selftest: Add test to show that VLV and paged_results are inc...Andrew Bartlett2020-06-302-0/+50