History log of /sssd/src/tests/cwrap/test_negcache.c
Revision Date Author Comments Expand
27bf39ed3e197497cf4aca58038d788ea5b5ddbc 07-Jul-2016 Jakub Hrozek <jhrozek@redhat.com>

NCACHE: Store FQDNs internaly, check for shortnames in files When storing users and groups by their name in the negative cache, store them fully qualfied so that the responder only has to track the name in the internal format once the input is converted. Reviewed-by: Sumit Bose <sbose@redhat.com>

d9e88bddc99bae0542b2179c9b94c968855b0fd0 10-Jun-2016 Petr Cech <pcech@redhat.com>

TEST: New tests for negative caching of locals Negative cache has special timeout for local entities (users, groups). This patch adds new tests for such behaviour. The tests are based on cwrap. Resolves: https://fedorahosted.org/sssd/ticket/2928 Reviewed-by: Pavel Březina <pbrezina@redhat.com>