Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-27 | Eliminate build-time requirement for nscd | Stephen Gallagher | 1 | -4/+4 | |
We will now use the autodetected location if available, or else fall back to a value provided by --with-nscd in configure and finally resort to a hard-coded default of /usr/sbin/nscd. | |||||
2010-03-15 | Flush NSCD cache after modifying local database | Jakub Hrozek | 1 | -0/+9 | |
Fixes: #221 |