summaryrefslogtreecommitdiffstats
path: root/src/backend.c
Commit message (Expand)AuthorAgeFilesLines
* - add a dummy formatter which does what the current format==attribute codeNalin Dahyabhai2008-05-121-56/+53
* - handle modrdn for map entriesNalin Dahyabhai2008-05-121-12/+144
* - factor out checking if an entry would be considered part of a given mapNalin Dahyabhai2008-05-121-86/+229
* - start on handling addition/removal of map entries corresponding to director...Nalin Dahyabhai2008-05-091-10/+105
* - track the search base and filter for each map, tooNalin Dahyabhai2008-05-091-20/+61
* - learn to iterate over mapsNalin Dahyabhai2008-05-091-48/+175
* - add foreach for entries to the mapNalin Dahyabhai2008-05-091-1/+1
* - add some callback data to map definitionsNalin Dahyabhai2008-04-231-1/+1
* - add initial callbacks for monitoring data changes, which for simplicity'sNalin Dahyabhai2008-04-221-1/+77
* - provide a way for the backend to register callbacks with the directoryNalin Dahyabhai2008-04-221-3/+8
* - log the right filter stringNalin Dahyabhai2008-04-181-1/+2
* - actually perform map initialization correctlyNalin Dahyabhai2008-04-181-3/+205
* - add the very beginning of map populationNalin Dahyabhai2008-04-021-0/+25
* - stub out where we'll be providing dataNalin Dahyabhai2008-04-021-0/+18