summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture: Pass buffer correctly to write()Andreas Schneider2020-10-301-1/+1
* DNS Resolver: support both dnspython before and after 2.0.0Alexander Bokovoy2020-10-302-2/+71
* ctdb-common: Avoid aliasing errors during code optimizationAmitay Isaacs2020-10-301-14/+17
* vfs_zfsacl: only grant DELETE_CHILD if ACL tag is specialAndrew Walker2020-10-301-1/+4
* vfs_zfsacl: use a helper variable in zfs_get_nt_acl_common()Ralph Boehme2020-10-301-4/+11
* vfs_zfsacl: README.Coding fixRalph Boehme2020-10-301-1/+2
* vfs_zfsacl: Add new parameter to stop automatic addition of special entriesAndrew Walker2020-10-302-0/+44
* vfs_zfsacl: use handle based facl() call to query ZFS filesytem ACLRalph Boehme2020-10-301-37/+122
* libndr: Avoid assigning duplicate versions to symbolsAmitay Isaacs2020-10-301-1/+1
* smb.conf.5: add clarification how configuration changes reflected by SambaAlexander Bokovoy2020-10-304-5/+55
* VERSION: Bump version up to 4.13.2.Karolin Seeger2020-10-291-1/+1
* Merge tag 'samba-4.13.1' into v4-13-testKarolin Seeger2020-10-296-15/+226
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.13.1 release.samba-4.13.1Karolin Seeger2020-10-271-1/+1
| * WHATSNEW: Add release notes for Samba 4.13.1.Karolin Seeger2020-10-271-0/+93
| * CVE-2020-14383: s4/dns: do not crash when additional data not foundDouglas Bagnall2020-10-261-3/+4
| * CVE-2020-14383: s4/dns: Ensure variable initialization with NULL.Douglas Bagnall2020-10-261-11/+13
| * CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind callVolker Lendecke2020-10-261-0/+27
| * CVE-2020-14323 winbind: Fix invalid lookupsids DoSVolker Lendecke2020-10-261-1/+1
| * s3: smbd: Ensure change notifies can't get set unless the directory handle is...Jeremy Allison2020-10-262-2/+8
| * s4: torture: Add smb2.notify.handle-permissions test.Jeremy Allison2020-10-262-0/+82
| * VERSION: Bump version up to 4.13.1...Karolin Seeger2020-10-261-2/+2
* | daemons: report status to systemd even when running in foregroundAlexander Bokovoy2020-10-274-4/+13
* | docs: fix default value of spoolss:architectureBjörn Jacke2020-10-271-2/+2
* | provision: BIND 9.17.x is not supportedAmitay Isaacs2020-10-271-0/+2
* | provision: Add support for BIND 9.16.xAmitay Isaacs2020-10-272-1/+8
* | bind9-dlz: Add support for BIND 9.16.xAmitay Isaacs2020-10-272-0/+13
* | provision: BIND 9.15.x is not supportedAmitay Isaacs2020-10-271-0/+2
* | provision: Add support for BIND 9.14.xAmitay Isaacs2020-10-272-2/+8
* | bind9-dlz: Add support for BIND 9.14.xAmitay Isaacs2020-10-272-0/+13
* | provision: BIND 9.13.x is not supportedAmitay Isaacs2020-10-271-0/+2
* | bind9-dlz: Bind 9.13.x switched to using bool as isc_boolean_t instead of int.Amitay Isaacs2020-10-271-1/+17
* | examples:auth: Do not install example pluginAndreas Schneider2020-10-271-1/+2
* | s3:modules: Do not install vfs modules only used for testingAndreas Schneider2020-10-271-4/+8
* | unittests: Mark test binaries for selftestAndreas Schneider2020-10-271-3/+3
* | buildtools: Do not install binaries which are for selftestAndreas Schneider2020-10-271-2/+4
* | s3:script: Fix test_dfree_quota.shAndreas Schneider2020-10-271-1/+1
* | third_party: Update resolv_wrapper to version 1.1.7Andreas Schneider2020-10-273-4/+4
* | testprogs: Fix and improve upgradeprovision-oldrelease testAndreas Schneider2020-10-271-133/+121
* | testprogs: Fix and improve dbcheck-oldrelease testAndreas Schneider2020-10-271-117/+123
* | testprogs: Fix and improve functionalprep testAndreas Schneider2020-10-271-33/+44
* | testprogs: Fix and improve dbcheck-links testAndreas Schneider2020-10-271-78/+82
* | testprogs: Fix and improve runtime-links testAndreas Schneider2020-10-272-37/+44
* | testprogs: Fix and improve tombstones-expunge testAndreas Schneider2020-10-271-44/+50
* | testprogs: Fix and improve demote-saveddb testAndreas Schneider2020-10-271-32/+43
* | testprogs: Add remove_directory to common test functionsAndreas Schneider2020-10-271-0/+11
* | python: Create targetdir recursivelyAndreas Schneider2020-10-271-1/+1
* | nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.hKhem Raj2020-10-271-8/+8
* | s4:dsdb:acl_read: Implement "List Object" mode featureStefan Metzmacher2020-10-272-51/+78
* | s4:dsdb:util: add dsdb_do_list_object() helperStefan Metzmacher2020-10-271-0/+21
* | s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECTStefan Metzmacher2020-10-272-105/+23