Jonathan Rose 578195d958 app: Add functions to swap voicemail function table for testing purposes 10 vuotta sitten
..
editline 61c27d1002 cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled. 10 vuotta sitten
stdtime 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 vuotta sitten
Makefile bc1770b806 main/Makefile: fix compilation error of buildinfo occurring on 'make install' 11 vuotta sitten
abstract_jb.c e048fcbf1e func_jitterbuffer: fix frame leaks. 10 vuotta sitten
acl.c fe307edd6c Fix error with mixed address family ACLs. 10 vuotta sitten
adsi.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 vuotta sitten
alaw.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
aoc.c e00c84fab7 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association. 10 vuotta sitten
app.c 578195d958 app: Add functions to swap voicemail function table for testing purposes 10 vuotta sitten
ast_expr2.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
ast_expr2.fl af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 vuotta sitten
ast_expr2.h 235ff981d9 Allow the REALTIME() function to report errors back to the caller. 13 vuotta sitten
ast_expr2.y 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
ast_expr2f.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
asterisk.c 1d51f18c66 main/asterisk.c: Reverse #if statement in listener() to fix code folding. 10 vuotta sitten
asterisk.dynamics 46d8c596cd Fix error loading res_monitor. 11 vuotta sitten
asterisk.exports.in 9cd50e4a5b Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 vuotta sitten
astfd.c feda5aec6b Unregister CLI commands on exit 12 vuotta sitten
astmm.c 5c8291aaaf MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 12 vuotta sitten
astobj2.c 109b69d03a astobj2.c/refcounter.py: Fix to deal with invalid object refs. 10 vuotta sitten
astobj2_container.c facbaa8aea ao2_container node object ignores REF_DEBUG in all places except one 11 vuotta sitten
astobj2_container_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 vuotta sitten
astobj2_hash.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 vuotta sitten
astobj2_private.h fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 vuotta sitten
astobj2_rbtree.c fd2237bf88 astobj2: Additional refactoring to push impl specific code down into the impls. 11 vuotta sitten
audiohook.c ec596c7935 audiohooks: Clean references to formats 10 vuotta sitten
autochan.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
autoservice.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
backtrace.c 439f860278 Fix memory corruption when trying to get "core show locks". 12 vuotta sitten
bridge.c 29cb53019d HTTP: Stop accepting requests on final system shutdown. 10 vuotta sitten
bridge_after.c 77d7cf88f4 Fix some memory leaks. 10 vuotta sitten
bridge_basic.c 68878e08cc bridge: avoid leaking channel during blond transfer pt2 10 vuotta sitten
bridge_channel.c 5185ea9add bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media. 10 vuotta sitten
bridge_roles.c 462bd2931c ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 vuotta sitten
bucket.c 2da9a6c161 Allow shutdown to unload modules that register bucket scheme's or codec's. 10 vuotta sitten
buildinfo.c 3cf0803e9e fix a few small things found by using sparse 16 vuotta sitten
callerid.c 9e1013c7bb CallerID: Fix parsing regression 10 vuotta sitten
ccss.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
cdr.c 507add14b7 Documentation: Revise explanation of cdr.conf option 'Unanswered' 10 vuotta sitten
cel.c 0ac6df1a45 Fix race condition that could result in ARI transfer messages not being sent. 10 vuotta sitten
channel.c 850d61f834 app_chanspy, channel: fix frame leaks 10 vuotta sitten
channel_internal_api.c 740e8bca13 Stasis: Fix StasisStart/End order and missing events 10 vuotta sitten
chanvars.c e150a5d0f4 res_phoneprov: Refactor phoneprov to allow pluggable config providers 10 vuotta sitten
cli.c a5b85c5da5 Call IDs: Fix appearance of call ID in core show channels when NULL 11 vuotta sitten
codec.c 2da9a6c161 Allow shutdown to unload modules that register bucket scheme's or codec's. 10 vuotta sitten
codec_builtin.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
config.c ba405b4789 various: cleanup issues found during leak hunt 10 vuotta sitten
config_options.c ecefb0d15e AMI: Allow for command response documentation 11 vuotta sitten
core_local.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
core_unreal.c 266c1c5a2e AMI: Add missing VarSet events when a channel inherits variables. 10 vuotta sitten
crypt.c 48a3d8ae1a Fix utils directory breakage. 12 vuotta sitten
cygload.c b261a4f586 Kill off red blobs in most of main/* 13 vuotta sitten
data.c f1f20f55e0 data: Properly access formats in capabilities structure when adding codecs. 10 vuotta sitten
datastore.c ad88e43a19 This is no longer needed. 12 vuotta sitten
db.c 575ba08112 Revert -r430452 It needs to be redone for the next major AMI version change instead. 10 vuotta sitten
devicestate.c e8c1b33c18 devicestate.c: Minor tweaks 11 vuotta sitten
dial.c 4b4c4e74db Dial API: add self destruct option when complete 10 vuotta sitten
dns.c ebc9f66c53 Clean up files that do not end with newlines 11 vuotta sitten
dnsmgr.c 5d6b56a1c7 Migrate a large number of AMI events over to Stasis-Core 12 vuotta sitten
dsp.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
ecdisa.h b261a4f586 Kill off red blobs in most of main/* 13 vuotta sitten
endpoints.c 888093a904 main/stasis: Allow subscriptions to use a threadpool for message delivery 10 vuotta sitten
enum.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 vuotta sitten
event.c 5d02b86166 event.c: Fix type mismatch errors in ie_maps[]. 11 vuotta sitten
features.c 9a0a5d72d7 app_bridge: return to the next dialplan priority 10 vuotta sitten
features_config.c adb5b816cf Allow for transferer to retry when dialing an invalid extension. 10 vuotta sitten
file.c 85ee56078b main/file.c: fix possible extra ast_module_unref to format modules. 10 vuotta sitten
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* 13 vuotta sitten
format.c 75651bc5cb media: Fix crash when determining sample count of a frame during shutdown. 10 vuotta sitten
format_cache.c ebc9f66c53 Clean up files that do not end with newlines 11 vuotta sitten
format_cap.c b390d48e3c Add API call to determine if format capability structure is "empty". 10 vuotta sitten
format_compatibility.c 140ae55a53 chan_iax2: Several media format fixes. 11 vuotta sitten
frame.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
framehook.c b18ea7f665 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 10 vuotta sitten
fskmodem.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
fskmodem_float.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
fskmodem_int.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
global_datastores.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
hashtab.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
heap.c 28c6647fd2 Fix incorrect usages of ast_realloc(). 12 vuotta sitten
http.c 31a75bcf21 http: Add missing html tag to 'httpstatus' functionality. 10 vuotta sitten
image.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
indications.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
io.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 11 vuotta sitten
jitterbuf.c d83d99720e jitterbuf: Fix memory leak on jitter buffer reset 11 vuotta sitten
json.c 8acb4b3ebb ARI: Fix crash if integer values used in JSON payload 'variables' object. 10 vuotta sitten
libasteriskssl.c 0a0dcdf3fc Resolve memory leaks in TLS initialization and TLS client connections 13 vuotta sitten
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. 13 vuotta sitten
loader.c 2da9a6c161 Allow shutdown to unload modules that register bucket scheme's or codec's. 10 vuotta sitten
lock.c 3585cfb309 DEBUG_THREADS: Fix regression and lock tracking initialization problems. 10 vuotta sitten
logger.c 035317e8db queue_log: Post QUEUESTART entry when Asterisk fully boots. 10 vuotta sitten
manager.c 77d7cf88f4 Fix some memory leaks. 10 vuotta sitten
manager_bridges.c 4d1ad37eae Fix typo's (retrieve, specified, address). 10 vuotta sitten
manager_channels.c e534516da7 ARI/AMI: Include language in standard channel snapshot output 10 vuotta sitten
manager_endpoints.c 452e163648 Multiple revisions 399887,400138,400178,400180-400181 11 vuotta sitten
manager_mwi.c 452e163648 Multiple revisions 399887,400138,400178,400180-400181 11 vuotta sitten
manager_system.c 452e163648 Multiple revisions 399887,400138,400178,400180-400181 11 vuotta sitten
md5.c 7d9f2118a3 md5: supress some compiler warnings. 13 vuotta sitten
media_index.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
message.c efcd4d7ac4 message: Don't close an AMI connection on SendMessage action error 10 vuotta sitten
mixmonitor.c 5b602db70c Removed quotes from svn:keywords props on a few files. 12 vuotta sitten
named_acl.c 0c32eb0472 acl: Fix reloading of configuration if configuration file does not exist at startup. 10 vuotta sitten
netsock.c 2d377d0c75 Move eid functions to utils.c, mark netsock.h deprecated 11 vuotta sitten
netsock2.c c9df2b0339 pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 vuotta sitten
optional_api.c fc8ff80bb7 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 vuotta sitten
parking.c 18b992d582 res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 vuotta sitten
pbx.c 77d7cf88f4 Fix some memory leaks. 10 vuotta sitten
pickup.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
plc.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
poll.c 410f638dce Merged revisions 285268 via svnmerge from 15 vuotta sitten
presencestate.c e24cb15bd9 presencestate: Allow channel drivers to provide presence state information 10 vuotta sitten
privacy.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
rtp_engine.c 0adb7a6d21 Various fixes for OS X 10 vuotta sitten
say.c 1098fd150c app_voicemail, say: Add support for Japanese Language 11 vuotta sitten
sched.c e18c70633a Create work around for scheduler leaks during shutdown. 10 vuotta sitten
sdp_srtp.c fd72f65c0b channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI 10 vuotta sitten
security_events.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
sem.c 0adb7a6d21 Various fixes for OS X 10 vuotta sitten
sha1.c b288115da6 Doxygen Updates - janitor work 13 vuotta sitten
sip_api.c c13b5fb492 Don't make chan_sip export global symbols. 12 vuotta sitten
slinfactory.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
smoother.c 720c59c321 media formats: re-architect handling of media for performance improvements 11 vuotta sitten
sorcery.c 7630e00b50 sorcery: Output an error message if a wizard is specified for an object type and it isn't found. 10 vuotta sitten
sounds_index.c 78ddd24276 Indexer: Format message types may not exist 10 vuotta sitten
srv.c 0e4f751a8f Removed #if checks for crazy old versions of OS X. 12 vuotta sitten
stasis.c 888093a904 main/stasis: Allow subscriptions to use a threadpool for message delivery 10 vuotta sitten
stasis_bridges.c 0ac6df1a45 Fix race condition that could result in ARI transfer messages not being sent. 10 vuotta sitten
stasis_cache.c 888093a904 main/stasis: Allow subscriptions to use a threadpool for message delivery 10 vuotta sitten
stasis_cache_pattern.c 5f9860cc54 stasis: use ao2_t_alloc for certain object allocators 11 vuotta sitten
stasis_channels.c 77d7cf88f4 Fix some memory leaks. 10 vuotta sitten
stasis_endpoints.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
stasis_message.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
stasis_message_router.c c35b5491e4 res_pjsip: make it unloadable (take 2) 10 vuotta sitten
stasis_system.c c52c018b59 Stasis: Allow message types to be blocked 11 vuotta sitten
strcompat.c e8218baa00 Add builtin roundf() for systems lacking it. 12 vuotta sitten
strings.c 71b3fb6f16 Add support for RFC 4662 resource list subscriptions. 11 vuotta sitten
stun.c 44e2baa6f2 stun: correct attribute string padding to match rfc 10 vuotta sitten
syslog.c b4b58aac5c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 10 vuotta sitten
taskprocessor.c 17b0ca80d4 chan_pjsip: Fix deadlock when masquerading PJSIP channels. 10 vuotta sitten
tcptls.c 7c31b4f431 tcptls: Handle new OpenSSL compile time option to disable SSLv3 10 vuotta sitten
tdd.c 811197a149 core: Don't allow free to mean ast_free (and malloc, etc..). 10 vuotta sitten
term.c 7e690d03ce Revamp of terminal color codes 12 vuotta sitten
test.c dffd796613 main/test: Fix compilation issue on 32-bit systems 10 vuotta sitten
threadpool.c 1ac8f87da3 threadpool.c: Minor cleanup fixes. 10 vuotta sitten
threadstorage.c feda5aec6b Unregister CLI commands on exit 12 vuotta sitten
timing.c 3d8a62d6cd timing: Improve performance for most timing implementations. 11 vuotta sitten
translate.c e3670c325a translate: Prevent invalid memory accesses on fast shutdown 10 vuotta sitten
udptl.c 981368fe81 Fix printf problems with high ascii characters after r413586 (1.8). 10 vuotta sitten
ulaw.c 53e80b252d Multiple revisions 369001-369002 13 vuotta sitten
uri.c d5ae019d30 uri: Quiet warning about type qualifiers ignored on function return type 11 vuotta sitten
utils.c ba405b4789 various: cleanup issues found during leak hunt 10 vuotta sitten
uuid.c 981368fe81 Fix printf problems with high ascii characters after r413586 (1.8). 10 vuotta sitten
xml.c a051748287 Detect and use xsltCleanupGlobals when available 11 vuotta sitten
xmldoc.c 77d7cf88f4 Fix some memory leaks. 10 vuotta sitten