Richard Mudgett e89f315414 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. пре 10 година
..
editline 7d6323768d clang compiler warnings: Fix a variety of "unused" warnings пре 10 година
stdtime 972ad784d4 main/stdtime/localtime: Fix warning introduced in r433720 пре 10 година
Makefile de1411b5b8 Fix an ABI compatibility issue with ast_log_safe for modules. пре 10 година
abstract_jb.c fa4f601c61 func_jitterbuffer: fix frame leaks. пре 10 година
acl.c ddf0fa675b 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 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
app.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
ast_expr2.c 235ff981d9 Allow the REALTIME() function to report errors back to the caller. пре 12 година
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. пре 12 година
ast_expr2.y 2f07938991 Multiple revisions 360356-360357 пре 13 година
ast_expr2f.c b288115da6 Doxygen Updates - janitor work пре 12 година
asterisk.c 113fa8ae26 loader/main: Don't set ast_fully_booted until deferred reloads are processed пре 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. пре 11 година
astfd.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
astmm.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
astobj2.c 823be70376 Improved and portable ast_log recursion avoidance пре 10 година
astobj2_container.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
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 4784538642 main/audiohook: Update internal sample rate on reads пре 10 година
autochan.c 53e80b252d Multiple revisions 369001-369002 пре 13 година
autoservice.c 7561645d93 autoservice: stop thread on graceful shutdown пре 11 година
backtrace.c 439f860278 Fix memory corruption when trying to get "core show locks". пре 11 година
bridge.c cb399920c4 Bridging: Eliminate the unnecessary make channel compatible with bridge operation. пре 10 година
bridge_after.c 97c4f283e5 Fix some memory leaks. пре 10 година
bridge_basic.c f1ba0674cd bridge: avoid leaking channel during blond transfer pt2 пре 10 година
bridge_channel.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event пре 10 година
bridge_roles.c 462bd2931c ARI: bridges/{bridgeID}/addChannel: add roles parameter пре 11 година
bucket.c 32790272b2 A couple minor cleanup tweaks. пре 10 година
buildinfo.c 3cf0803e9e fix a few small things found by using sparse пре 16 година
callerid.c 805db1daaa CallerID: Fix parsing regression пре 10 година
ccss.c 00c13a9f59 build: Fixes for gcc 5 compilation пре 10 година
cdr.c 48d259e0ec Fix compilations errors on 64-bit OpenBSD systems пре 10 година
cel.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
channel.c e89f315414 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices. пре 10 година
channel_internal_api.c aa76e31edb Stasis: Fix StasisStart/End order and missing events пре 10 година
chanvars.c 17346f0937 res_phoneprov: Refactor phoneprov to allow pluggable config providers пре 10 година
cli.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
codec.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
codec_builtin.c f7a9d71be8 Various: bugfixes found via chaos пре 10 година
config.c 0de58df54f clang compiler warnings: Fix -Wunused-function; make inline function static пре 10 година
config_options.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
core_local.c 29baf311c7 Fix compile errors caused by r4500 / r4501. пре 10 година
core_unreal.c 904bcedffc AMI: Add missing VarSet events when a channel inherits variables. пре 10 година
crypt.c 48a3d8ae1a Fix utils directory breakage. пре 11 година
cygload.c b261a4f586 Kill off red blobs in most of main/* пре 13 година
data.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
datastore.c ad88e43a19 This is no longer needed. пре 12 година
db.c 7bb17a6602 AMI: Make AMI actions that generate event lists consistent. пре 10 година
devicestate.c bd5105426e devicestate.c: Minor tweaks пре 10 година
dial.c de2c148e96 Dial API: add self destruct option when complete пре 10 година
dns.c 1295479616 Clean up files that do not end with newlines пре 10 година
dnsmgr.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
dsp.c 40d976f605 res_pjsip: Add an 'auto' option for DTMF Mode пре 10 година
ecdisa.h b261a4f586 Kill off red blobs in most of main/* пре 13 година
endpoints.c f7a9d71be8 Various: bugfixes found via chaos пре 10 година
enum.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
event.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
features.c 7d6323768d clang compiler warnings: Fix a variety of "unused" warnings пре 10 година
features_config.c d7fe214e0a Allow for transferer to retry when dialing an invalid extension. пре 10 година
file.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 пре 13 година
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* пре 13 година
format.c b1c222caa9 Ensure that a non-zero sample rate is returned for all formats. пре 10 година
format_cache.c 83e7fc3780 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear(). пре 10 година
format_cap.c c958ee934b main/frame: Don't report empty disallow values as an error пре 10 година
format_compatibility.c 140ae55a53 chan_iax2: Several media format fixes. пре 10 година
frame.c 720c59c321 media formats: re-architect handling of media for performance improvements пре 10 година
framehook.c 8eaa5e76a9 clang compiler warnings: Fix format specified in framehook пре 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 823be70376 Improved and portable ast_log recursion avoidance пре 10 година
heap.c 28c6647fd2 Fix incorrect usages of ast_realloc(). пре 11 година
http.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
image.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
indications.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
io.c 43b85a2bbe Allow Asterisk to compile under GCC 4.10 пре 11 година
jitterbuf.c 9b7a5a85e9 clang compiler warnings: Fix -Wabsolute-value warnings пре 10 година
json.c cf409a8174 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 пре 12 година
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. пре 13 година
loader.c 113fa8ae26 loader/main: Don't set ast_fully_booted until deferred reloads are processed пре 10 година
lock.c bd709b4df5 DEBUG_THREADS: Fix regression and lock tracking initialization problems. пре 10 година
logger.c 823be70376 Improved and portable ast_log recursion avoidance пре 10 година
manager.c 00c13a9f59 build: Fixes for gcc 5 compilation пре 10 година
manager_bridges.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
manager_channels.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event пре 10 година
manager_endpoints.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
manager_mwi.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
manager_system.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
md5.c 7d9f2118a3 md5: supress some compiler warnings. пре 13 година
media_index.c 720c59c321 media formats: re-architect handling of media for performance improvements пре 10 година
message.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
mixmonitor.c 5b602db70c Removed quotes from svn:keywords props on a few files. пре 11 година
named_acl.c 0685ff3134 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 68eac85784 Audit ast_sockaddr_resolve() usage for memory leaks. пре 10 година
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 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
pickup.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
plc.c 53e80b252d Multiple revisions 369001-369002 пре 13 година
poll.c 410f638dce Merged revisions 285268 via svnmerge from пре 14 година
presencestate.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
privacy.c 53e80b252d Multiple revisions 369001-369002 пре 13 година
rtp_engine.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
say.c 1098fd150c app_voicemail, say: Add support for Japanese Language пре 10 година
sched.c 7f2ec654f5 Create work around for scheduler leaks during shutdown. пре 10 година
sdp_srtp.c 080020ea0e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI пре 10 година
security_events.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
sem.c bf4b237112 Various fixes for OS X пре 10 година
sha1.c b288115da6 Doxygen Updates - janitor work пре 12 година
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 пре 10 година
smoother.c 720c59c321 media formats: re-architect handling of media for performance improvements пре 10 година
sorcery.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
sounds_index.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
srv.c 0e4f751a8f Removed #if checks for crazy old versions of OS X. пре 12 година
stasis.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
stasis_bridges.c d6132f84c9 core: Don't create snapshots with locks. пре 10 година
stasis_cache.c dc4fea934d 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 пре 10 година
stasis_channels.c 36b7bd7c2e ARI: Add the ability to intercept hold and raise an event пре 10 година
stasis_endpoints.c c52c018b59 Stasis: Allow message types to be blocked пре 10 година
stasis_message.c c52c018b59 Stasis: Allow message types to be blocked пре 10 година
stasis_message_router.c 0b3235e4f7 res_pjsip: make it unloadable (take 2) пре 10 година
stasis_system.c c52c018b59 Stasis: Allow message types to be blocked пре 10 година
strcompat.c e8218baa00 Add builtin roundf() for systems lacking it. пре 12 година
strings.c 5cc5e6e8d1 clang compiler warnings: Fix invalid enum conversion пре 10 година
stun.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
syslog.c bed4cdad3d main/syslog: Allow dynamic logs, such as security events, to log to the syslog пре 10 година
taskprocessor.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
tcptls.c 9d5b23aa6d Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. пре 10 година
tdd.c b288115da6 Doxygen Updates - janitor work пре 12 година
term.c 7e690d03ce Revamp of terminal color codes пре 12 година
test.c e6f60f93ec main/test: Fix compilation issue on 32-bit systems пре 10 година
threadpool.c 3ebebfc8f8 threadpool.c: Minor cleanup fixes. пре 10 година
threadstorage.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
timing.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година
translate.c 0379d6db1b translate.c: Only select audio codecs to determine the best translation choice. пре 10 година
udptl.c 640ddc51fb clang compiler warnings: Fix autological comparisons пре 10 година
ulaw.c 53e80b252d Multiple revisions 369001-369002 пре 13 година
uri.c fc603995cd uri: Quiet warning about type qualifiers ignored on function return type пре 10 година
utils.c 92c55c438b Re-add _ast_mem_backtrace_buffer variable for ABI compatibility. пре 10 година
uuid.c 59ec6ce4d7 Fix printf problems with high ascii characters after r413586 (1.8). пре 10 година
xml.c a051748287 Detect and use xsltCleanupGlobals when available пре 11 година
xmldoc.c 484715b644 Replace most uses of ast_register_atexit with ast_register_cleanup. пре 10 година