Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-04 | ldb: added a new always-fail ldap extended match OID | Andrew Tridgell | 1 | -1/+12 | |
this is used when rewriting filter rules to replace a filter rule with one that is guaranteed not to match Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-07-13 | ldb: don't return special DNs on non-base searches | Andrew Tridgell | 1 | -0/+5 | |
to look at a special DN, give the full DN 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/+570 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |