summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* torture/bind_dlz: return the right kind of failureDouglas Bagnall2022-06-171-2/+5
* torture/dlz: minor reformatting for README.CodingDouglas Bagnall2022-06-171-3/+6
* torture/dlz: reserve test_ prefix for actual testsDouglas Bagnall2022-06-171-11/+11
* torture/dlz: putrr callback recognises more than A recordsDouglas Bagnall2022-06-171-1/+43
* s4:kdc: Make RBCD access check less strictJoseph Sutton2022-06-141-1/+6
* dsdb/common: Make some parameters constJoseph Sutton2022-06-142-4/+4
* s4:kdc: Add space in error messageJoseph Sutton2022-06-141-1/+1
* python: Don't use deprecated escape sequencesJoseph Sutton2022-06-142-4/+4
* spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev2022-06-105-8/+8
* lib/util: Change function to mem_equal_const_time()Joseph Sutton2022-06-096-11/+11
* lib/util: Change function to data_blob_equal_const_time()Joseph Sutton2022-06-091-2/+2
* auth: Use constant-time memcmp when comparing sensitive buffersJoseph Sutton2022-06-096-11/+11
* tests/krb5/test_ldap.py: Increase maximum threshold for LDAP timeoutJoseph Sutton2022-06-091-2/+2
* lsa_server4: Simplify get_tdo() with talloc_asprintf_addbuf()Volker Lendecke2022-06-061-23/+8
* lsa_server4: Simplify get_tdo() with dom_sid_str_buf()Volker Lendecke2022-06-061-5/+2
* selftests: Convert "net ads dns async" test to pythonSamuel Cabrero2022-06-041-6/+2
* gpo: Move Group Policy code below gp directoryDavid Mulder2022-05-311-23/+23
* s4/dlz: add support for bind 9.18Douglas Bagnall2022-05-233-0/+16
* s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský2022-05-141-1/+1
* s4:libcli: Fix trailing whitespace in browse.cPavel Filipenský2022-05-141-8/+8
* s4:libcli: Covscan: unchecked return value for file_save()Pavel Filipenský2022-05-141-1/+1
* s4:libcli: Fix trailing whitespace in netlogon.cPavel Filipenský2022-05-141-13/+13
* s4-samr: Fix missing check for GnuTLS errors from E_old_pw_hash()Andrew Bartlett2022-05-121-1/+1
* gpo: Add Centrify Compatible Crontab ExtensionsDavid Mulder2022-05-101-0/+4
* gpo: Add Centrify Compatible Sudoers ExtensionDavid Mulder2022-05-101-0/+2
* python: Use 'is' for identity when comparing against NoneJoseph Sutton2022-05-102-3/+3
* python: Remove redundant assignmentsJoseph Sutton2022-05-102-3/+3
* source4/scripting/bin: Remove unnecessary global declarationsJoseph Sutton2022-05-102-2/+0
* python: Remove unnecessary 'pass' statementsJoseph Sutton2022-05-102-2/+0
* dsdb: Do not reuse "ret" variable as return code and for memcmp() comparisonAndrew Bartlett2022-05-051-2/+2
* tests/passwords: Add tests for password history with simple bindsJoseph Sutton2022-05-051-8/+243
* tests/passwords: Remove unused importsJoseph Sutton2022-05-051-2/+0
* selftest: Run some tests in the ad_dc_no_ntlm environment to show expected be...Andrew Bartlett2022-05-051-5/+13
* selftest: Rework password_lockout_base.py to allow logon_basics test to be ru...Andrew Bartlett2022-05-052-17/+31
* dsdb: Clarify that most errors in make_error_and_update_badPwdCount() are not...Andrew Bartlett2022-05-051-11/+12
* s4/dsdb/repl_meta_data: Receive function arguments in correct orderJoseph Sutton2022-05-021-1/+1
* rpc_server/lsa: Match Windows security descriptorJoseph Sutton2022-05-021-3/+4
* s4: torture: Add a new test - samba3.smb2.durable-open.stat-open.Jeremy Allison2022-04-291-0/+63
* lib: Remove smb_threads from includes.hVolker Lendecke2022-04-261-4/+0
* ldap_server: Fix typosVolker Lendecke2022-04-262-2/+2
* dsdb: Fix a typoVolker Lendecke2022-04-261-1/+1
* s4:kdc: Add asserted identity SID to identify whether S4U2Self has occurredAndreas Schneider2022-04-134-0/+74
* s4:dsdb:tests: Also pass tests if asserted identity is presentAndreas Schneider2022-04-131-17/+96
* s4:selftest: Do not print the env twiceAndreas Schneider2022-04-131-2/+2
* s4:torture: let remote_pac test for asserted identity sidsAndreas Schneider2022-04-131-2/+60
* s4:kdc: Fix S4U2Proxy in RODC case to return an errorAndreas Schneider2022-04-131-0/+16
* s4:kdc: pass down SAMBA_KDC_FLAG_PROTOCOL_TRANSITION to samba_kdc_update_pac()Andreas Schneider2022-04-132-2/+59
* s4:mit-samba: Pass flags to mit_samba_get_pac()Andreas Schneider2022-04-133-0/+3
* s4:mit-samba: Pass flags to ks_get_pac()Andreas Schneider2022-04-131-0/+4
* s4:kdc: Set debug class for pac-glueAndreas Schneider2022-04-131-0/+3