1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00
Andrew Bartlett e25631d6be ldb: version 1.3.4
* Fix memory leaks and missing error checks (bug 13459, 13471, 13475)
* Fix fallback to full scan (performance regression) on
  one-level search (bug 13448)
* Fix read corruption (missing results) during writes, particularly
  during a Samba subtree rename (bug 13452)

Autobuild-User(v4-8-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-8-test): Tue Jun 26 13:31:53 CEST 2018 on sn-devel-144
2018-06-26 13:31:53 +02:00
..
2014-06-04 20:09:38 +02:00
2018-06-26 13:31:53 +02:00
2017-12-13 04:46:12 +01:00
2017-02-22 08:26:21 +01:00
2018-01-12 22:42:22 +01:00
2017-08-24 21:17:48 +02:00
2018-02-27 16:00:13 +01:00
2018-01-04 00:37:20 +01:00
2018-06-20 09:22:24 +02:00
2017-11-25 10:14:13 +01:00

compression - Various compression algorithms (MSZIP, lzxpress)
dnspython - Python module for working with DNS.
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library