lib/ldb: Avoid printing secret attributes in ldb trace logsldb-1.1.12
commit395b8e4d58e2815d9848f8a6390f23d8c7d10a91
authorAndrew Bartlett <abartlet@samba.org>
Wed, 29 Aug 2012 01:29:44 +0000 (29 11:29 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Aug 2012 02:28:38 +0000 (29 12:28 +1000)
tree89ab021b953ab1d7687dcaf0954bab528a4de466
parent17337cfec071f7f82fa4c50ace751d51277a4b20
lib/ldb: Avoid printing secret attributes in ldb trace logs

These are printed when Samba has debug level 10, which is often used for debugging.

Instead, print a note to say that this attribute has been skipped.

Andrew Bartlett
lib/ldb/ABI/ldb-1.1.12.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.1.12.sigs [new file with mode: 0644]
lib/ldb/common/ldb.c
lib/ldb/common/ldb_ldif.c
lib/ldb/common/ldb_modules.c
lib/ldb/include/ldb_module.h
lib/ldb/include/ldb_private.h
lib/ldb/wscript