summaryrefslogtreecommitdiff
path: root/lib/ldb/common/ldb_parse.c
Commit message (Expand)AuthorAgeFilesLines
* ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett2013-06-241-1/+1
* At Michael's suggestion, factor common code into a function. My bad :-).Jeremy Allison2012-09-111-4/+9
* Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison2012-09-101-2/+4
* LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<="Matthias Dieter Wallnöfer2012-08-221-1/+1
* ldb: fix compiler warningDavid Disseldorp2011-11-021-1/+1
* ldb: added ldb_parse_tree_walk()Andrew Tridgell2011-08-041-16/+70
* ldb: fixed a search expression parse bugAndrew Tridgell2011-07-291-1/+11
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+903