summaryrefslogtreecommitdiff
path: root/pbx/pbx_dundi.c
AgeCommit message (Expand)Author
2006-02-11Merged revisions 9609 via svnmerge from Russell Bryant
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-17remove some more deprecated (pre-1.2) stuffKevin P. Fleming
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08issue #5648Kevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-18clean up DUNDiLookup applicationRussell Bryant
2005-10-18fix typoKevin P. Fleming
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