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/main
Mark Michelson ca65ddcd19
Merge "bridge.c: Fixed race condition during attended transfer" into 13
10 years ago
..
editline main/editline: Add .gitignore. 10 years ago
stdtime main/stdtime/localtime: Fix warning introduced in r433720 10 years ago
.gitignore Fixes for OS X 10 years ago
Makefile Fixes for OS X 10 years ago
abstract_jb.c func_jitterbuffer: fix frame leaks. 11 years ago
acl.c Fix error with mixed address family ACLs. 11 years ago
adsi.c Allow Asterisk to compile under GCC 4.10 11 years ago
alaw.c Multiple revisions 369001-369002 13 years ago
aoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
app.c clang compiler warnings: Fix autological comparisons 10 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c Fix processing of asterisk.conf debug=yes. 10 years ago
asterisk.dynamics Fix error loading res_monitor. 11 years ago
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 12 years ago
astfd.c astfd: Fix buffer overflow in DEBUG_FD_LEAKS. 10 years ago
astmm.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
astobj2.c Astobj2: Fix initialization order of refdebug and AO2_DEBUG. 10 years ago
astobj2_container.c Astobj2: Ensure all calls to __adjust_lock pass a valid object. 10 years ago
astobj2_container_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_hash.c Astobj2: Correctly treat hash_fn returning INT_MIN 10 years ago
astobj2_private.h astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
astobj2_rbtree.c Astobj2: Ensure all calls to __adjust_lock pass a valid object. 10 years ago
audiohook.c audiohook.c: Difference in read/write rates caused continuous buffer resets 10 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c autoservice: stop thread on graceful shutdown 11 years ago
backtrace.c Fix memory corruption when trying to get "core show locks". 12 years ago
bridge.c bridge.c: Fixed race condition during attended transfer 10 years ago
bridge_after.c Fix some memory leaks. 10 years ago
bridge_basic.c features: Fix crash when transferee hangs up during DTMF attended transfer. 10 years ago
bridge_channel.c bridge.c: Fixed race condition during attended transfer 10 years ago
bridge_roles.c ARI: bridges/{bridgeID}/addChannel: add roles parameter 12 years ago
bucket.c A couple minor cleanup tweaks. 10 years ago
buildinfo.c
callerid.c CallerID: Fix parsing regression 11 years ago
ccss.c Detect potential forwarding loops based on count. 10 years ago
cdr.c main/cdr: Carry over the disable flag when 'disable all' is specified 10 years ago
cel.c clang compiler warnings: Fix autological comparisons 10 years ago
channel.c channel: Remove ignore of answer on non-outgoing channels. 10 years ago
channel_internal_api.c Channel alert pipe: improve diagnostic error return 10 years ago
chanvars.c res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
cli.c CLI: Cosmetic issue - core show uptime 10 years ago
codec.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
codec_builtin.c Various: bugfixes found via chaos 10 years ago
config.c sorcery/realtime: Add a bit of debug and warning messages for bad configs 10 years ago
config_options.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
core_local.c Fix compile errors caused by r4500 / r4501. 10 years ago
core_unreal.c AMI: Add missing VarSet events when a channel inherits variables. 11 years ago
crypt.c Fix utils directory breakage. 12 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
datastore.c This is no longer needed. 12 years ago
db.c AMI: Make AMI actions that generate event lists consistent. 11 years ago
devicestate.c main/devicestate: Prevent duplicate registration of device state providers 10 years ago
dial.c Detect potential forwarding loops based on count. 10 years ago
dns.c Clean up files that do not end with newlines 11 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
dsp.c res_pjsip: Add an 'auto' option for DTMF Mode 10 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
endpoints.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
enum.c clang compiler warnings: Fix autological comparisons 10 years ago
event.c Clang: change previous tautological-compare fixes. 10 years ago
features.c Remove unneeded uses of optional_api providers. 10 years ago
features_config.c Allow for transferer to retry when dialing an invalid extension. 11 years ago
file.c app_playback: Suppress warnings on playback if channel hung up 10 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Format Interfaces: Prevent unload except by shutdown. 10 years ago
format_cache.c format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). 10 years ago
format_cap.c main/format_cap: Parse capabilities generated by ast_format_cap_get_names 10 years ago
format_compatibility.c chan_iax2: Several media format fixes. 11 years ago
frame.c media formats: re-architect handling of media for performance improvements 11 years ago
framehook.c clang compiler warnings: Fix format specified in framehook 10 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 years ago
global_datastores.c Detect potential forwarding loops based on count. 10 years ago
hashtab.c Improved and portable ast_log recursion avoidance 10 years ago
heap.c Fix incorrect usages of ast_realloc(). 12 years ago
http.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
image.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
indications.c clang compiler warnings: Fix autological comparisons 10 years ago
io.c Allow Asterisk to compile under GCC 4.10 11 years ago
jitterbuf.c clang compiler warnings: Fix -Wabsolute-value warnings 10 years ago
json.c ARI: Fix crash if integer values used in JSON payload 'variables' object. 10 years ago
libasteriskssl.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 14 years ago
loader.c ARI: Added new functionality to get all module information. 10 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.c Logger: Reset defaults before processing config. 10 years ago
manager.c main/manager.c: Bugfix sort action_manager by alphabetically 10 years ago
manager_bridges.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_channels.c AMI: Add Linkedid to the standard channel snapshot AMI event headers. 10 years ago
manager_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
manager_mwi.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
manager_system.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
max_forwards.c Detect potential forwarding loops based on count. 10 years ago
md5.c md5: supress some compiler warnings. 13 years ago
media_index.c media formats: re-architect handling of media for performance improvements 11 years ago
message.c Message.c: Clear message channel frames on cleanup 10 years ago
mixmonitor.c Removed quotes from svn:keywords props on a few files. 12 years ago
named_acl.c acl: Fix reloading of configuration if configuration file does not exist at startup. 11 years ago
netsock.c Move eid functions to utils.c, mark netsock.h deprecated 11 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
optional_api.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
parking.c res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers 11 years ago
pbx.c main/pbx: Resolve case sensitivity regression in PBX hints 10 years ago
pickup.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c AMI: Escape string values. 10 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format. 10 years ago
say.c app_voicemail, say: Add support for Japanese Language 11 years ago
sched.c chan_iax2: Prevent deadlock between hangup and sending lagrq/ping 10 years ago
sdp_srtp.c main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits 10 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sem.c Various fixes for OS X 10 years ago
sha1.c Doxygen Updates - janitor work 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c media formats: re-architect handling of media for performance improvements 11 years ago
smoother.c media formats: re-architect handling of media for performance improvements 11 years ago
sorcery.c main/sorcery: Don't fail object set creation from JSON if field fails 10 years ago
sounds_index.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
srv.c Removed #if checks for crazy old versions of OS X. 12 years ago
stasis.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
stasis_bridges.c core: Don't create snapshots with locks. 10 years ago
stasis_cache.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 years ago
stasis_cache_pattern.c Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change" 10 years ago
stasis_channels.c AMI: Escape string values. 10 years ago
stasis_endpoints.c res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 10 years ago
stasis_message.c Stasis: Allow message types to be blocked 11 years ago
stasis_message_router.c res_pjsip: make it unloadable (take 2) 10 years ago
stasis_system.c Stasis: Allow message types to be blocked 11 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c clang compiler warnings: Fix invalid enum conversion 10 years ago
stun.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
syslog.c main/syslog: Allow dynamic logs, such as security events, to log to the syslog 11 years ago
taskprocessor.c taskprocessor.c: Remove extra unref from off-nominal path. 10 years ago
tcptls.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c term: send proper reset sequence when black background is forced 10 years ago
test.c test.c: Add unit test registration checks for summary and description. 10 years ago
threadpool.c res_pjsip: Need to use the same serializer for a pjproject SIP transaction. 10 years ago
threadstorage.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
timing.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
translate.c translate.c: Only select audio codecs to determine the best translation choice. 10 years ago
udptl.c clang compiler warnings: Fix autological comparisons 10 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
uri.c uri: Quiet warning about type qualifiers ignored on function return type 11 years ago
utils.c AMI: Escape string values. 10 years ago
uuid.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
xml.c Detect and use xsltCleanupGlobals when available 12 years ago
xmldoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago