summaryrefslogtreecommitdiff
path: root/src/db/sysdb_ranges.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-26sysdb: look for ranges in the parent treeSumit Bose1-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.
2012-09-10SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek1-1/+2
2012-09-04Unify usage of sysdb transactions (part 2).Michal Zidek1-4/+4
2012-06-21Add support for ID rangesSumit Bose1-0/+345