summaryrefslogtreecommitdiffstats
path: root/source3/lib/gencache.c
Commit message (Expand)AuthorAgeFilesLines
* Valgrind found a few memory leaks!Andrew Bartlett2003-03-221-0/+4
* Small clenaup patches:Andrew Bartlett2003-03-221-6/+6
* Doxygen janitor: fix parameter names, grammar, tag names.Martin Pool2003-02-281-14/+14
* Simplify some return values in gencache functions:Tim Potter2003-02-141-5/+5
* Quieten debug about gencache.tdb not being able to be opened.Tim Potter2003-01-291-1/+1
* Make the valstr and timeout return pointers optional so a caller canTim Potter2003-01-211-11/+31
* Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-261-13/+13
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-4/+10
* added gencache implementation from mimir - thanks!Andrew Tridgell2002-09-111-0/+319