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/utils
Terry Wilson b02bc230af
Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
18 years ago
..
Makefile Merged revisions 107352 via svnmerge from 18 years ago
ael_main.c Merged revisions 109309 via svnmerge from 18 years ago
astcanary.c open(2) needs a mode argument when O_CREAT is specified. 18 years ago
astman.1
astman.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 18 years ago
build-extensions-conf.lua Add pbx_lua as a method of doing extensions 18 years ago
check_expr.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 18 years ago
clicompat.c simplify this file 18 years ago
conf2ael.c Merged revisions 109309 via svnmerge from 18 years ago
expr2.testinput
extconf.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 18 years ago
frame.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 18 years ago
frame.h
hashtest.c let's try this again... *all* compilation and linking in Asterisk should be done using the standard compilation rules, not manually created ones. changing hashtest.c to use these rules caused the compiler to notice a large number of coding guidelines violations, so those are fixed too. 18 years ago
hashtest2.c more header removal/normalization 18 years ago
muted.c Merged revisions 102323 via svnmerge from 18 years ago
smsq.c more header removal/normalization 18 years ago
stereorize.c
streamplayer.c