summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.12.sigs
AgeCommit message (Collapse)AuthorFilesLines
2012-08-29lib/ldb: Avoid printing secret attributes in ldb trace logsAndrew Bartlett1-0/+2
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