summaryrefslogtreecommitdiff
path: root/source3/libsmb/namecache.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett1-172/+153
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison1-0/+2
2002-08-28Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.Tim Potter1-16/+24
2002-08-23Cope with negative cache dns entries better.Tim Potter1-5/+6
2002-08-23Don't take the sizeof(struct in_addr) * -1Tim Potter1-2/+4
2002-08-22fix a few segfaultsGerald Carter1-1/+1
2002-08-21fix segfaultGerald Carter1-5/+5
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
2002-08-16Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter1-0/+252