summaryrefslogtreecommitdiff
path: root/source3/utils/net_cache.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18310: Add a little test for some gencache routinesVolker Lendecke1-43/+0
2007-10-10r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison1-1/+8
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison1-7/+19
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller1-7/+7
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2003-07-29Typo fix for bug 258.Tim Potter1-1/+1
2003-07-10Just a few formatting fixed caught while testing.Rafal Szczesniak1-1/+1
2003-01-04Merge from HEAD - mimir's new gencache based namecache code.Andrew Bartlett1-18/+38
2002-09-11added gencache implementation from mimir - thanks!Andrew Tridgell1-0/+328