Commit Graph

22093 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)
 

Author SHA1 Message Date
Tilghman Lesher 233b8364d3 On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY.
13 years ago
Jonathan Rose 7c6c99c317 AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization.
13 years ago
Matthew Jordan 88f80c1d54 AST-2012-006: Fix crash in UPDATE handling when no channel owner exists
13 years ago
Matthew Jordan 9a3120c0c8 AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
13 years ago
Richard Mudgett 93304431a3 Update app_dial M and U option GOTO return value documentation.
13 years ago
Terry Wilson fe7f595e9b OpenBSD doesn't have rawmemchr, use strchr
13 years ago
Terry Wilson e07ff6ed84 Document Speech* apps hangup on failure and suggest TryExec
13 years ago
Walter Doekes a59edad230 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
13 years ago
Michael L. Young e49fcbcb04 Add leading and trailing backslashes
13 years ago
Richard Mudgett f1bb4eea3d Update membermacro and membergosub documentation in queues.conf.sample.
13 years ago
Sean Bright c2447e0cc8 Prevent a crash in ExternalIVR when the 'S' command is sent first.
13 years ago
Terry Wilson 07a9b1744d Handle multiple commands per connection via netconsole
13 years ago
Matthew Jordan 0e488d7cc4 Fix a variety of potential buffer overflows
13 years ago
Richard Mudgett e9a0da476a Add ability to ignore layer 1 alarms for BRI PTMP lines.
13 years ago
Matthew Jordan 7c0583212e Handle case where an unknown format is used to get the preferred codec size
13 years ago
Matthew Jordan 70bde6ffa7 Fix places in resources where a negative return value could impact execution
13 years ago
Matthew Jordan 0bdbd0d899 Fix places in main where a negative return value could impact execution
13 years ago
Matthew Jordan 2d7a927c81 Fix places where a negative return from ftello could be used as invalid input
13 years ago
Jonathan Rose bcd63be3cd Make use of va_args more appropriate to form in various res_config modules plus utils.
13 years ago
Matthew Jordan 8cbe9f9fa7 Fix error that caused seek format operations to set max file size to '1' or '0'
13 years ago
Michael L. Young d84e70a95c Turn off warning message when bind address is set to any.
13 years ago
Matthew Jordan 7a72dc706a Fix negative return handling in channel drivers
13 years ago
Matthew Jordan 0da3b6c793 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Matthew Jordan b3a38a51c7 Check for IO stream failures in various format's truncate/seek operations
13 years ago
Jonathan Rose 6afefc4eb1 Make ForkCDR e option not set end time of the newly forked CDR log
13 years ago
Jonathan Rose 680b627906 Send relative path named recordings to the meetme directory instead of sounds
13 years ago
Kinsey Moore 7a33e9ba9d Make trunkfreq take effect when set
13 years ago
Kinsey Moore 3bb065e39a Simplify build system architecture optimization
13 years ago
Richard Mudgett b856533029 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
13 years ago
Matthew Jordan 40beb62845 Fix crash caused by unloading or reloading of res_http_post
13 years ago
Matthew Jordan c359eeb9c6 Allow func_curl to exit gracefully if list allocation fails during write
13 years ago
Matthew Jordan 246ad9bf0d Prevent invalid access of free'd memory if DAHDI channel during an MWI event
13 years ago
Matthew Jordan 41f3d27d20 Change SHARED function to use a safe traversal when modifying a variable
13 years ago
Matthew Jordan 1d3ba1f2a7 Fix memory leak in res_calendar_ews when event email address node is empty
13 years ago
Matthew Jordan 304af5d7cc Fix memory leak when using MeetMeAdmin 'e' option with user specified
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Paul Belanger be62cac9ee Fix typo in svn:keywords
13 years ago
Paul Belanger d521fa4af3 Fix typo in svn:keywords
13 years ago
Russell Bryant 5fcb78840f Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Matthew Jordan 5c318b19c2 Fix a typo in the warning messages for an ignored media stream
13 years ago
Kinsey Moore ab87db4419 Remove unnecessary error message in app_dial.c
13 years ago
Jonathan Rose 3560b4a9b5 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
13 years ago
Jonathan Rose 78e9a8e5f0 Fix some stuff involving calls to memcpy and memset
13 years ago
Jonathan Rose 04756101e0 Make 'help devstate change' display properly (get rid of excess comma)
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Jonathan Rose abd7fa4476 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
13 years ago
Kinsey Moore b1152d145f Fix the display of documentation for Transfer
13 years ago
Kinsey Moore 063aa93c46 Stop sending out RTCP if RTP is inactive
13 years ago
Richard Mudgett 1df90a2cf1 Fix logger deadlock on Asterisk shutdown.
13 years ago
Mark Michelson 82fbd4a401 Fix potential race condition during call pickup.
13 years ago