summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/namecache.c
Commit message (Expand)AuthorAgeFilesLines
* Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-261-172/+153
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-0/+2
* Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.Tim Potter2002-08-281-16/+24
* Cope with negative cache dns entries better.Tim Potter2002-08-231-5/+6
* Don't take the sizeof(struct in_addr) * -1Tim Potter2002-08-231-2/+4
* fix a few segfaultsGerald Carter2002-08-221-1/+1
* fix segfaultGerald Carter2002-08-211-5/+5
* fix irix compiler errorHerb Lewis2002-08-201-1/+1
* Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter2002-08-161-0/+252