asterisk/main
Jenkins2 b0b28446c1 Merge "translate: Skip matrix_rebuild during shutdown." 2017-12-07 14:33:47 -06:00
..
editline BuildSystem: Avoid 'ar cru' and use 'ar cr' instead. 2016-06-07 09:32:11 +02:00
stdtime Fix compiler warnings on Fedora 26 / GCC 7. 2017-08-01 15:42:38 -06:00
.gitignore build-system: Allow building with static pjproject 2016-03-01 09:30:43 -07:00
Makefile Build: Fix issues building without SSL. 2017-11-19 14:27:25 -06:00
abstract_jb.c abstract_jb: Remove silly usage of RAII_VAR. 2017-11-20 14:03:25 -06:00
acl.c acl: Fix allocation related issues. 2017-11-17 09:36:14 -05:00
adsi.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
alaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
alertpipe.c core: Use eventfd for alert pipes on Linux when possible 2017-04-24 11:50:09 -05:00
aoc.c aoc: Remove silly usage of RAII_VAR. 2017-11-20 14:05:25 -06:00
app.c app: Remove silly usage of RAII_VAR. 2017-11-20 14:21:32 -06:00
ast_expr2.c Fix compiler warnings on Fedora 26 / GCC 7. 2017-08-01 15:42:38 -06:00
ast_expr2.fl Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 2012-07-11 17:16:50 +00:00
ast_expr2.y Fix compiler warnings on Fedora 26 / GCC 7. 2017-08-01 15:42:38 -06:00
ast_expr2f.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
asterisk.c sounds_index: Avoid repeatedly reindexing. 2017-12-06 18:47:28 -05:00
asterisk.dynamics Fix error loading res_monitor. 2014-04-23 15:02:39 +00:00
asterisk.exports.in pjproject_bundled: Various fixes discovered during testing of OSes 2016-05-03 07:56:18 -05:00
astfd.c DEBUG_FD_LEAKS: Add missing FD creators. 2017-11-08 13:57:45 -05:00
astmm.c cli: Fix various CLI documentation and completion issues 2017-02-13 11:33:15 -05:00
astobj2.c astobj2: Run weakproxy callbacks outside of lock. 2017-10-10 18:23:00 -04:00
astobj2_container.c astobj2: Add ao2_weakproxy_find function. 2017-10-10 20:15:25 -04:00
astobj2_container_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 2015-04-27 18:37:26 -04:00
astobj2_hash.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
astobj2_private.h Astobj2: Allow reference debugging to be enabled/disabled by config. 2015-04-27 18:37:26 -04:00
astobj2_rbtree.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
audiohook.c audiohook.c: Fix freeing a frame and still using it. 2017-11-15 17:07:07 -05:00
autochan.c autochan/mixmonitor/chanspy: Fix unsafe channel locking and references. 2017-03-15 17:18:55 -06:00
autoservice.c core: Reduce video update queueing. 2017-08-28 11:12:50 -05:00
backtrace.c ast_bt_get_symbols: Prevent double-free. 2017-10-13 10:33:04 -05:00
bridge.c res_pjsip_session: Check for removed stream state. 2017-09-20 12:14:45 -05:00
bridge_after.c stasis/control: Fix possible deadlock with swap channel 2017-09-06 13:00:49 -05:00
bridge_basic.c bridge_basic.c: Update transfer diagnostic messages addendum. 2017-12-06 07:51:24 -06:00
bridge_channel.c bridge : Fix one-way direct-media when early bridging with native_rtp 2017-09-20 10:19:37 -05:00
bridge_roles.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
bucket.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
buildinfo.c fix a few small things found by using sparse 2008-10-30 16:49:02 +00:00
callerid.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ccss.c ccss: Remove silly usage of RAII_VAR. 2017-11-20 14:26:11 -06:00
cdr.c AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun 2017-11-08 05:41:12 -07:00
cel.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
channel.c core: Don't attempt to write to a stream that does not exist. 2017-11-02 05:37:48 -05:00
channel_internal_api.c core: Remove 'Data Retrieval API' 2017-07-05 11:25:58 -05:00
chanvars.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cli.c CLI: Remove compatibility code. 2017-11-27 16:23:06 -06:00
codec.c codec.c: Defensively check the returned samples. 2017-10-26 11:48:20 -05:00
codec_builtin.c core: Add VP9 passthrough support. 2017-07-24 18:30:59 +00:00
config.c config: Speed up config template lookup 2017-12-01 11:14:04 -06:00
config_options.c config: Speed up ACO & sorcery initialization 2017-12-01 08:41:02 -06:00
conversions.c core/conversions: Added string to unsigned integer and long conversions 2017-05-17 17:41:11 -05:00
core_local.c core_local: local channel data not being properly unref'ed and unlocked 2017-06-21 16:18:13 -05:00
core_unreal.c core: Reduce video update queueing. 2017-08-28 11:12:50 -05:00
crypt.c BuildSystem: Fix build on FreeBSD due to missing crypt.h 2017-06-08 10:42:54 -05:00
cygload.c Kill off red blobs in most of main/* 2012-03-22 19:51:16 +00:00
datastore.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
db.c Fix ast_(v)asprintf() malloc failure usage conditions. 2017-11-06 12:47:30 -05:00
devicestate.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dial.c channel: Remove old epoll support and fixed max number of file descriptors. 2017-03-27 19:54:44 +00:00
dns.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
dns_core.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
dns_naptr.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
dns_query_set.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dns_recurring.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dns_srv.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
dns_system_resolver.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dns_test.c dns: Fix build when TEST_FRAMEWORK is not defined. 2015-04-10 13:32:24 +00:00
dns_tlsa.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dnsmgr.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
dsp.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ecdisa.h Kill off red blobs in most of main/* 2012-03-22 19:51:16 +00:00
endpoints.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
enum.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
event.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
features.c features: Bridge application's BRIDGERESULT not appropriately set 2017-10-31 15:25:28 -05:00
features_config.c features, manager : Add CancelAtxfer AMI action 2017-10-12 13:31:34 -05:00
file.c asterisk: Audit locking of channel when manipulating flags. 2017-05-16 14:25:23 +00:00
fixedjitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 2017-01-17 17:08:53 -06:00
fixedjitterbuf.h abstract/fixed/adpative jitter buffer: disallow frame re-inserts 2017-01-17 17:08:53 -06:00
format.c format: Reintroduce smoother flags 2017-05-30 15:10:20 -05:00
format_cache.c core: Add VP9 passthrough support. 2017-07-24 18:30:59 +00:00
format_cap.c format_cap: Fix leak on AST_VECTOR_APPEND error. 2017-11-06 16:07:01 -05:00
format_compatibility.c T.140: Fix format ref and memory leaks. 2017-01-25 13:46:41 -06:00
frame.c Merge "core: Add cache_media_frames debugging option." 2017-11-14 06:56:54 -06:00
framehook.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
fskmodem.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
fskmodem_float.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
fskmodem_int.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
global_datastores.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
hashtab.c hashtab: Use ast_free. 2017-10-23 20:25:19 -04:00
heap.c heap.c: No need to calloc heap pointer array. 2017-09-28 15:49:50 -05:00
http.c http.c: Fix http header send content. 2017-10-25 10:36:21 -05:00
image.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
indications.c core: Remove 'Data Retrieval API' 2017-07-05 11:25:58 -05:00
io.c Core: Add support for systemd socket activation. 2017-06-19 13:33:48 -04:00
iostream.c iostream: Fix ast_iostream_printf declaration. 2017-11-18 20:50:48 -05:00
jitterbuf.c abstract/fixed/adpative jitter buffer: disallow frame re-inserts 2017-01-17 17:08:53 -06:00
json.c Fix ast_(v)asprintf() malloc failure usage conditions. 2017-11-06 12:47:30 -05:00
libasteriskpj.c PJPROJECT logging: Fix detection of max supported log level. 2017-01-24 11:25:19 -06:00
libasteriskssl.c Build: Fix issues building without SSL. 2017-11-19 14:27:25 -06:00
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 2012-01-30 21:21:16 +00:00
loader.c loader: Fix comments in struct ast_module. 2017-11-20 19:20:40 -05:00
lock.c Single API for ast_store_lock_info and ast_remove_lock_info. 2017-10-24 16:11:39 -04:00
logger.c logger: Added logger_queue_limit to the configuration options. 2017-05-08 16:49:13 -05:00
manager.c Build System: Fix --disable-xmldoc option. 2017-10-25 11:26:22 -04:00
manager_bridges.c res/ari/resource_bridges: Add the ability to manipulate the video source 2016-11-14 17:03:09 -05:00
manager_channels.c manager: Add documentation for NewConnectedLine event. 2016-10-31 14:46:54 -04:00
manager_endpoints.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
manager_mwi.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
manager_system.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
max_forwards.c Detect potential forwarding loops based on count. 2015-04-17 15:58:07 -05:00
md5.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
media_cache.c media_cache: Prefer ast_file_is_readable() over access() 2017-03-08 17:26:41 -06:00
media_index.c media_index: Improve startup. 2017-12-06 14:34:32 -05:00
message.c Messaging: Report error on failure to register tech or handler. 2017-11-06 16:10:56 -05:00
mixmonitor.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
named_acl.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
named_locks.c named_locks: Use ao2_weakproxy_find. 2017-10-10 20:15:31 -04:00
netsock.c netsock.c: fix includes for HURD 2016-11-01 11:48:06 +02:00
netsock2.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 2017-08-10 14:38:12 -05:00
optional_api.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
parking.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx.c PBX: Handle errors from AST_VECTOR_APPEND. 2017-11-06 16:16:35 -05:00
pbx_app.c Core/PBX: Deadlock between dialplan execution and application unregistration. 2017-06-16 13:26:22 -05:00
pbx_builtins.c core: Add digit filtering to ast_waitfordigit_full 2017-07-12 19:08:23 -04:00
pbx_functions.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_hangup_handler.c cli: Fix various CLI documentation and completion issues 2017-02-13 11:33:15 -05:00
pbx_ignorepat.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_include.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_private.h pbx: Create pbx_sw.c for management of 'struct ast_sw'. 2016-07-21 13:58:26 -04:00
pbx_sw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_switch.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_timing.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pbx_variables.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
pickup.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
plc.c audiohook.c: Fix freeing a frame and still using it. 2017-11-15 17:07:07 -05:00
poll.c Merged revisions 285268 via svnmerge from 2010-09-07 19:09:08 +00:00
presencestate.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
privacy.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
rtp_engine.c RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE. 2017-11-06 16:20:06 -05:00
say.c say.c: Fix file locations for second, seconds, minute, minutes files 2017-07-21 14:51:54 -05:00
sched.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sdp.c SDP: Rework SDP offer/answer model and update capabilities merges. 2017-06-20 18:15:52 -05:00
sdp_options.c SDP: Rework SDP offer/answer model and update capabilities merges. 2017-06-20 18:15:52 -05:00
sdp_private.h SDP: Rework SDP offer/answer model and update capabilities merges. 2017-06-20 18:15:52 -05:00
sdp_srtp.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sdp_state.c main/sdp_state: Check for errors from ast_stream_topology_set_stream. 2017-11-07 13:03:34 -05:00
sdp_translator.c SDP: Make SDP translation to/from internal representation more const. 2017-04-27 19:08:05 -05:00
security_events.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sem.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sha1.c Doxygen Updates - janitor work 2012-09-21 17:14:59 +00:00
sip_api.c Don't make chan_sip export global symbols. 2012-10-11 15:49:02 +00:00
slinfactory.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
smoother.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
sorcery.c sorcery: Add ast_sorcery_retrieve_by_prefix() 2017-11-13 15:15:33 -05:00
sounds_index.c sounds_index: Avoid repeatedly reindexing. 2017-12-06 18:47:28 -05:00
srv.c srv: Fix crash when ast_srv_lookup is used and 0 records are returned. 2017-02-07 12:13:23 -06:00
stasis.c Merge "stasis: Release object if vector append fails." 2017-11-07 16:40:50 -06:00
stasis_bridges.c stasis_bridges.c: Fix off-nominal json memory leaks. 2017-11-06 13:11:04 -05:00
stasis_cache.c main/stasis_cache: Demote the ERROR message when removing a nonexistent item 2017-03-14 08:40:54 -06:00
stasis_cache_pattern.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
stasis_channels.c stasis_channels.c: Remove a very silly RAII_VAR(). 2017-11-06 13:06:56 -05:00
stasis_endpoints.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
stasis_message.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
stasis_message_router.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
stasis_system.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
strcompat.c Add builtin roundf() for systems lacking it. 2013-01-19 20:54:07 +00:00
stream.c stream: Return error from ast_stream_topology_set_stream. 2017-11-07 11:28:53 -05:00
stringfields.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
strings.c main/strings: Fix uninitialized value. 2017-10-05 21:23:31 -04:00
stun.c STUN/netsock2: Fix some valgrind uninitialized memory findings. 2017-08-10 14:38:12 -05:00
syslog.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
taskprocessor.c taskprocessor.c: Change when high water warning logged. 2017-01-13 21:36:54 -06:00
tcptls.c tcptls: Print notice when TLS is enabled but not configured. 2017-11-06 10:18:24 +01:00
tdd.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
term.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
test.c unittests: Add a unit test that causes a SEGV and... 2017-05-24 15:58:18 -05:00
threadpool.c threadpool: Fix leak in ast_threadpool_serializer_group error path. 2016-07-13 11:47:56 -05:00
threadstorage.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
timing.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
translate.c translate: Skip matrix_rebuild during shutdown. 2017-12-07 00:35:14 -05:00
udptl.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ulaw.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
uri.c uri: Quiet warning about type qualifiers ignored on function return type 2014-08-21 14:42:12 +00:00
utils.c Fix ast_(v)asprintf() malloc failure usage conditions. 2017-11-06 12:47:30 -05:00
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 2014-12-17 10:23:32 +00:00
xml.c config: Speed up ACO & sorcery initialization 2017-12-01 08:41:02 -06:00
xmldoc.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00