summaryrefslogtreecommitdiffstats
path: root/src/backend.c
Commit message (Collapse)AuthorAgeFilesLines
...
* - add initial callbacks for monitoring data changes, which for simplicity'sNalin Dahyabhai2008-04-221-1/+77
| | | | sake means we're a postoperation plugin now
* - provide a way for the backend to register callbacks with the directoryNalin Dahyabhai2008-04-221-3/+8
| | | | | - switch to using the plugin's entry for locating maps in preference to the hard-coded location
* - log the right filter stringNalin Dahyabhai2008-04-181-1/+2
| | | | - terminate the filter string properly
* - 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