summaryrefslogtreecommitdiff
path: root/source4/torture/ldb
AgeCommit message (Expand)AuthorFilesLines
2024-05-22ldb-samba: use ldb_comparison_fold_utf8()Douglas Bagnall1-5/+5
2023-08-14s4:torture:ldb: Fix code spellingAndreas Schneider1-8/+8
2023-04-05CVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()Joseph Sutton1-8/+4
2023-03-21libcli/security: Reorder SDDL access flags table to match WindowsJoseph Sutton1-9/+9
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-6/+9
2020-03-27s4:torture/ldb: fix the build on FreeBSDStefan Metzmacher1-2/+2
2019-09-01Spelling fixes s/componet/component/Mathieu Parent1-3/+3
2019-09-01Spelling fixes s/nonexistant/nonexistent/Mathieu Parent1-1/+1
2019-08-08ldb: Free memory in torture test to satisfy sanitizerSwen Schillig1-0/+3
2019-08-08ldb: Fix mem allocation in torture test to satisfy sanitizerSwen Schillig1-1/+1
2019-05-22ldb: pack function for new pack formatAaron Haslett1-5/+148
2019-05-22ldb: unpack function for new pack formatAaron Haslett1-17/+261
2019-05-15ldb: remove unpack only attr list functionalityAaron Haslett1-11/+4
2019-05-15ldb: move ldb_kv's filter into pack codeAndrew Bartlett1-12/+19
2019-05-15ldb: perf test for pack formatAaron Haslett1-0/+79
2019-05-15ldb: removing alloc from unpack_dataAaron Haslett1-18/+0
2016-08-31ldb: Avoid multiple tiny allocations during full DB scanAndrew Bartlett1-0/+18
2016-07-28ldb: Add ldb_unpack_data_only_attr_list_flags()Andrew Bartlett1-0/+50
2016-06-22s3-torture: Do some code hygiene in the ldb testAndreas Schneider1-4/+8
2015-12-17ldb torture: test ldb_unpack_data_only_attr_listldb-1.1.25Adrian Cochrane1-4/+130
2015-12-04ldb torture: Test ldb unpacking and printingAdrian Cochrane1-0/+333
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-6/+6
2010-11-19s4:torture/ldb/ldb.c - add a small test for a DN with an escaped commaMatthias Dieter Wallnöfer1-0/+6
2010-09-11s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...Matthias Dieter Wallnöfer1-5/+5
2010-05-10s4/tort: Add test for comparing special DNsKamen Mazdrashki1-0/+18
2009-11-13s4-ldb: changed the DN checks for \n to warningsAndrew Tridgell1-3/+5
2009-10-22s4:torture Silence const warning by use of data_blob_const()Andrew Bartlett1-2/+1
2009-10-15s4-ldb: removed incorrect rDN length testAndrew Tridgell1-13/+0
2009-09-30s4:torture: data_blob_hex_string() output is now lowercase.Andrew Kroeger1-2/+2
2009-09-21Add tests for MS-ADTS:3.1.1.5.1.2 Naming ConstraintsAnatoliy Atanasov1-0/+29
2009-04-24Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by theJelmer Vernooij1-6/+9
2009-04-24s4:torture Add tests for prefixMap custom attribute handlerAndrew Bartlett1-0/+34
2008-12-17s4:torture: add ldb testsAndrew Bartlett1-0/+735