Commit Graph

8022 Commits (f4b05f86cc785366fbbefa8cf77977b2e59ee690)
 

Author SHA1 Message Date
Luigi Rizzo f4b05f86cc make destroy_pval able to handle a NULL value
21 years ago
Luigi Rizzo ce05a548c3 remove some commented-out code
21 years ago
Luigi Rizzo 36a26a9197 simplify updating the token position markers
21 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
21 years ago
Kevin P. Fleming 6ec91a102c Merged revisions 23580 via svnmerge from
21 years ago
Luigi Rizzo c5f779d0a0 more comments
21 years ago
Luigi Rizzo 9a8a037250 comment some code
21 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
21 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
21 years ago
Luigi Rizzo 6eb6343d9a more simplifications in the bison sources,
21 years ago
Kevin P. Fleming 1669a4b321 remove attribute checking... it was an attempt to support older GCC compilers but is not worth the effort :-)
21 years ago
Russell Bryant 31cd56f76e remove unneeded define - it is already in asterisk.h
21 years ago
Russell Bryant 03d005e472 convert the dundi_request list to use the list macros
21 years ago
Russell Bryant dbbe944da8 convert existing comments to doxygen format
21 years ago
Russell Bryant 149e45924a fix indentation for this function
21 years ago
Russell Bryant fcb2809e45 immediately handle ast_strdupa result so that one more level of indentation
21 years ago
Russell Bryant ef775bbd66 fix the indentation of a large block
21 years ago
Russell Bryant ed320702d9 handle a memory allocation failure immediately so the following large block
21 years ago
Russell Bryant 4cfcacf6c9 - convert the list of dundi mappings to use the list macros
21 years ago
Russell Bryant 9109371f7d use the INSTALL variable instead of "install" directly
21 years ago
Russell Bryant d9fa5f3c89 change a list traversal to use a for loop
21 years ago
Russell Bryant c7fea723a3 fix the indentation of a large block of code
21 years ago
Russell Bryant 059f0bd108 immediately handle a memory allocation failure so the rest of the function
21 years ago
Russell Bryant d66de679d9 - convert some comments to doxygen format
21 years ago
Christian Richter 835dfe67b3 added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa
21 years ago
Russell Bryant b97d58024e revert the last change to this Makefile which removed the rules to build
21 years ago
Luigi Rizzo 28efe8a845 remove now useless rule for app_rpt (bug 7059)
21 years ago
Russell Bryant fcfd663049 oops, i modified the Makefile isntead of Makefile.in
21 years ago
Russell Bryant 1d22a653d8 - the configure script should never be regenerated for mxml
21 years ago
Kevin P. Fleming 3878a2a9fb and now with the correct filenames
21 years ago
Kevin P. Fleming 24f241bc72 add the other two files that should have been on this target... oops
21 years ago
Russell Bryant 2d2b4aaba5 add aelparse to svn:ignore
21 years ago
Russell Bryant 8085f4e14b a bunch of conversion to ast_channel_*lock (issue #7058)
21 years ago
Kevin P. Fleming 54d6194340 fix up dependencies for aelparse so that bison/flex will not be run to rebuild source files (that should _only_ be done manually)
21 years ago
Russell Bryant 1209c0ea58 if the "action-if-found" is left empty, AC_CHECK_LIB will add a default result
21 years ago
Russell Bryant 00f9884604 - convert lists to use linked list macros
21 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
21 years ago
Russell Bryant 711f35fdc3 - don't create duplicate log messages
21 years ago
Luigi Rizzo 532e552c1f add reload() (bug 9981)
21 years ago
Luigi Rizzo 96e015a239 partial adaptation to the new module loading
21 years ago
Russell Bryant 8682a7378d add a small optimization for deleting all the members of a list
21 years ago
Russell Bryant f461c5d160 - convert the list of zones to use the list macros, and add locking (issue #7027, with mods)
21 years ago
Russell Bryant 6cdf51f58f move the "show version" CLI command from cli.c to asterisk.c so that only one
21 years ago
Russell Bryant e5b5dce811 support "make distclean" as well as "make dist-clean" for the picky people
21 years ago
Russell Bryant 9b1bff6379 fix spelling typo -- what's a Diaplan?
21 years ago
Russell Bryant d649d03170 fix sending the group numbers for a sip peer over the manager interface
21 years ago
Russell Bryant c38fbd246e note that group assignments must be from 0 to 63 (issue #7048)
21 years ago
Luigi Rizzo 8d46a41cb0 whitespace - format the source in a more readable way;
21 years ago
Luigi Rizzo c7a892d5f9 make the 'runtest' filter less strict on line numbers.
21 years ago
Luigi Rizzo d30ead1474 simplify handling of line numbers
21 years ago