asterisk/channels
Kevin P. Fleming 9a7c28cd5a we can now build with -Wformat=2, which found a couple of real bugs
because SPRINTF() use non-literal format strings (which cannot be checked), move it into its own module so the rest of func_strings can benefit from format string checking



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@159774 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-29 15:29:33 +00:00
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 2008-07-14 15:44:07 +00:00
misdn we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
xpmr Merged revisions 159025 via svnmerge from 2008-11-25 05:02:11 +00:00
Makefile There is a troublesome assert() in the alsa/control.h header that causes 2008-11-02 04:14:20 +00:00
chan_agent.c Don't allow for configuration options to overwrite options 2008-11-26 14:58:17 +00:00
chan_alsa.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
chan_console.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
chan_dahdi.c Add an option, waitfordialtone, for UK analog lines which do not end a call 2008-11-25 22:45:59 +00:00
chan_features.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
chan_gtalk.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_h323.c Recorded merge of revisions 154263 via svnmerge from 2008-11-04 18:59:48 +00:00
chan_iax2.c Merged revisions 159316 via svnmerge from 2008-11-25 23:03:01 +00:00
chan_jingle.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_local.c Merged revisions 157305 via svnmerge from 2008-11-18 18:31:08 +00:00
chan_mgcp.c This commit does two things: 2008-11-12 06:46:04 +00:00
chan_misdn.c Merged revisions 154266 via svnmerge from 2008-11-04 19:07:26 +00:00
chan_nbs.c one more place I forgot 2008-05-22 17:50:40 +00:00
chan_oss.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
chan_phone.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
chan_skinny.c dont send reorder tone after a device is hungup if a dialout is abandoned or failed. 2008-11-22 16:57:11 +00:00
chan_unistim.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
chan_usbradio.c Merged revisions 159025 via svnmerge from 2008-11-25 05:02:11 +00:00
chan_vpb.cc Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 2008-11-19 19:25:14 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Repair IAXVAR implementation so that it works again (regression?) 2008-09-13 13:54:15 +00:00
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 2008-05-17 19:39:35 +00:00
iax2-provision.c Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 2008-11-19 19:25:14 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Merge changes from team/bbryant/keyrotation 2008-08-01 18:16:24 +00:00
misdn_config.c we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
vcodecs.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00