summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2022-06-06lsa_server4: Simplify get_tdo() with talloc_asprintf_addbuf()Volker Lendecke1-23/+8
2022-06-06lsa_server4: Simplify get_tdo() with dom_sid_str_buf()Volker Lendecke1-5/+2
2022-06-04selftests: Convert "net ads dns async" test to pythonSamuel Cabrero1-6/+2
2022-05-31gpo: Move Group Policy code below gp directoryDavid Mulder1-23/+23
2022-05-23s4/dlz: add support for bind 9.18Douglas Bagnall3-0/+16
2022-05-14s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský1-1/+1
2022-05-14s4:libcli: Fix trailing whitespace in browse.cPavel Filipenský1-8/+8
2022-05-14s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský1-1/+1
2022-05-14s4:libcli: Fix trailing whitespace in netlogon.cPavel Filipenský1-13/+13
2022-05-12s4-samr: Fix missing check for GnuTLS errors from E_old_pw_hash()Andrew Bartlett1-1/+1
2022-05-10gpo: Add Centrify Compatible Crontab ExtensionsDavid Mulder1-0/+4
2022-05-10gpo: Add Centrify Compatible Sudoers ExtensionDavid Mulder1-0/+2
2022-05-10python: Use 'is' for identity when comparing against NoneJoseph Sutton2-3/+3
2022-05-10python: Remove redundant assignmentsJoseph Sutton2-3/+3
2022-05-10source4/scripting/bin: Remove unnecessary global declarationsJoseph Sutton2-2/+0
2022-05-10python: Remove unnecessary 'pass' statementsJoseph Sutton2-2/+0
2022-05-05dsdb: Do not reuse "ret" variable as return code and for memcmp() comparisonAndrew Bartlett1-2/+2
2022-05-05tests/passwords: Add tests for password history with simple bindsJoseph Sutton1-8/+243
2022-05-05tests/passwords: Remove unused importsJoseph Sutton1-2/+0
2022-05-05selftest: Run some tests in the ad_dc_no_ntlm environment to show expected be...Andrew Bartlett1-5/+13
2022-05-05selftest: Rework password_lockout_base.py to allow logon_basics test to be ru...Andrew Bartlett2-17/+31
2022-05-05dsdb: Clarify that most errors in make_error_and_update_badPwdCount() are not...Andrew Bartlett1-11/+12
2022-05-02s4/dsdb/repl_meta_data: Receive function arguments in correct orderJoseph Sutton1-1/+1
2022-05-02rpc_server/lsa: Match Windows security descriptorJoseph Sutton1-3/+4
2022-04-29s4: torture: Add a new test - samba3.smb2.durable-open.stat-open.Jeremy Allison1-0/+63
2022-04-26lib: Remove smb_threads from includes.hVolker Lendecke1-4/+0
2022-04-26ldap_server: Fix typosVolker Lendecke2-2/+2
2022-04-26dsdb: Fix a typoVolker Lendecke1-1/+1
2022-04-13s4:kdc: Add asserted identity SID to identify whether S4U2Self has occurredAndreas Schneider4-0/+74
2022-04-13s4:dsdb:tests: Also pass tests if asserted identity is presentAndreas Schneider1-17/+96
2022-04-13s4:selftest: Do not print the env twiceAndreas Schneider1-2/+2
2022-04-13s4:torture: let remote_pac test for asserted identity sidsAndreas Schneider1-2/+60
2022-04-13s4:kdc: Fix S4U2Proxy in RODC case to return an errorAndreas Schneider1-0/+16
2022-04-13s4:kdc: pass down SAMBA_KDC_FLAG_PROTOCOL_TRANSITION to samba_kdc_update_pac()Andreas Schneider2-2/+59
2022-04-13s4:mit-samba: Pass flags to mit_samba_get_pac()Andreas Schneider3-0/+3
2022-04-13s4:mit-samba: Pass flags to ks_get_pac()Andreas Schneider1-0/+4
2022-04-13s4:kdc: Set debug class for pac-glueAndreas Schneider1-0/+3
2022-04-08selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero1-1/+1
2022-04-08s4:rpc_server: Fix duplicated function name between s3 and s4Samuel Cabrero1-3/+3
2022-04-08s4:rpc_server: Fix duplicated function name between s3 and s4Samuel Cabrero3-3/+3
2022-04-01Add missing final newline to end of c fileAndreas Schneider1-1/+1
2022-03-31smbd: remove itime and file_id logic and codeRalph Boehme1-16/+1
2022-03-31CI: consolidate SMB2-FILEID and SMB2-FILEID-UNIQUE torture test suitesRalph Boehme3-23/+3
2022-03-31CI: add a test listing a snapshotted directoryRalph Boehme1-0/+168
2022-03-31CI: avoid smb2.twrp being run by plansmbtorture4testsuite() directlyRalph Boehme1-0/+1
2022-03-30s4: torture: Add test_smb2_close_full_information() test to smb2.rename.Jeremy Allison1-0/+125
2022-03-30s4: torture: Add CHECK_CREATED macro to smb2/rename.c. Not yet used.Jeremy Allison1-0/+8
2022-03-30s4: torture: Add CHECK_VAL macro to smb2/rename.c. Not yet used.Jeremy Allison1-0/+14
2022-03-30s4:dsdb/descriptor: skip duplicates in descriptor_sd_propagation_object()Stefan Metzmacher1-5/+57
2022-03-30s4:dsdb/descriptor: sort descriptor_changes tree basedStefan Metzmacher1-3/+177