summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-202201172009 (commit 5a0b45cd723628b3690e...Stefan Metzmacher2022-01-192575-42678/+1065361
* s4:heimdal_build: include heimdal headers relative to heimdal_buildStefan Metzmacher2022-01-196-6/+6
* s4:kdc: improve DEBUG messages in samba_wdc_reget_pac2()Stefan Metzmacher2022-01-171-4/+6
* s4:auth: debug make_user_info_dc_pac() failures in kerberos_pac_to_user_info_...Stefan Metzmacher2022-01-171-1/+7
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-173-0/+15
* s4:heimdal_build: make version_script optional to HEIMDAL_LIBRARY()Stefan Metzmacher2022-01-171-2/+5
* kdc: Fix leakJoseph Sutton2022-01-171-0/+1
* s4:torture: Remove netbios realm and lowercase realm testsJoseph Sutton2022-01-171-97/+10
* s4:torture: Make etype list variables staticJoseph Sutton2022-01-171-4/+4
* dsdb/schema: let dsdb_syntax_DN_BINARY_drsuapi_to_ldb return WERR_DS_INVALID_...Stefan Metzmacher2022-01-121-1/+9
* dsdb/schema: add no memory checks for {ldb,dsdb}_dn_get_extended_linearized()Stefan Metzmacher2022-01-121-0/+2
* dsdb/common: dsdb_dn_construct_internal() more strict checkingStefan Metzmacher2022-01-121-6/+20
* dsdb/schema: fix Object(OR-Name) syntax definitionStefan Metzmacher2022-01-121-2/+2
* dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hookStefan Metzmacher2022-01-121-0/+2
* s4:rpc_server/netlogon: let CSDVersion="" wipe operatingSystemServicePackStefan Metzmacher2022-01-111-3/+8
* s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-111-5/+5
* tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-083-0/+207
* Remove some unused codeVolker Lendecke2022-01-054-783/+0
* s4:torture/smb2: add smb2.session.ntlmssp_bug14932 testStefan Metzmacher2022-01-041-0/+51
* s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonExStefan Metzmacher2022-01-041-0/+209
* Happy New Year 2022!Stefan Metzmacher2022-01-011-1/+1
* s4:selftest: run libsmbclient.noanon_list against maptoguestStefan Metzmacher2021-12-271-0/+16
* s4:torture/libsmbclient: add libsmbclient.noanon_list testStefan Metzmacher2021-12-271-0/+50
* s4:rpc_server/netlogon: adjust the valid_flags based on dsdb_dc_functional_le...Stefan Metzmacher2021-12-241-5/+14
* s4:rpc_server/netlogon: adjust the flags logic to MS-NRPC 3.5.4.3.1 DsrGetDcN...Joseph Sutton2021-12-241-5/+96
* dsdb/netlogon: Indicate DC functional level support in samlogon responseJoseph Sutton2021-12-241-0/+12
* dsdb/netlogon: make use of dsdb_dc_functional_level() in fill_netlogon_samlog...Stefan Metzmacher2021-12-241-1/+3
* s4:rpc_server/dnsserver: make use of dsdb_dc_functional_level()Stefan Metzmacher2021-12-241-1/+1
* dsdb/common: add dsdb_dc_functional_level() helperStefan Metzmacher2021-12-241-0/+15
* s4:dns_server: Remove less-than-zero comparison of an unsigned valueAndreas Schneider2021-12-151-1/+1
* s4:torture: Fix typoJoseph Sutton2021-12-151-1/+1
* s4:torture: Remove comments that are no longer relevantJoseph Sutton2021-12-151-6/+0
* kdc: Pad UPN_DNS_INFO PAC bufferJoseph Sutton2021-12-151-0/+6
* Revert "s4/heimdal/lib/krb5/pac.c: Align PAC buffers to match Windows"Joseph Sutton2021-12-151-13/+1
* tests/krb5: Add tests for PAC buffer alignmentJoseph Sutton2021-12-151-0/+13
* s4:mitkdc: Call krb5_pac_init() in kdb_samba_db_sign_auth_data()Andreas Schneider2021-12-152-6/+11
* s4:mitkdc: Do not allocate the PAC buffer in samba_make_krb5_pac()Andreas Schneider2021-12-154-22/+46
* s4:mitkdc: Pass NULL to ks_get_pac() as the client_keyAndreas Schneider2021-12-151-2/+2
* s4:mitkdc: Add support for pac_attrs and requester_sidAndreas Schneider2021-12-153-4/+20
* s4:mitkdc: Reset errno to 0 for com_err messagesAndreas Schneider2021-12-151-0/+6
* s4:mitkdc: Use talloc_get_type_abort() in ks_get_context()Andreas Schneider2021-12-151-2/+5
* s4:mitkdc: Initilalize is_error with errno instead of EPERM(1)Andreas Schneider2021-12-151-1/+1
* s4: torture: Fix unix.info2 test to actually negotiate SMB1+POSIX before usin...Jeremy Allison2021-12-111-2/+40
* s4: torture: Fix raw.search:test_one_file() by using the SMB1+POSIX connectio...Jeremy Allison2021-12-111-2/+11
* s4: torture: raw.search: Add setup_smb1_posix(). Call it on the second connec...Jeremy Allison2021-12-111-0/+59
* s4: torture: In raw.search:test_one_file() add a second connection.Jeremy Allison2021-12-111-3/+4
* s4: torture: In raw.search:test_one_file() remove the leading '\\' in the tes...Jeremy Allison2021-12-111-11/+11
* s4: torture: Fix raw.search:test_one_file() to use torture_result() instead o...Jeremy Allison2021-12-111-19/+41
* rpc_server: Check info5->transportVolker Lendecke2021-12-101-0/+24
* librpc: Get transport out of tstream_npa_accept_existing_recv()Volker Lendecke2021-12-101-0/+2