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