summaryrefslogtreecommitdiffstats
path: root/src/wrap.c
Commit message (Expand)AuthorAgeFilesLines
* - teach wrap_search_internal_get_entry to take an optional filterNalin Dahyabhai2010-11-221-10/+10
* - use a counter to make sure we don't recurse inside the same thread,Nalin Dahyabhai2008-12-021-0/+17
* - move config.h into src/Nalin Dahyabhai2008-10-241-1/+1
* - add a wrapper for the slapi_search_internal_get_entry() functionNalin Dahyabhai2008-07-221-0/+40
* - remove unused variablesNalin Dahyabhai2008-06-301-1/+0
* - sort out threading startup/shutdown and rwlocking for both NSPR and pthreadsNalin Dahyabhai2008-05-301-0/+235