Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-10 | ldb: Allow access to the line number while reading ldif from a file | Andrew Bartlett | 1 | -0/+8 | |
2011-10-07 | Revert "ldb: support raw OIDs in control string parsing" | Stefan Metzmacher | 1 | -1/+0 | |
This reverts commit ea41860d32d38448e08cefd79d30ee1150317a9e. This is not needed, because we already have the 'local_oid' magic. metze | |||||
2011-10-06 | ldb: support raw OIDs in control string parsing | Andrew Tridgell | 1 | -0/+1 | |
this makes it possible to use a raw OID string on the command line or in python scripts Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -0/+184 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |