summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2023-11-16s4-scripting/devel: Fix repl_cleartext_pwd to use built-in RC4Andrew Bartlett1-3/+3
2023-11-15util/charset/tests: Add tests for UTF‐16 string length functionsJoseph Sutton2-0/+2
2023-11-15s4:torture: Remove trailing whitespaceJoseph Sutton1-27/+27
2023-11-15util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()Joseph Sutton3-4/+4
2023-11-15s4:smb_server: Remove trailing whitespaceJoseph Sutton1-31/+31
2023-11-15s4:libcli: Remove trailing whitespaceJoseph Sutton1-27/+26
2023-11-15netcmd: tests: add tests for user auth policy and silo commandsRob van der Linde1-0/+2
2023-11-15python/samba/tests: Add smbcacl tests for save/restoreNoel Power1-0/+8
2023-11-10librpc: Fix the build on FreeBSDVolker Lendecke1-1/+2
2023-11-09s4:librpc: Add ‘allow_device_in_sddl’ parameter to security.descriptor.fr...Joseph Sutton1-4/+19
2023-11-09libcli/security: Optionally disallow device‐specific attributes and operato...Joseph Sutton1-0/+1
2023-11-09s4:librpc: Fix leakJoseph Sutton1-1/+13
2023-11-09s4:librpc: Remove trailing whitespaceJoseph Sutton1-11/+11
2023-11-09s4-torture: add test for svcctl_ControlServiceExW()Günther Deschner1-0/+51
2023-11-09s4-torture: add test for svcctl_QueryServiceConfigExGünther Deschner1-0/+41
2023-11-07s4:kdc: Don’t convey PAC buffers from an RODC‐issued PACJoseph Sutton1-1/+6
2023-11-07s4:kdc: Move return code checks closer to where the return codes are setJoseph Sutton1-4/+6
2023-11-07s4:auth: Add comment about claims going ignored for SamLogonJoseph Sutton1-0/+5
2023-11-07s4:auth: Remove trailing whitespaceJoseph Sutton1-19/+19
2023-11-07libcli: Fix whitespaceVolker Lendecke26-483/+482
2023-11-02s4:rpc_server: Properly initialize ‘lsa_CreateTrustedDomainEx2’ structure...Joseph Sutton1-1/+1
2023-11-02s4:rpc_server: Properly initialize ‘lsa_CreateTrustedDomainEx2’ structure...Joseph Sutton1-1/+1
2023-11-01s4/librpc/py_security: use SDDLValueError for better error messagesDouglas Bagnall1-2/+30
2023-11-01s4/librpc/py_security: add SDDLValueErrorDouglas Bagnall1-0/+20
2023-11-01ndr/py_security: mod patch reports errorsDouglas Bagnall1-4/+16
2023-11-01librpc:ndr: Introduce ‘ndr_flags_type’ typeJoseph Sutton5-11/+11
2023-11-01librpc:ndr: Introduce ‘libndr_flags’ typeJoseph Sutton3-16/+16
2023-11-01s4:torture: Make static variables constantJoseph Sutton1-4/+4
2023-11-01dcerpc.idl: Use simple boolean value instead of flagJoseph Sutton1-1/+1
2023-11-01s4:kdc: Call kdc_request_set_e_data() instead of kdc_set_e_data()Joseph Sutton1-1/+1
2023-11-01s4:auth: Comment about claims in the security tokenJoseph Sutton1-0/+5
2023-11-01s4:auth: Remove trailing whitespaceJoseph Sutton2-30/+30
2023-11-01s4:kdc: Have samba_kdc_get_device_info_blob() call samba_kdc_get_user_info_dc...Joseph Sutton1-41/+11
2023-11-01s4:kdc: Do not add Claims Valid SID twiceJoseph Sutton1-31/+3
2023-11-01s4:kdc: Add the Asserted Identity SID to the PAC only if the original RODC‐...Joseph Sutton1-7/+72
2023-11-01s4:auth: Check that the PAC is not NULL before dereferencing itJoseph Sutton1-0/+5
2023-11-01libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs()Joseph Sutton1-2/+2
2023-11-01s4:dsdb: Make sids_contains_sid() usable by other Samba modulesJoseph Sutton2-22/+1
2023-11-01s4:dsdb: Align integer typeJoseph Sutton1-1/+1
2023-11-01s4:kdc: Add Claims Valid SID to info regenerated from RODC‐issued PACsJoseph Sutton1-0/+8
2023-10-26s4:kdc: Simplify principal_comp_strcmp_int() to handle only equalityJoseph Sutton1-58/+49
2023-10-26s4:kdc: Check for overflow before calling smb_krb5_princ_component()Joseph Sutton1-0/+5
2023-10-26s4:kdc: Have principal_comp_strcmp_int() properly indicate an errorJoseph Sutton1-42/+88
2023-10-26s4:kdc: Consider a single‐component krbtgt principal to be the TGSJoseph Sutton1-1/+1
2023-10-26s4:kdc: Make use of smb_krb5_principal_is_tgs()Joseph Sutton1-2/+6
2023-10-26s4:kdc: Change signature of is_kadmin_changepw() to accommodate failure casesJoseph Sutton1-9/+31
2023-10-26s4:kdc: Have smb_krb5_principal_get_comp_string() properly indicate an errorJoseph Sutton2-37/+56
2023-10-26s4:dsdb: Initialize pointers to NULLJoseph Sutton1-6/+4
2023-10-26s4/torture/gentest: explain seemingly redundant initialisationDouglas Bagnall1-0/+1
2023-10-26s4/torture/gentest: remove redundant op entryDouglas Bagnall1-5/+0