summaryrefslogtreecommitdiffstats
path: root/source/lib/util_nscd.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner2006-09-201-0/+42
on the buildfarm has). Guenther