summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2019-11-13build: Only link against libcrypt where neededAndrew Bartlett1-1/+1
2019-10-31CVE-2019-14847 dsdb: Correct behaviour of ranged_results when combined with d...Andrew Bartlett2-7/+27
2019-10-31CVE-2019-14847 dsdb: Demonstrate the correct interaction of ranged_results st...Andrew Bartlett1-0/+26
2019-10-31source4/dsdb/schema/schema_description.c: typo fixesBjörn Jacke1-27/+27
2019-10-29CVE-2019-14833 dsdb: send full password to check password scriptBjörn Baumbach1-6/+24
2019-10-24s4:dirsync: fix interaction of dirsync and extended_dn controlsStefan Metzmacher1-3/+18
2019-10-24s4:tests/dirsync: add tests for dirsync with extended_dnStefan Metzmacher1-0/+31
2019-10-18dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in operational moduleAndrew Bartlett1-3/+2
2019-10-18dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in repl_meta_data moduleAndrew Bartlett1-4/+3
2019-09-20librpc/idl: change from samr_GroupAttrs in samr.idl to security_GroupAttrs in...Stefan Metzmacher1-1/+1
2019-09-18messaging4: Pass fds to messaging handlersVolker Lendecke1-2/+10
2019-09-04dsdb: Fix CID 1453464: Error handling issues (CHECKED_RETURN)Volker Lendecke1-1/+7
2019-09-04dsdb: Fix CID 1453465: Null pointer dereferences (NULL_RETURNS)Volker Lendecke1-0/+8
2019-09-01dsdb: Remove unused local_password moduleAndrew Bartlett2-1112/+0
2019-09-01dsdb: Remove unused simple_dn moduleAndrew Bartlett2-88/+0
2019-09-01util: Remove unused NS_GUID_string() and NS_GUID_from_string()Andrew Bartlett2-55/+0
2019-09-01dsdb: Remove unused entryuuid and nsuniqueid modulesAndrew Bartlett2-975/+0
2019-09-01Spelling fixes s/preceeding/preceding/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/withing/within/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/recieved/received/Mathieu Parent1-3/+3
2019-09-01Spelling fixes s/overriden/overridden/Mathieu Parent1-1/+1
2019-08-30dsdb: Remove OpenLDAP backend complexity from samba_dsdb moduleAndrew Bartlett1-154/+4
2019-08-30dsdb: Remove OpenLDAP backend complexity from partitions moduleAndrew Bartlett2-38/+25
2019-08-30dsdb: Remove LDAP backend specific modules from extended_dn_outAndrew Bartlett1-339/+3
2019-08-30paged results: tests without server_sort ctrlAaron Haslett1-14/+40
2019-08-22s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett1-259/+0
2019-08-21s4-samdb: Remove duplicate encrypted_secrets code using internal Samba AESAndrew Bartlett2-542/+2
2019-08-21s4:samdb: Only include necessary header files in encrypted_secretsAndreas Schneider1-1/+2
2019-08-21s4:samdb: Remove dual-stack mode from (test_)encrypted_secretsAndreas Schneider2-55/+10
2019-08-21encrypted_secrets: Add known and expected value testAndrew Bartlett1-0/+51
2019-08-21s4:samdb: Add test_gnutls_value_decryption()Andreas Schneider1-0/+65
2019-08-14s4:samdb: Use generate_nonce_buffer() for AEC GCM nonceAndreas Schneider1-1/+1
2019-08-06dsdb: Fix the FreeBSD buildVolker Lendecke1-2/+2
2019-08-01dsdb: Quiet CID 1452117 1452119 1452114 (STRAY_SEMICOLON)Andrew Bartlett1-3/+12
2019-07-31CID 1452121: dsdb/mod/partition: protect whole function with NULL checkDouglas Bagnall1-1/+6
2019-07-31CID 1452109: dsdb/util: do not check for NULL after derefDouglas Bagnall1-7/+1
2019-07-24s4/dsdb/replmd: use incoming_dn_should_be_renamed() 2/2Douglas Bagnall1-87/+3
2019-07-24s4/dsdb/replmd: use incoming_dn_should_be_renamed() 1/2Douglas Bagnall1-82/+3
2019-07-24s4/dsdb/replmd: add a helper for common calculationsDouglas Bagnall1-0/+124
2019-07-24s4/dsdb/replmd: replicated_handle_rename free temp_ctxDouglas Bagnall1-0/+3
2019-07-24partition: reversing partition unlockingAaron Haslett1-53/+72
2019-07-24partition: correcting lock orderingAaron Haslett1-51/+84
2019-07-24s4/source4/common: clang: Fix 'Dereference of undefined pointer value'Noel Power1-9/+34
2019-07-24s4/dsdb/common: clang: Fix 'Value stored to 'cps_stdin' is never read'Noel Power1-2/+0
2019-07-24s4/dsdb/common: clang: Fix 'Access results in a deref of a null pointer'Noel Power1-0/+15
2019-07-24s4/dsdb/common: clang: Fix 'The left operand of '&' is a garbage value'Noel Power1-1/+1
2019-07-24s4/dsdb/common: clang: Fix 'function call argument is an uninitialized value'Noel Power1-1/+1
2019-07-22s4/py_dsdb: avoid NULL deref in set_domain_sid()Douglas Bagnall1-3/+10
2019-07-17drepl: memory leak fixAaron Haslett1-6/+24
2019-07-11s4/dsdb/common: clang: Fix access results in null pointer deref.Noel Power1-0/+8