summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-17Fix checking bounds of array index after using it; improper sizeofMatthew Jordan
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-04Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESS...Mark Michelson
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-27fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm...Stefan Schmidt
2012-04-21res_corosync: Recover if corosync gets restarted.Russell Bryant
2012-04-21res_corosync: reimplement "corosync show members" command.Russell Bryant
2012-04-19Convert some strncpys to ast_copy_stringTerry Wilson
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-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-06Fix memory leak in res_calendar_ews when event email address node is emptyMatthew Jordan
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-04-04Replace GNU old-style field designator extensions to fix clang warningsJonathan Rose
2012-03-24Multiple revisions 360356-360357Russell Bryant
2012-03-19Convert MuteAudio documentation to XML.Richard Mudgett
2012-03-14Fix incorrect usage of sizeof() in res_crypto.Russell Bryant
2012-03-14Fix broken usage of sizeof() in res_adsi.Russell Bryant
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Add IPv6 support to FastAGI.Sean Bright
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-28Fix REF_DEBUG compile errors.Richard Mudgett
2012-02-27Converts locking for odbc containers from ast_mutex_lock to ao2_locks.Jonathan Rose
2012-02-27Remove possible segfaults from res_odbc by adding locks around usage of odbc ...Jonathan Rose
2012-02-24Remove srtp_shutdown from res_srtpMatthew Jordan
2012-02-24Allow SRTP policies to be reloadedMatthew Jordan
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-22Track module use count for res_calendarTerry Wilson
2012-02-21Fix some opaquification-related compiler warningsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-16Fix AMI Monitor action without File header converting channel name into filen...Richard Mudgett
2012-02-14res_agi: Add AGIEXITONHANGUP variable.Russell Bryant
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-13Fix reconnecting to pgsql database after connection loss.Richard Mudgett
2012-02-09Adding reload support to res_fax.soMark Michelson
2012-02-08Revision 354046 added res_corosync as a replacement for res_ais, but didn'tKevin P. Fleming
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-03Fixes a segfault occuring when performing attended transfer with FAXOPT(gatew...Jonathan Rose
2012-02-01Allow res_calendar to be unloadedTerry Wilson
2012-01-27Make failed PauseMonitor and UnpauseMonitor with no valid channel not close A...Jonathan Rose
2012-01-27Audit of ao2_iterator_init() usage for v1.8.Richard Mudgett
2012-01-27Add aresult variable for CALENDAR_WRITETerry Wilson
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-23Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layerMatthew Jordan
2012-01-23Add an announcement option to music-on-hold - plays sound when put on hold/be...Jonathan Rose