Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-07 | pyldb: Generate ABI file. | Jelmer Vernooij | 1 | -0/+2 | |
2011-08-04 | ldb: added signatures for 1.1.2 | Andrew Tridgell | 1 | -0/+256 | |
2011-07-13 | ldb: added ldb_val_string_cmp() | Andrew Tridgell | 1 | -0/+254 | |
this should help fix some places where we run past the end of a string Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 18 | -0/+4260 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |