summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.16.0rc5 release.samba-4.16.0rc5Jule Anger2022-03-081-1/+1
* WHATSNEW: Add release notes for Samba 4.16.0rc5.Jule Anger2022-03-081-1/+32
* s4:kdc: redirect pre-authentication failures to an RWDCStefan Metzmacher2022-03-083-73/+24
* s4:kdc: let pac functions in wdc-samba4.c take astgs_request_tStefan Metzmacher2022-03-081-4/+6
* third_party/heimdal: import lorikeet-heimdal-202203031927 (commit 7abc451ddd7...Stefan Metzmacher2022-03-0816-45/+189
* s3:utils: assign ids to struct to list shares correctlyJule Anger2022-03-082-1/+2
* s3:tests: Add a test to check the output of smbstatus.Jule Anger2022-03-082-0/+99
* 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
* samba-tool/join_member: let py_net_join_member() choose the passwordStefan Metzmacher2022-03-071-2/+0
* s3:py_net: allow machinepass=None to py_net_join_member()Stefan Metzmacher2022-03-071-1/+1
* 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:kdc: hdb_samba4_audit() is only called once per requestStefan Metzmacher2022-03-021-11/+15
* s4-kdc: Adapt to move from HDB auditing to KDC auditing constantsAndrew Bartlett2022-03-022-17/+18
* s4:kdc: Adapt to removal of publicly accessible request structure membersJoseph Sutton2022-03-021-22/+18
* s4:kdc: Adapt to hdb_entry_ex removalJoseph Sutton2022-03-027-75/+77
* s4:kdc: Increment plugin minor versionJoseph Sutton2022-03-021-1/+1
* third_party/heimdal_build: Don't generate .x source filesJoseph Sutton2022-03-021-39/+8
* s4:kdc: Explicitly set plugin minor versionJoseph Sutton2022-03-021-1/+1
* third_party/heimdal_build: Add SFU source fileJoseph Sutton2022-03-021-1/+1
* s4:kdc: Adapt to removal of auth audit event typesJoseph Sutton2022-03-021-43/+28
* s4:kdc: Rename windc to kdc pluginJoseph Sutton2022-03-026-12/+12
* s4:kdc: Add referral policy callbackJoseph Sutton2022-03-022-2/+8
* s4:kdc: Add 'not authorised' auth eventsJoseph Sutton2022-03-021-0/+2
* s4:kdc: Adapt to removal of auth event detailsJoseph Sutton2022-03-021-4/+38
* s4:kdc: Refactor HDB APIJoseph Sutton2022-03-021-35/+59
* third_party/heimdal_build: Add source files to buildJoseph Sutton2022-03-021-0/+3
* third_party/heimdal: import lorikeet-heimdal-202203010107 (commit 0e7a12404c3...Joseph Sutton2022-03-02428-7392/+14519
* third_party/heimdal_build: Define fallthrough macro for switch statementsJoseph Sutton2022-03-021-0/+2
* third_party/heimdal_build: Determine whether time_t is signedJoseph Sutton2022-03-022-0/+19
* s4:kdc: Don't pass empty PAC buffers to krb5_pac_add_buffer()Joseph Sutton2022-03-021-2/+3
* third_party/heimdal_build: Add KDC_LIB macro definitionsJoseph Sutton2022-03-021-1/+1
* auth: Cope with NULL upn_name in PACJoseph Sutton2022-03-021-5/+7
* s4:sam: Don't use talloc_steal for msg attributes in authsam_make_user_info_dc()Stefan Metzmacher2022-03-021-5/+14
* smbd: Fix a use-after-freeVolker Lendecke2022-03-021-0/+7
* VERSION: Bump version up to Samba 4.16.0rc5...Jule Anger2022-03-011-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.16.0rc4 release.samba-4.16.0rc4Jule Anger2022-03-011-1/+1
* WHATSNEW: Add release notes for Samba 4.16.0rc4.Jule Anger2022-03-011-1/+20
* waf: re-add missing readlink testBjörn Jacke2022-02-271-0/+6
* readlink test: inverse return codeBjörn Jacke2022-02-271-4/+7
* vfs_aixacl: add proper header fileBjoern Jacke2022-02-272-0/+38
* wscript: s/default/required/ _static_modules for the acl modulesBjörn Jacke2022-02-271-3/+3
* acl: fix function arguments for AIX' and Solaris' sys_acl_get_fd()Björn Jacke2022-02-272-1/+2