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