summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-10700: ldb: Bump version up to 2.0.10.ldb-2.0.10Karolin Seeger2020-04-213-1/+286
* CVE-2020-10700: ldb: Always use ldb_next_request() in ASQ moduleAndrew Bartlett2020-04-211-9/+3
* ldb: version 2.0.9ldb-2.0.9Andrew Bartlett2020-02-263-1/+286
* ldb: Add tests aimed at the SCOPE_ONELEVEL bug in particularAndrew Bartlett2020-02-261-0/+8
* ldb: Fix search with scope ONE and small result setsAndrew Bartlett2020-02-261-9/+12
* ldb: Ensure @IDXONE modes is tested in ldb.python (apy.py) testsAndrew Bartlett2020-02-261-1/+68
* ldb: Add tests aimed at the SCOPE_ONELEVEL particularAndrew Bartlett2020-02-261-0/+171
* ldb: Add tests for one-level indexes in conjunction with other indexesAndrew Bartlett2020-02-261-0/+251
* lib:util: Log mkdir error on correct debug levelsAndreas Schneider2020-01-311-2/+5
* Merge tag 'samba-4.11.5' into v4-11-testKarolin Seeger2020-01-211-18/+20
|\
| * CVE-2019-14907 lib/util: Do not print the failed to convert string into the logsAndrew Bartlett2020-01-081-18/+20
* | lib/ldb/tests: include stdint.h before cmocka.hFabrice Fontaine2020-01-146-0/+6
|/
* ldb: Release ldb 2.0.8ldb-2.0.8Uri Simchoni2019-12-043-1/+286
* replace: Only link libnsl and libsocket if requriredAndreas Schneider2019-11-041-5/+31
* lib:krb5_wrap: Do not create a temporary file for MEMORY keytabsAndreas Schneider2019-10-161-11/+8
* waf:replace: Do not link against libpthread if not necessaryAndreas Schneider2019-10-021-4/+6
* pthreadpool: Only link pthreadpool against librt if we have toAndreas Schneider2019-10-021-1/+6
* replace: Only link against librt if really neededAndreas Schneider2019-10-021-3/+21
* fault.c: improve fault_report message text pointing to our wikiBjörn Jacke2019-10-021-1/+5
* krb5_wrap: let smb_krb5_parse_name() accept enterprise principalsStefan Metzmacher2019-10-021-0/+5
* krb5_wrap: smb_krb5_kinit_password_ccache() should always use the canonicaliz...Stefan Metzmacher2019-10-021-2/+0
* lib: add round_timespec_to_nttime()Ralph Boehme2019-09-102-0/+10
* ldb: Release ldb 2.0.7ldb-2.0.7Andrew Bartlett2019-09-043-1/+286
* ldb: Extend the ldb_dn_explode test matrixAndrew Bartlett2019-09-041-4/+49
* ldb: Do not read beyond the end of the extended DN component when printingAndrew Bartlett2019-09-041-4/+8
* ldb: Add test with == true or false to boolean if statements in ldb_dn_explode()Andrew Bartlett2019-09-041-16/+16
* ldb: Rework all pointer NULL tests to use Samba's normal styleAndrew Bartlett2019-09-041-19/+33
* ldb: add some dn explode testsDouglas Bagnall2019-09-041-0/+70
* ldb: don't try to save a value that isn't thereDouglas Bagnall2019-09-041-23/+24
* ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failureAndrew Bartlett2019-09-042-0/+3
* ldb: use TALLOC_FREE() over talloc_free() in ldb_filter_attrs()Andrew Bartlett2019-09-041-2/+1
* ldb: Correct Pigeonhole principle validation in ldb_filter_attrs()Andrew Bartlett2019-09-043-9/+1013
* ldb: Fix mem-leak if talloc_realloc failsSwen Schillig2019-09-041-5/+10
* ldb_dn: free dn components on explode failureDouglas Bagnall2019-09-041-1/+1
* ldb: do not allow adding a DN as a base to itselfDouglas Bagnall2019-09-041-0/+4
* ldb: Release ldb 2.0.6ldb-2.0.6Andrew Bartlett2019-08-263-1/+286
* ldb: Free memory when repacking databaseTim Beale2019-08-261-0/+1
* ldb: Log the partition we're repackingTim Beale2019-08-261-2/+4
* ldb: Log pack format in user-friendly wayTim Beale2019-08-261-2/+15
* ldb: Change pack format defines to enumTim Beale2019-08-261-5/+8
* ldb: Move where we update the pack format versionTim Beale2019-08-263-2/+4
* ldb: Always log when the database pack format changesTim Beale2019-08-262-1/+4
* tdb: Release tdb 1.4.2Stefan Metzmacher2019-08-212-1/+74
* tdb: Inline the common part of tdb_oobVolker Lendecke2019-08-212-9/+15
* tdb: Speed up tdb_oob()Volker Lendecke2019-08-212-1/+17
* tdb: Introduce tdb_oob()Volker Lendecke2019-08-218-20/+26
* tdb: Rename tdb_oob() to tdb_notrans_oob()Volker Lendecke2019-08-212-4/+4
* docs/xml: change default for "mangled names" to "illegal"Ralph Boehme2019-07-081-1/+1
* docs-xml: change "client min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1
* docs-xml: change "server min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1