summaryrefslogtreecommitdiff
path: root/pynslcd/cache.py
AgeCommit message (Expand)Author
2014-10-04remove non-nslcd stuffLuke Shumaker
2014-06-05Fix commentArthur de Jong
2013-09-15Remove unneeded importsArthur de Jong
2013-08-17Use retrieve_by, group_by and group_columns in the cacheArthur de Jong
2013-08-17Make Cache a context managerArthur de Jong
2013-08-17Give cache tables friendlier namesArthur de Jong
2013-08-17Explicitly define tables used for cacheArthur de Jong
2013-08-17Move cache table creation to modulesArthur de Jong
2013-04-12Python style changesArthur de Jong
2013-02-08disable pynslcd cache for nowArthur de Jong
2012-01-29implement a naive offline cacheArthur de Jong