1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/lib/ldb
Stefan Metzmacher 340cb9ca97 ldb: version 1.5.2
* Build fixes
* dirsync: Allow arbitrary length cookies
  (bug #13686)
* The build uses python3 by default:
* --extra-python would take python2 now
* To build with python2 only use:
  PYTHON=python2 ./configure
  PYTHON=python2 make
  PYTHON=python2 make install

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
2019-01-15 11:29:56 +01:00
..
ABI ldb: version 1.5.2 2019-01-15 11:29:56 +01:00
common ldb_controls: Add some talloc error checking for controls 2018-11-20 22:14:16 +01:00
docs ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
examples ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
include ldb: Add new function ldb_dn_add_child_val() 2018-08-15 07:08:24 +02:00
ldb_key_value ldb_tdb: Remove pointless check of ldb_dn_is_valid() 2018-08-15 07:08:24 +02:00
ldb_ldap ldb: allow a timeout of -1 result in no timeout timer at all. 2016-02-17 03:43:22 +01:00
ldb_ldb ldb: Add MDB support to ldb:// 2018-05-23 02:27:12 +02:00
ldb_map lib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map_outbound.c 2018-03-01 04:37:41 +01:00
ldb_mdb lib ldb: move key value code to lib/ldb/ldb_key_value 2018-07-30 14:31:54 +02:00
ldb_sqlite3 CVE-2018-1140 ldb: Check for ldb_dn_get_casefold() failure in ldb_sqlite 2018-08-14 13:57:15 +02:00
ldb_tdb lib ldb: move key value code to lib/ldb/ldb_key_value 2018-07-30 14:31:54 +02:00
man man pages: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
modules paged results: new paged results module using GUID list 2018-12-21 07:21:19 +01:00
nssldb ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
tests lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.Dn 2019-01-13 00:40:26 +01:00
tools fix mem leak in ldbsearch 2018-08-15 07:08:24 +02:00
web ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
_ldb_text.py ldb/tests/_ldb_text: remove unused imports 2018-10-25 21:45:55 +02:00
configure build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
Doxyfile ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
examples.dox ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb.pc.in ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
mainpage.dox ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
Makefile build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
pyldb_util.c lib/ldb: Additionally accept unicode as string param in Py2 2018-04-30 15:43:19 +02:00
pyldb-util.pc.in lib/ldb: Enable use of a python3 pyldb-util system library 2017-03-10 07:31:10 +01:00
pyldb.c lib/ldb: Use new PYARG_ES format for parseTuple 2019-01-13 03:53:00 +01:00
pyldb.h pyldb: protect PyErr_LDB_ERROR_IS_ERR_RAISE() with do {} while(0) 2016-11-23 16:53:28 +01:00
README_gcov.txt ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
wscript ldb: version 1.5.2 2019-01-15 11:29:56 +01:00