1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/ldb
Uri Simchoni 3cca62a2ac ldb: silence some clang warnings in picky developer mode
Avoid const in casting since it doesn't increase code
safety in this case and causes clang to generate const-qual
warning. Also initialize a pointer to NULL to silence clang
uninitialized variable warning.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-11-22 10:20:20 +01:00
..
ABI ldb: Release ldb 1.3.0 2017-09-23 01:24:19 +02:00
common ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index 2017-09-22 21:20:23 +02:00
docs
examples
include ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index 2017-09-22 21:20:23 +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_map ldb: Fix a signed/unsigned hickup 2016-09-01 02:04:20 +02:00
ldb_sqlite3 ldb: relatively efficient functions for finding duplicate values 2017-06-15 17:33:10 +02:00
ldb_tdb ldb_tdb: Treat distinguishedName and objectGUID (in Samba) as unique 2017-09-22 21:20:25 +02:00
man man pages: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
modules ldb: Cope with a->name being * 2016-12-01 05:54:23 +01:00
nssldb
tests ldb: Ensure we do not run out of File descriptors in autobuild 2017-09-22 21:20:25 +02:00
tools ldb: add LDB_FLG_DONT_CREATE_DB 2017-03-09 16:02:21 +01:00
web
_ldb_text.py pyldb: Split text/byte strings for compatibility with Python 3 2015-11-05 18:04:24 +01:00
configure
Doxyfile
examples.dox
ldb.pc.in
mainpage.dox
Makefile
pyldb_util.c pyldb: Split text/byte strings for compatibility with Python 3 2015-11-05 18:04:24 +01: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 ldb: silence some clang warnings in picky developer mode 2017-11-22 10:20:20 +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
wscript ldb: Release ldb 1.3.0 2017-09-23 01:24:19 +02:00