1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Aaron Haslett 8831b06d3d ldb: Release ldb 2.0.3
* Default pack format changed to version 2 for GUID Indexed databases
  (essentially Samba's sam.ldb). This means faster unpacking for records
  with lots of attributes.

* Enforce link between all new database features, following toggling of
  GUID indexing. If user toggles GUID indexing on/off, target pack format
  is changed. Likewise the special ORDERED_INTEGER index format is used
  (when GUID indexing on) or behaves like INTEGER (when GUID indexing off).

* Database repacked if packing format not as expected.

* In the case of MDB, since GUID indexing is mandatory, feature toggling
  provided by pack_format_override LDB option.

* Check for errors from ldb_unpack_data() in ldb_tdb

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed May 29 05:56:59 UTC 2019 on sn-devel-184
2019-05-29 05:56:59 +00:00
..
2011-11-30 22:58:05 +01:00
2014-05-02 01:19:19 +02:00
2014-11-29 14:45:56 +01:00
2014-12-22 00:18:09 +01:00
2015-01-24 17:49:05 +01:00
2015-07-21 19:04:15 +02:00
2015-11-05 21:11:35 +01:00
2015-12-09 17:19:54 +01:00
2016-07-28 10:06:12 +02:00
2016-07-28 10:06:12 +02:00
2016-11-23 20:48:31 +01:00
2017-05-31 06:34:27 +02:00
2017-05-31 06:34:27 +02:00
2017-07-02 17:35:20 +02:00
2017-07-02 17:35:20 +02:00
2017-07-22 03:46:25 +02:00
2017-09-07 06:56:27 +02:00
2017-09-20 02:25:30 +02:00
2017-09-23 01:24:19 +02:00
2018-01-12 22:42:22 +01:00
2018-02-28 04:54:21 +01:00
2018-05-30 04:23:28 +02:00
2018-07-12 07:43:22 +02:00
2018-08-15 07:08:24 +02:00
2019-01-15 11:29:56 +01:00
2019-02-01 03:36:15 +01:00
2019-02-01 07:02:56 +01:00
2019-02-26 12:10:40 +01:00
2019-03-21 05:08:49 +00:00
2019-04-08 02:07:23 +00:00
2019-05-15 04:03:37 +00:00
2019-05-22 04:42:29 +00:00
2019-05-29 05:56:59 +00:00
2011-11-30 22:58:05 +01:00
2014-11-29 14:45:56 +01:00
2015-01-24 17:49:05 +01:00
2015-07-21 19:04:15 +02:00
2015-11-05 21:11:35 +01:00
2015-12-09 17:19:54 +01:00
2016-02-17 03:43:23 +01:00
2016-07-28 10:06:12 +02:00
2016-11-23 20:48:31 +01:00
2017-05-31 06:34:27 +02:00
2017-06-15 17:33:10 +02:00
2017-07-02 17:35:20 +02:00
2017-07-22 03:46:25 +02:00
2017-09-07 06:56:27 +02:00
2017-09-20 02:25:30 +02:00
2017-09-23 01:24:19 +02:00
2018-01-12 22:42:22 +01:00
2018-02-28 04:54:21 +01:00
2018-05-30 04:23:28 +02:00
2018-07-12 07:43:22 +02:00
2018-08-15 07:08:24 +02:00
2019-01-15 11:29:56 +01:00
2019-02-01 03:36:15 +01:00
2019-02-01 07:02:56 +01:00
2019-02-26 12:10:40 +01:00
2019-03-21 05:08:49 +00:00
2019-04-08 02:07:23 +00:00
2019-05-15 04:03:37 +00:00
2019-05-22 04:42:29 +00:00
2019-05-29 05:56:59 +00:00
2019-04-08 02:07:23 +00:00