summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/conncache.c
Commit message (Collapse)AuthorAgeFilesLines
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2007-10-101-2/+1
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. (This used to be commit 620f2e608f70ba92f032720c031283d295c5c06a)
* r1326: Modification to get_dc_list to check negative cache. From "Joe ↵Jeremy Allison2007-10-101-2/+0
| | | | | | | Meadows" <jameadows@webopolis.com>. Jeremy. (This used to be commit 4cc38b8aea51b55cc449cd2144f18de7d4819637)
* fix typo in debug logGerald Carter2003-07-161-1/+1
| | | | (This used to be commit 074da426708555de082d0c2e5ae3a5cddaadcdf4)
* * fix typos in a few debug statementsGerald Carter2003-06-251-1/+1
| | | | | | * check negative connection cache before ads_try_connect() in ads_find_dc() (This used to be commit 2a76101a3a31f5fca2f444b25e3f0486f7ef406f)
* forgot one fileGerald Carter2003-06-251-0/+158
(This used to be commit ef978bd851431da373e005177504dbef2611cf4f)