Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-29 | lib/ldb: Avoid printing secret attributes in ldb trace logs | Andrew Bartlett | 1 | -1/+14 | |
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 | |||||
2011-10-27 | ldb:common/ldb_modules.c - fix a typo in comment | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Reviewed-by: abartlet | |||||
2011-10-20 | ldb: ldb_errstring() takes ldb_contxt as an argument | Amitay Isaacs | 1 | -1/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-10-18 | ldb: Output more error information when a connect fails | Andrew Bartlett | 1 | -1/+1 | |
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -0/+1146 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |