Commit Graph

8055 Commits (dfdf6e1f76aa19e7974e9defdfc8fa9dc9494d8d)
 

Author SHA1 Message Date
Tilghman Lesher dfdf6e1f76 Don't return stack pointers from functions (especially since the code will attempt to free() them later)
20 years ago
Russell Bryant 205d0aa430 convert the applications list to the list macros
20 years ago
Russell Bryant 8582a58955 remove an extra newline, none of the other synopsis fields for apps have one
20 years ago
Russell Bryant 02eda146ac - convert permission lists to use list macros
20 years ago
Russell Bryant 5a60431c29 conver the lists of dundi packets to use the list macros
20 years ago
Luigi Rizzo 072e1b8a83 move some code used only --with-pri in the proper
20 years ago
Russell Bryant 7ce2726c09 - convert the dundi precache list to use the list macros
20 years ago
Luigi Rizzo c305fb082d more simplifications
20 years ago
Luigi Rizzo 01360f6440 always trim the trailing ';'
20 years ago
Luigi Rizzo 33167fc41c comment usage of contexts
20 years ago
Luigi Rizzo 2c2f7e817b fix dereferencing freed memory
20 years ago
Luigi Rizzo 595955ea98 switch a couple of operands.
20 years ago
Luigi Rizzo 8faa2e7d44 put back some simplifications, this time really tested
20 years ago
Luigi Rizzo db14f6b107 revert ael.flex to the last correct version.
20 years ago
Luigi Rizzo 44f43f9eb1 another small set of simplifications
20 years ago
Russell Bryant b992d92742 - convert the lists of dundi_transactions to the list macros
20 years ago
Luigi Rizzo c22ef69d1f simplify logic (runtest passed).
20 years ago
Kevin P. Fleming f3eaae4593 remove macro defined that is no longer needed
20 years ago
Kevin P. Fleming 0adfa8c635 use proper method of detecting OSS support on Linux and FreeBSD
20 years ago
Kevin P. Fleming 70a2a3eaba remove remaining MFC/R2 stuff
20 years ago
Kevin P. Fleming 51382b3712 Merged revisions 23705 via svnmerge from
20 years ago
Russell Bryant 48c659cf0e fix a libtonezone detection issue on FreeBSD
20 years ago
Kevin P. Fleming eb38f13a2e add a command-line flag and option to force forking, even with -v or -d
20 years ago
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
20 years ago
Russell Bryant 367f227d89 fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)
20 years ago
Kevin P. Fleming 4ebb58b3e2 document the removal of MFC/R2 support
20 years ago
Kevin P. Fleming 26753f77b0 remove unusable MFC/R2 support
20 years ago
Luigi Rizzo 85480376f7 more nword() usages, and mark some dubious places.
20 years ago
Luigi Rizzo f239ec2080 introduce a new frontend to npval for the very common case
20 years ago
Kevin P. Fleming 44c5e823e6 Merged revisions 23638 via svnmerge from
20 years ago
Kevin P. Fleming 1a979290a0 Merged revisions 23636 via svnmerge from
20 years ago
Luigi Rizzo 5e746bf38f another client for switchlist_block
20 years ago
Luigi Rizzo 813f565de7 more merge of common blocks through intermediate rules.
20 years ago
Luigi Rizzo f4b05f86cc make destroy_pval able to handle a NULL value
20 years ago
Luigi Rizzo ce05a548c3 remove some commented-out code
20 years ago
Luigi Rizzo 36a26a9197 simplify updating the token position markers
20 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
20 years ago
Kevin P. Fleming 6ec91a102c Merged revisions 23580 via svnmerge from
20 years ago
Luigi Rizzo c5f779d0a0 more comments
20 years ago
Luigi Rizzo 9a8a037250 comment some code
20 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
20 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
20 years ago
Luigi Rizzo 6eb6343d9a more simplifications in the bison sources,
20 years ago
Kevin P. Fleming 1669a4b321 remove attribute checking... it was an attempt to support older GCC compilers but is not worth the effort :-)
20 years ago
Russell Bryant 31cd56f76e remove unneeded define - it is already in asterisk.h
20 years ago
Russell Bryant 03d005e472 convert the dundi_request list to use the list macros
20 years ago
Russell Bryant dbbe944da8 convert existing comments to doxygen format
20 years ago
Russell Bryant 149e45924a fix indentation for this function
20 years ago
Russell Bryant fcb2809e45 immediately handle ast_strdupa result so that one more level of indentation
20 years ago
Russell Bryant ef775bbd66 fix the indentation of a large block
20 years ago