Commit Graph

751 Commits (1.8)

Author SHA1 Message Date
George Joseph 76d1ae97d4 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
George Joseph 8184532a9f Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Kinsey Moore 5c4d3ace5b pbx_lua: Add support for Lua 5.2
11 years ago
Walter Doekes 612bf744b4 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Mark Michelson 6cbc641491 Fix memory leak in pbx_dundi
12 years ago
Matthew Jordan b3f149a880 Fix processing of call files when using KQueue on OS X
12 years ago
Richard Mudgett 1e8a45c170 Remove unnecessary channel module references.
13 years ago
Richard Mudgett 9560d09673 Fix call files when astspooldir is relative.
13 years ago
Richard Mudgett 0ea7733a4d Fix deletion of unopenable spool files.
13 years ago
Matthew Jordan babb1aa1ec Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Mark Michelson 3b476dfd1e Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Mark Michelson 2deb898bcd Fix two more coverity constant expression result findings.
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Richard Mudgett 49ebbe0765 Fix occasional incorrectly delayed call-file execution.
13 years ago
Joshua Colp c81c500276 Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
13 years ago
Richard Mudgett 2997c5c8c6 Improved documentation of CLI "dialplan add extension" command.
13 years ago
Walter Doekes 833185c958 Fix crash when dialplan remove include is called with too few arguments.
14 years ago
Kinsey Moore 5ee32dfa2c Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
14 years ago
Kinsey Moore 40891b278f Fix spool handling to allow call files to be hardlinked into place
14 years ago
Matthew Nicholson a16caab0e0 only process args that exist
14 years ago
Matthew Nicholson c0d3d4b0e4 don't limit the length of app and function arguments
14 years ago
Tzafrir Cohen 499262c2b3 Remove an unused include of md5.h
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Richard Mudgett 42633d22f9 Syntax errors in dialplan do not display the file name.
14 years ago
Matthew Nicholson 8ed15a49a1 pbx_lua autoservice fixes
14 years ago
Russell Bryant 08ae269e5c Add a datastore fixup to fix a pbx_lua crash.
14 years ago
Russell Bryant 1ccfa50ba8 Fix more "set but unused" warnings.
14 years ago
Russell Bryant 1c252efce5 Use htons() instead of ntohs() in some places.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Paul Belanger 4601371021 Merged revisions 315393 via svnmerge from
14 years ago
Tilghman Lesher 49fa80b8d3 Merged revisions 310448 via svnmerge from
14 years ago
Matthew Nicholson d4a55c8fd8 Merged revisions 309584 via svnmerge from
14 years ago
Matthew Nicholson a6f3fd48e0 Merged revisions 309541 via svnmerge from
14 years ago
Matthew Nicholson 43918cb291 Merged revisions 309494 via svnmerge from
14 years ago
Matthew Nicholson 4988f8f6e1 Export global symbols from pbx_lua to allow modules to be loaded. Fixes a regression introduced in r278132.
14 years ago
Leif Madsen eced809a27 Increase side of mapping response field.
15 years ago
Tilghman Lesher 6963e5d1c4 Merged revisions 299448 via svnmerge from
15 years ago
Tilghman Lesher c6973b1187 Fixing the Mac OS X build (bamboo warning)
15 years ago
Tilghman Lesher 1c692b86e5 Properly queue files with inotify(7).
15 years ago
Jeff Peeler d04d58c7c6 Disable use of inotify for call file handling as it is not working properly.
15 years ago
Tilghman Lesher bbc7614ac9 Merged revisions 290254 via svnmerge from
15 years ago