Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ldb: added ldb_msg_element_equal_ordered() | Andrew Tridgell | 2012-04-18 | 2 | -0/+260 |
| | | | | | this gives us a order sensitive msg element comparison. We need this to allow dbcheck to fix the order of objectClass attributes. | ||||
* | ldb: Allow access to the line number while reading ldif from a file | Andrew Bartlett | 2012-04-10 | 2 | -0/+259 |
| | |||||
* | Update ldb API sigs. | Jelmer Vernooij | 2011-11-30 | 2 | -0/+258 |
| | |||||
* | ldb: change version to 1.1.3 after pyldb changes | Stefan Metzmacher | 2011-10-10 | 2 | -0/+258 |
| | | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Oct 10 14:24:25 CEST 2011 on sn-devel-104 | ||||
* | pyldb: Generate ABI file. | Jelmer Vernooij | 2011-08-07 | 1 | -0/+2 |
| | |||||
* | ldb: added signatures for 1.1.2 | Andrew Tridgell | 2011-08-04 | 1 | -0/+256 |
| | |||||
* | ldb: added ldb_val_string_cmp() | Andrew Tridgell | 2011-07-13 | 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> | ||||
* | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 2011-07-05 | 18 | -0/+4260 |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |