summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_ranges.c
Commit message (Collapse)AuthorAgeFilesLines
* sysdb: look for ranges in the parent treeSumit Bose2012-11-051-1/+4
| | | | | | Make sure the right sub-tree in the cache is used to search for ranges. Sub-domain trees do not have range objects only the tree of the parent domain.
* SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek2012-09-101-1/+2
|
* Unify usage of sysdb transactions (part 2).Michal Zidek2012-09-041-4/+4
|
* Add support for ID rangesSumit Bose2012-06-211-0/+345