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/res
Stefan Schmidt 14b52ff9da
fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time.
14 years ago
..
ael Multiple revisions 360356-360357 14 years ago
snmp Convert some strncpys to ast_copy_string 14 years ago
Makefile Merged revisions 318351 via svnmerge from 15 years ago
res_adsi.c Fix broken usage of sizeof() in res_adsi. 14 years ago
res_adsi.exports.in Remove the old stub files, preferring the optional_api method. 16 years ago
res_ael_share.c Merged revisions 328247 via svnmerge from 15 years ago
res_ael_share.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_agi.c Fix places in resources where a negative return value could impact execution 14 years ago
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_calendar.c Opaquification for ast_format structs in struct ast_channel 14 years ago
res_calendar.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_calendar_caldav.c fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time. 14 years ago
res_calendar_ews.c Fix memory leak in res_calendar_ews when event email address node is empty 14 years ago
res_calendar_exchange.c Add aresult variable for CALENDAR_WRITE 14 years ago
res_calendar_icalendar.c fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time. 14 years ago
res_clialiases.c Allow each logging destination and console to have its own notion of the verbosity level. 14 years ago
res_clioriginate.c Add missing newlines to CLI logging 14 years ago
res_config_curl.c Make use of va_args more appropriate to form in various res_config modules plus utils. 14 years ago
res_config_ldap.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_config_odbc.c Make use of va_args more appropriate to form in various res_config modules plus utils. 14 years ago
res_config_pgsql.c Make use of va_args more appropriate to form in various res_config modules plus utils. 14 years ago
res_config_sqlite.c Add missing newlines to CLI logging 14 years ago
res_config_sqlite3.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_convert.c Merged revisions 328247 via svnmerge from 15 years ago
res_corosync.c res_corosync: Recover if corosync gets restarted. 14 years ago
res_crypto.c Fix incorrect usage of sizeof() in res_crypto. 14 years ago
res_crypto.exports.in Remove built-in AES code and use optional_api instead 16 years ago
res_curl.c Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
res_fax.c Opaquify ast_channel structs and lists 14 years ago
res_fax.exports.in Log spandsp's fax debug output to the FAX logger level. 16 years ago
res_fax_spandsp.c Replace GNU old-style field designator extensions to fix clang warnings 14 years ago
res_format_attr_celt.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_format_attr_silk.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_http_post.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_jabber.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_jabber.exports.in Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c Merged revisions 328247 via svnmerge from 15 years ago
res_monitor.c Fix some opaquification-related compiler warnings 14 years ago
res_monitor.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_musiconhold.c Fix places in resources where a negative return value could impact execution 14 years ago
res_mutestream.c Convert MuteAudio documentation to XML. 14 years ago
res_odbc.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_odbc.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_phoneprov.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_pktccops.c Multiple revisions 350788-350789 14 years ago
res_pktccops.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c Fix places in resources where a negative return value could impact execution 14 years ago
res_rtp_multicast.c Fix sequence number overflow over 16 bits causing codec change in RTP packets. 14 years ago
res_security_log.c Merged revisions 328247 via svnmerge from 15 years ago
res_smdi.c Merged revisions 328247 via svnmerge from 15 years ago
res_smdi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_snmp.c Merged revisions 328247 via svnmerge from 15 years ago
res_speech.c Merged revisions 328247 via svnmerge from 15 years ago
res_speech.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 16 years ago
res_srtp.c Add missing newlines to CLI logging 14 years ago
res_srtp.exports.in Add SRTP support for Asterisk 16 years ago
res_stun_monitor.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 years ago
res_timing_dahdi.c Fix timing source dependency issues with MOH 14 years ago
res_timing_kqueue.c Merged revisions 328247 via svnmerge from 15 years ago
res_timing_pthread.c Fix timing source dependency issues with MOH 14 years ago
res_timing_timerfd.c Fix timing source dependency issues with MOH 14 years ago