1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

9 Commits

Author SHA1 Message Date
Andrew Bartlett
65643516d7 Having waited for *way* too long, this is mimir's namecache and trusted domain
cache code.

This uses gencache, mimir's new caching code that stores at text-based cache
of various data.

Mimir has done a *lot* of work on this patch, and it is finally time to
get it in CVS.

Andrew Bartlett
(This used to be commit 47f3bfe9564e7f3aff60cefaefd599e0abb30a31)
2002-11-26 11:57:30 +00:00
Jeremy Allison
f023d6129b Lots of fixes for error paths where tdb_fetch() data need freeing.
Found via a post from Arcady Chernyak <Arcady.Chernyak@efi.com>.
Jeremy.
(This used to be commit 19f86f1f72aca924e9e320e20a175b5d21de45ad)
2002-11-23 02:52:38 +00:00
Tim Potter
b42229c2d8 Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.
(This used to be commit 41c2e7b162224a524a1bf4da012f383f2a6032d0)
2002-08-28 00:17:11 +00:00
Tim Potter
6bca450207 Cope with negative cache dns entries better.
(This used to be commit 3404023260a5d6fed5523eb378d4a1ad418302a0)
2002-08-23 15:01:08 +00:00
Tim Potter
53fabdee01 Don't take the sizeof(struct in_addr) * -1
(This used to be commit e13016bb42dbba675d6e7ee7e163543aad2e62c2)
2002-08-23 13:23:49 +00:00
Gerald Carter
7c4d1ba058 fix a few segfaults
(This used to be commit ccb02f7cfcec4a555cf7304816c739f4bf7b46f0)
2002-08-22 02:51:32 +00:00
Gerald Carter
39966b7e16 fix segfault
(This used to be commit 982eadf73bb3932ec3ac89c6112a8bf79dbec127)
2002-08-21 23:27:38 +00:00
Herb Lewis
0361559991 fix irix compiler error
(This used to be commit 4df7983487545a432cfa8832eae1afbdf7866060)
2002-08-20 00:20:23 +00:00
Tim Potter
88d321becd Merge of netbios namecache code from APPLIANCE_HEAD.
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)
2002-08-16 00:25:48 +00:00