summaryrefslogtreecommitdiffstats
path: root/source/utils/net_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all warnings with gcc4.3.Jeremy Allison2009-01-021-3/+2
* Revert "Return timed out entries from gencache_get if timeout param != NULL"Volker Lendecke2008-07-111-2/+1
* Return timed out entries from gencache_get if timeout param != NULLVolker Lendecke2008-07-031-1/+2
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
* net: Make "net cache" use functable3Kai Blin2008-06-101-33/+75
* net: more whitespace cleanupKai Blin2008-05-101-30/+30
* net: Remove globalsKai Blin2008-05-101-11/+19
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18310: Add a little test for some gencache routinesVolker Lendecke2007-10-101-43/+0
* r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison2007-10-101-1/+8
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-101-7/+19
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-7/+7
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* Typo fix for bug 258.Tim Potter2003-07-291-1/+1
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-101-1/+1
* Merge from HEAD - mimir's new gencache based namecache code.Andrew Bartlett2003-01-041-18/+38
* added gencache implementation from mimir - thanks!Andrew Tridgell2002-09-111-0/+328