summaryrefslogtreecommitdiff
path: root/lib/ldb/common/attrib_handlers.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-09ldb: fix the canonicalisation of booleansAndrew Tridgell1-3/+3
we were canonicalising "FALSE" to "FALS" Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+496
Signed-off-by: Andrew Tridgell <tridge@samba.org>