summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* ldb: Release ldb 1.3.3ldb-1.3.3Andrew Bartlett2018-05-024-1/+284
* ldb: Add test to show a reindex failure must not leave the DB corruptAndrew Bartlett2018-05-021-0/+160
* lib ldb tests: Prepare to run api and index test on tdb and lmdbGary Lockyer2018-05-022-60/+114
* ldb_tdb: Ensure we can not commit an index that is corrupt due to partial re-...Andrew Bartlett2018-05-022-0/+32
* ldb_tdb: Add tests for truncated index keysGary Lockyer2018-05-022-1/+1008
* ldb_tdb: Do not fail in GUID index mode if there is a duplicate attributeGary Lockyer2018-05-021-7/+57
* ldb/tests: avoid 'return void_function();' which isn't portableStefan Metzmacher2018-04-201-4/+4
* lib/crypto: avoid 'return void_function();' which isn't portableStefan Metzmacher2018-04-201-4/+6
* lib/replace: define __[u]intptr_t_defined if we prove an replacementStefan Metzmacher2018-04-201-0/+2
* lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.cStefan Metzmacher2018-04-201-1/+0
* Allow AESNI to be used on all processor supporting AESNI, not just Intel's Th...Eric Vannier2018-04-061-16/+0
* s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues.Jeremy Allison2018-04-062-0/+2
* lib: debug: Add DBGC_XXX versions of the macros to allow class-specific messa...Jeremy Allison2018-04-061-0/+30
* s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*....Jeremy Allison2018-04-062-0/+2
* lib:replace: Fix linking when libtirpc-devel overwrites system headersNoel Power2018-04-061-1/+9
* ldb: version 1.3.2Stefan Metzmacher2018-03-014-1/+284
* ldb_debug tests: Fix binary data in debug logGary Lockyer2018-03-011-0/+298
* ldb_debug: Fix binary data in debug logAndrew Bartlett2018-03-011-13/+52
* ldb tests: fix null test on incorrect variableGary Lockyer2018-03-011-2/+2
* tevent: version 0.9.36Stefan Metzmacher2018-02-272-1/+101
* tevent: add tevent_queue_entry_untrigger()Stefan Metzmacher2018-02-272-0/+35
* tevent: improve documentation of tevent_queue_add_optimize_empty()Stefan Metzmacher2018-02-271-0/+3
* Samba-VirusFilter: memcache changes.Trever L. Adams2018-02-092-1/+3
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-251-1/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-252-6/+34
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-252-3/+90
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-0/+1
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-131-0/+1
* ldb: version 1.3.1ldb-1.3.1Stefan Metzmacher2018-01-124-1/+284
* tevent: version 0.9.35tevent-0.9.35Stefan Metzmacher2018-01-122-1/+100
* talloc: version 2.1.11talloc-2.1.11Stefan Metzmacher2018-01-124-1/+97
* talloc: Do not disclose the random talloc magic in free()'ed memoryAndrew Bartlett2018-01-121-30/+88
* talloc: Add tests to require use-after-free to give the correct talloc_abort(...Andrew Bartlett2018-01-121-0/+68
* talloc: Remove talloc_abort_magic()Andrew Bartlett2018-01-121-15/+5
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-101-2/+0
* crypto: Update the REQUIREMENTSAndreas Schneider2018-01-081-23/+47
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-082-0/+66
* tsocket: Fix typosVolker Lendecke2018-01-041-2/+2
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-202-8/+204
* LDB:test-generic.sh - fix smaller/greater comparison testsMatthias Dieter Wallnöfer2017-12-191-7/+10
* lib/async_req/async_sock.c set socket close on execGary Lockyer2017-12-182-1/+2
* lib/tevent/echo_server.c set socket close on execGary Lockyer2017-12-181-0/+1
* ldb: Show the last successful DN when failing to parse LDIFAndrew Bartlett2017-12-141-1/+23
* docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher2017-12-131-2/+0
* pthreadpool: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add some assertsVolker Lendecke2017-12-131-3/+7
* pthreadpool: Simplify the logic in add_job a bitVolker Lendecke2017-12-121-15/+21
* smbd: Enable async I/O by defaultVolker Lendecke2017-12-121-0/+2