summaryrefslogtreecommitdiff
path: root/source3/libsmb/namecache.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-22fix a few segfaultsGerald Carter1-1/+1
(This used to be commit ccb02f7cfcec4a555cf7304816c739f4bf7b46f0)
2002-08-21fix segfaultGerald Carter1-5/+5
(This used to be commit 982eadf73bb3932ec3ac89c6112a8bf79dbec127)
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
(This used to be commit 4df7983487545a432cfa8832eae1afbdf7866060)
2002-08-16Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter1-0/+252
Tridge suggested a generic caching mechanism for Samba to avoid the proliferation of little cache files hanging around limpet like in the locks directory. Someone should probably implement this at some stage. (This used to be commit dad31483b3bd1790356ef1e40ac62624a403bce8)