summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/conncache.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-101-0/+28
| | | | | | domain when going back online. Jeremy. (This used to be commit c7e4c8d0b4d109ec67d4424dd446b74b55246c72)
* r13316: Let the carnage begin....Gerald Carter2007-10-101-14/+22
| | | | | Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)
* r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure weJeremy Allison2007-10-101-2/+3
| | | | | | | always update the failed time when we are adding a failed connection. Jeremy. (This used to be commit 6f5af1dd413d07430ead9382422dda14acf3464d)
* 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)