summaryrefslogtreecommitdiffstats
path: root/src/back-shr.c
Commit message (Expand)AuthorAgeFilesLines
* - fix an incorrect recursion in the vattr-aware filter readerNalin Dahyabhai2008-07-031-1/+3
* - add more functions for reading vattr-stored configurationNalin Dahyabhai2008-07-031-3/+25
* - add some simple wrappers for reading configuration settingsNalin Dahyabhai2008-07-031-0/+95
* - function rename: set_entry_one -> set_entryNalin Dahyabhai2008-07-031-10/+10
* rename backend_shr_set_config_entry_add_one -> backend_shr_set_config_entry_addNalin Dahyabhai2008-07-021-12/+11
* - rename unset_entry_id to unset_entryNalin Dahyabhai2008-07-021-9/+9
* - don't log that we're setting up hooks, the specific backend module will nowNalin Dahyabhai2008-07-011-2/+0
* - make the shared parts of the configuration actually shared so that we canNalin Dahyabhai2008-07-011-34/+31
* - refactor the is-this-a-valid-set-definition logicpost-schNalin Dahyabhai2008-06-301-51/+3
* - remove unused variablesNalin Dahyabhai2008-06-301-1/+0
* - take out the need for a backend to provide a matching testNalin Dahyabhai2008-06-301-47/+56
* - be more consisten about group/set nomenclatureNalin Dahyabhai2008-06-301-2/+2
* - use group/set nomenclature more widelyNalin Dahyabhai2008-06-301-2/+2
* - add a data entry, not a map, to the map cache when we encounter entries atNalin Dahyabhai2008-06-301-2/+4
* - get schema compatibility linking correctlyNalin Dahyabhai2008-06-301-8/+6
* - start adding an sch backendNalin Dahyabhai2008-06-301-0/+1143