summaryrefslogtreecommitdiff
path: root/lib/ldb/common/ldb_parse.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett1-1/+1
2012-09-11At Michael's suggestion, factor common code into a function. My bad :-).Jeremy Allison1-4/+9
2012-09-10Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison1-2/+4
2012-08-22LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<="Matthias Dieter Wallnöfer1-1/+1
2011-11-02ldb: fix compiler warningDavid Disseldorp1-1/+1
2011-08-04ldb: added ldb_parse_tree_walk()Andrew Tridgell1-16/+70
2011-07-29ldb: fixed a search expression parse bugAndrew Tridgell1-1/+11
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+903