summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-23On some platforms, O_RDONLY is not a flag to be checked, but merely the absen...Tilghman Lesher
2012-04-23AST-2012-004: Fix an error that allows AMI users to run shell commands sans a...Jonathan Rose
2012-04-23AST-2012-006: Fix crash in UPDATE handling when no channel owner existsMatthew Jordan
2012-04-23AST-2012-005: Fix remotely exploitable heap overflow in keypad button handlingMatthew Jordan
2012-04-21res_corosync: Recover if corosync gets restarted.Russell Bryant
2012-04-21res_corosync: reimplement "corosync show members" command.Russell Bryant
2012-04-21Update app_dial M and U option GOTO return value documentation.Richard Mudgett
2012-04-20Fix connected-line/redirecting interception gosubs executing more than intended.Richard Mudgett
2012-04-20Move debug message in ast_rtp_instance_early_bridge_make_compatible().Richard Mudgett
2012-04-20Add missing payload type to events APIMichael L. Young
2012-04-20Use ast_channel_lock_both() where it was inlined before.Richard Mudgett
2012-04-20* Add more information to some messages in __ast_pbx_run().Richard Mudgett
2012-04-20Document Speech* apps hangup on failure and suggest TryExecTerry Wilson
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-19Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.Walter Doekes
2012-04-19Add leading and trailing backslashesMichael L. Young
2012-04-19Update membermacro and membergosub documentation in queues.conf.sample.Richard Mudgett
2012-04-19Convert some strncpys to ast_copy_stringTerry Wilson
2012-04-19Prevent a crash in ExternalIVR when the 'S' command is sent first.Sean Bright
2012-04-19Handle multiple commands per connection via netconsoleTerry Wilson
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-04-18Fix building security events testMichael L. Young
2012-04-18Add ability to ignore layer 1 alarms for BRI PTMP lines.Richard Mudgett
2012-04-17Handle case where an unknown format is used to get the preferred codec sizeMatthew Jordan
2012-04-17Fix places in resources where a negative return value could impact executionMatthew Jordan
2012-04-17Make use of va_args more appropriate to form in various res_config modules pl...Jonathan Rose
2012-04-17Fix places in main where a negative return value could impact executionMatthew Jordan
2012-04-17Fix places where a negative return from ftello could be used as invalid inputMatthew Jordan
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-17Fix error that caused seek format operations to set max file size to '1' or '0'Matthew Jordan
2012-04-17Turn off warning message when bind address is set to any.Michael L. Young
2012-04-16Fix negative return handling in channel driversMatthew Jordan
2012-04-16Fix handling of negative return code when storing voicemails in ODBC storageMatthew Jordan
2012-04-16Add IPv6 address support to security events framework.Michael L. Young
2012-04-16Check for IO stream failures in various format's truncate/seek operationsMatthew Jordan
2012-04-13Make ForkCDR e option not set end time of the newly forked CDR logJonathan Rose
2012-04-13Send relative path named recordings to the meetme directory instead of soundsJonathan Rose
2012-04-12Convert SRV lookup message to debug levelPaul Belanger
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2012-04-12Make trunkfreq take effect when setKinsey Moore
2012-04-12Simplify build system architecture optimizationKinsey Moore
2012-04-11Change default value of 'ignorebusy' on Queue members so that behavior is mor...Jonathan Rose
2012-04-10Prevent invalid access of free'd memory if DAHDI channel during an MWI eventRichard Mudgett
2012-04-10Fix crash caused by unloading or reloading of res_http_postMatthew Jordan
2012-04-09Allow func_curl to exit gracefully if list allocation fails during writeMatthew Jordan
2012-04-09Prevent invalid access of free'd memory if DAHDI channel during an MWI eventMatthew Jordan
2012-04-09Change SHARED function to use a safe traversal when modifying a variableMatthew Jordan
2012-04-06Fix memory leak in res_calendar_ews when event email address node is emptyMatthew Jordan
2012-04-06Fix memory leak when using MeetMeAdmin 'e' option with user specifiedMatthew Jordan
2012-04-06Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.Richard Mudgett