summaryrefslogtreecommitdiff
path: root/pbx/pbx_dundi.c
AgeCommit message (Expand)Author
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07remove useless buffer initializations (issue #5134)Kevin P. Fleming
2005-09-02use native-sign characters for strings (issue #5105)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-06-21make query cache time configurable (bug #4524)Kevin P. Fleming
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...Josh Roberson
2005-05-08Fix gethostname calls (bug #4198, with mods)Mark Spencer
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)Josh Roberson
2005-02-01Add dundi show peers summary stats (bug #3474)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2005-01-06Fix DUNDi segfaultMark Spencer
2005-01-01List improvements from kpfleming (bugs #3166,#3140)Mark Spencer
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-19Merge twisted's OSX compat fix (bug #3090)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-11-11Fix leaky fd issue (bug #2832)Mark Spencer
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...Mark Spencer
2004-11-03Fix "killa" console issueMark Spencer
2004-11-02Fix locking issuesMark Spencer
2004-10-29Oopsies...Mark Spencer
2004-10-29Make retrans timer less aggressiveMark Spencer
2004-10-29Complete DUNDi push (first pass) supportMark Spencer
2004-10-27Preliminary "PRECACHE" / push support...Mark Spencer
2004-10-24Use same defines for NetBSD as FreeBSD in pbx_dundi.c (bug 2716)James Golovich
2004-10-24Pass format stringJames Golovich
2004-10-24Allow "dundi flush" to flush statistics tooMark Spencer
2004-10-24Add cache bypass modeMark Spencer
2004-10-24OopsMark Spencer
2004-10-24DUNDi performance enhancments and metrics for average lookup time.Mark Spencer
2004-10-24Add "Loopback" switchMark Spencer
2004-10-23Fix for FreeBSD (netbsd too?) (bug #2702)Mark Spencer
2004-10-22Work on precachingMark Spencer
2004-10-20Disable mac lookup, fix compile on NetBSD (bug #2680)Mark Spencer
2004-10-18Add DUNDi.... (http://www.dundi.com)Mark Spencer