summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3: smbd: Fix our leases code to return the correct error in the non-dynamic ...Jeremy Allison2022-03-072-3/+36
* s4: torture: Add new SMB2 lease test test_lease_duplicate_open().Jeremy Allison2022-03-072-0/+71
* s4: torture: Add new SMB2 lease test test_lease_duplicate_create().Jeremy Allison2022-03-071-0/+54
* s3:trusts_utils: use a password length of 120 for machine accountsStefan Metzmacher2022-03-071-3/+11
* upgradehelpers.py: add a comment to update_krbtgt_account_password()Stefan Metzmacher2022-03-071-3/+6
* provision: add a comment that the value of krbtgtpass is ignored in the backendStefan Metzmacher2022-03-071-0/+3
* upgradehelpers.py: let update_machine_account_password() use 120 character pa...Stefan Metzmacher2022-03-071-1/+1
* provision: use 120 characters for the dns account passwordStefan Metzmacher2022-03-071-1/+1
* provision: Decrease the length of random machine passwordsJoseph Sutton2022-03-074-4/+4
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-03-072-6/+2
* pytest:auth_log: expect TLS connections when using ldapsDouglas Bagnall2022-03-072-4/+8
* s4:sam: Don't use talloc_steal for msg attributes in authsam_make_user_info_dc()Stefan Metzmacher2022-03-021-5/+14
* waf: re-add missing readlink testBjörn Jacke2022-02-271-0/+6
* readlink test: inverse return codeBjörn Jacke2022-02-271-4/+7
* s3:modules: Fix virusfilter_vfs_openatPavel Filipenský2022-02-252-5/+3
* s3:selftest: Add test for virus scannerPavel Filipenský2022-02-254-0/+147
* selftest: Fix trailing whitespace in Samba3.pmPavel Filipenský2022-02-251-3/+3
* docs-xml:manpages: Document 'dummy' virusfilter and 'virusfilter:infected files'Pavel Filipenský2022-02-251-0/+12
* s3:modules: Implement dummy virus scanner that uses filename matchingPavel Filipenský2022-02-254-0/+75
* s3:winbind: Use the canonical principal name to renew the credentialsSamuel Cabrero2022-02-251-1/+1
* s3:winbind: Store canonical principal and realm in ccache entrySamuel Cabrero2022-02-254-6/+30
* s3:libads: Return canonical principal and realm from kerberos_return_pac()Samuel Cabrero2022-02-254-1/+27
* lib:krb5_wrap: Fix wrong debug message and use newer debug macroSamuel Cabrero2022-02-251-1/+4
* lib:krb5_wrap: Improve debug message and use newer debug macroSamuel Cabrero2022-02-251-1/+1
* s3:libads: Fix memory leak in kerberos_return_pac() error pathSamuel Cabrero2022-02-251-3/+8
* libcli/smb: let smb2_signing_decrypt_pdu() cope with gnutls_aead_cipher_decry...Stefan Metzmacher2022-02-142-0/+18
* libcli/smb: fix error checking in smb2_signing_decrypt_pdu() invalid ptext_lenStefan Metzmacher2022-02-141-1/+8
* selftest/quick: add smb2.sessionStefan Metzmacher2022-02-141-0/+1
* s3/libads: ensure a sockaddr variable is correctly zero initializedRalph Boehme2022-02-091-1/+3
* s3/libads: simplify storing existing ads->ldap.ssRalph Boehme2022-02-091-8/+4
* s3: libsmb: Call cli_dfs_target_check() from cli_smb2_rename_send().Jeremy Allison2022-02-092-1/+14
* s3: libsmb: Call cli_dfs_target_check() from cli_cifs_rename_send().Jeremy Allison2022-02-091-0/+13
* s3: libsmb: Call cli_dfs_target_check() from cli_smb1_rename_send().Jeremy Allison2022-02-091-0/+12
* s3: libsmb: Call cli_dfs_target_check() from cli_ntrename_internal_send().Jeremy Allison2022-02-091-0/+13
* s3: libsmb: Call cli_dfs_target_check() from cli_smb2_hardlink_send().Jeremy Allison2022-02-091-0/+14
* s3: libsmb: Add cli_dfs_target_check() function.Jeremy Allison2022-02-092-0/+63
* s3: tests: Add a new test test_msdfs_rename() that does simple renames on MSD...Jeremy Allison2022-02-093-0/+53
* s3: tests: Add a new test test_msdfs_hardlink() that does simple hardlinks on...Jeremy Allison2022-02-092-0/+49
* lib: libsmbclient: Ensure cli_rename() always sets cli->raw_status.Jeremy Allison2022-02-062-1/+1
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-062-0/+113
* VERSION: Bump version up to Samba 4.14.13...Jule Anger2022-01-311-2/+2
* Merge tag 'samba-4.14.12' into v4-14-testJule Anger2022-01-3110-22/+576
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.14.12 release.samba-4.14.12Jule Anger2022-01-311-1/+1
| * WHATSNEW: Add release notes for Samba 4.14.12.Jule Anger2022-01-311-2/+48
| * CVE-2021-44142: libadouble: harden parsing codeRalph Boehme2022-01-312-17/+101
| * CVE-2021-44142: libadouble: add basic cmocka testsRalph Boehme2022-01-314-0/+399
| * CVE-2021-44142: libadouble: harden ad_unpack_xattrs()Ralph Boehme2022-01-311-3/+18
| * CVE-2021-44142: smbd: add Netatalk xattr used by vfs_fruit to the list of pri...Ralph Boehme2022-01-311-0/+2
| * CVE-2021-44142: libadouble: add defines for icon lengthsRalph Boehme2022-01-311-0/+2
| * CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...Joseph Sutton2022-01-312-3/+1