You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Kevin P. Fleming 75f1eaf2a1
Ensure that user-provided CFLAGS and LDFLAGS are honored.
16 years ago
..
ael Properly handle @s within hints in AEL. 16 years ago
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 16 years ago
dundi-parser.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
dundi-parser.h remove extraneous svn:executable properties 20 years ago
pbx_ael.c Fix malloc debug macros to work properly with h323. 16 years ago
pbx_config.c Patch to fix tab-completion crash on "remove extension" 16 years ago
pbx_dundi.c Specify uint32_t for variables storing a CRC32 so that it is actually 32 bits 17 years ago
pbx_gtkconsole.c 1) Don't print the verbose marker in front of every message from ast_verbose() 17 years ago
pbx_loopback.c Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback switch 17 years ago
pbx_realtime.c Fix the potential use of an uninitialized buffer in a log message. 18 years ago
pbx_spool.c Fix a possible crash in pbx_spool. 16 years ago