summaryrefslogtreecommitdiffstats
path: root/src/plug-sch.c
Commit message (Expand)AuthorAgeFilesLines
* - clean up the map data at shutdown timeNalin Dahyabhai2008-07-071-0/+11
* - sneak in the global state so that the preop and postop plugins get access toNalin Dahyabhai2008-07-021-36/+12
* - read the plugin base DN at plugin startup so that we can easily get to itNalin Dahyabhai2008-07-021-0/+20
* - register both preoperation and postoperation functionalityNalin Dahyabhai2008-07-011-4/+54
* - add a startup function to finish populating our private dataNalin Dahyabhai2008-07-011-0/+12
* - have the plugin call backend initialization directlyNalin Dahyabhai2008-06-301-1/+3
* - take out the need for a backend to provide a matching testNalin Dahyabhai2008-06-301-1/+1
* - start adding an sch backendNalin Dahyabhai2008-06-301-0/+113