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
George Joseph 5de4dae6dd
channel.c: Allow generic plc then channel formats are equal
8 years ago
..
editline editline: Avoid shifting a negative signed value. 8 years ago
stdtime Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type." into 15 8 years ago
.gitignore
Makefile loader: Use ast_cli_completion_add for 'module load' completion. 8 years ago
abstract_jb.c
acl.c Remove as much trailing whitespace as possible. 8 years ago
adsi.c
alaw.c Remove as much trailing whitespace as possible. 8 years ago
alertpipe.c
aoc.c
app.c Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.c Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.fl
ast_expr2.h Remove as much trailing whitespace as possible. 8 years ago
ast_expr2.y Remove as much trailing whitespace as possible. 8 years ago
ast_expr2f.c Remove as much trailing whitespace as possible. 8 years ago
asterisk.c channel.c: Allow generic plc then channel formats are equal 8 years ago
asterisk.dynamics
asterisk.exports.in
astfd.c Remove as much trailing whitespace as possible. 8 years ago
astmm.c core: Backport compatible MALLOC_DEBUG changes. 8 years ago
astobj2.c
astobj2_container.c astobj2_container: Use ast_cli_completion_add for container names. 8 years ago
astobj2_container_private.h
astobj2_hash.c Remove as much trailing whitespace as possible. 8 years ago
astobj2_private.h
astobj2_rbtree.c Remove as much trailing whitespace as possible. 8 years ago
audiohook.c
autochan.c
autoservice.c
backtrace.c backtrace: Avoid potential spurious output. 8 years ago
bridge.c
bridge_after.c
bridge_basic.c Remove as much trailing whitespace as possible. 8 years ago
bridge_channel.c
bridge_roles.c bridge_roles: Use a non-locking linked list where appropriate 8 years ago
bucket.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
buildinfo.c
callerid.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 8 years ago
ccss.c main/ccss: Use ast_cli_completion_add for core id. 8 years ago
cdr.c main/cdr: Use ast_cli_completion_add for CDR channel completion. 8 years ago
cel.c core: Remove non-critical cleanup from startup aborts. 8 years ago
channel.c channel.c: Allow generic plc then channel formats are equal 8 years ago
channel_internal_api.c
chanvars.c
cli.c cli: Enable ast_cli_completion_add on public completion generators. 8 years ago
codec.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
codec_builtin.c
config.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 8 years ago
config_options.c aco: Fix NULL dereference in error path. 8 years ago
conversions.c
core_local.c core: Remove non-critical cleanup from startup aborts. 8 years ago
core_unreal.c
crypt.c
cygload.c
datastore.c
db.c Remove as much trailing whitespace as possible. 8 years ago
devicestate.c core: Remove non-critical cleanup from startup aborts. 8 years ago
dial.c
dns.c Remove as much trailing whitespace as possible. 8 years ago
dns_core.c core: Remove non-critical cleanup from startup aborts. 8 years ago
dns_naptr.c
dns_query_set.c
dns_recurring.c
dns_srv.c
dns_system_resolver.c core: Remove non-critical cleanup from startup aborts. 8 years ago
dns_test.c
dns_tlsa.c
dnsmgr.c
dsp.c core: Remove non-critical cleanup from startup aborts. 8 years ago
ecdisa.h
endpoints.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
enum.c
event.c
features.c core: Remove non-critical cleanup from startup aborts. 8 years ago
features_config.c core: Remove non-critical cleanup from startup aborts. 8 years ago
file.c
fixedjitterbuf.c
fixedjitterbuf.h
format.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
format_cache.c Remove as much trailing whitespace as possible. 8 years ago
format_cap.c
format_compatibility.c Remove as much trailing whitespace as possible. 8 years ago
frame.c
framehook.c
fskmodem.c Remove as much trailing whitespace as possible. 8 years ago
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c
heap.c
http.c
image.c
indications.c core: Remove non-critical cleanup from startup aborts. 8 years ago
io.c
iostream.c
jitterbuf.c
json.c json: Add conditionals to avoid locking if Jansson is thread safe. 8 years ago
libasteriskpj.c
libasteriskssl.c
libasteriskssl.exports.in
loader.c loader: Use ast_cli_completion_add for 'module load' completion. 8 years ago
lock.c
logger.c
manager.c manager.c: Fix lseek() parameter order. 8 years ago
manager_bridges.c
manager_channels.c manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix() 8 years ago
manager_endpoints.c Remove as much trailing whitespace as possible. 8 years ago
manager_mwi.c
manager_system.c
max_forwards.c
md5.c
media_cache.c core: Remove non-critical cleanup from startup aborts. 8 years ago
media_index.c Remove as much trailing whitespace as possible. 8 years ago
message.c
mixmonitor.c
named_acl.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
named_locks.c core: Use macros to generate ao2_container callbacks where possible. 8 years ago
netsock.c
netsock2.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 8 years ago
optional_api.c
parking.c
pbx.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 8 years ago
pbx_app.c cli: Enable ast_cli_completion_add on public completion generators. 8 years ago
pbx_builtins.c core: Remove non-critical cleanup from startup aborts. 8 years ago
pbx_functions.c
pbx_hangup_handler.c
pbx_ignorepat.c
pbx_include.c
pbx_private.h
pbx_sw.c Remove as much trailing whitespace as possible. 8 years ago
pbx_switch.c
pbx_timing.c
pbx_variables.c pbx_variables.c: Misc fixes in variable substitution. 8 years ago
pickup.c
plc.c Remove as much trailing whitespace as possible. 8 years ago
poll.c Remove as much trailing whitespace as possible. 8 years ago
presencestate.c
privacy.c
rtp_engine.c AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up. 8 years ago
say.c Remove as much trailing whitespace as possible. 8 years ago
sched.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 8 years ago
sdp_srtp.c Remove as much trailing whitespace as possible. 8 years ago
security_events.c Remove as much trailing whitespace as possible. 8 years ago
sem.c
sha1.c
sip_api.c
slinfactory.c
smoother.c Remove as much trailing whitespace as possible. 8 years ago
sorcery.c core: Remove non-critical cleanup from startup aborts. 8 years ago
sounds.c core: Rename sounds_index.c to sounds.c. 8 years ago
srv.c
stasis.c stasis: Remove silly usage of RAII_VAR. 8 years ago
stasis_bridges.c stasis_bridges: Remove silly usage of RAII_VAR. 8 years ago
stasis_cache.c stasis_cache: Remove silly usage of RAII_VAR. 8 years ago
stasis_cache_pattern.c stasis_cache_pattern: Remove silly usage of RAII_VAR. 8 years ago
stasis_channels.c stasis_channels.c: Misc cleanup. 8 years ago
stasis_endpoints.c stasis_endpoints: Remove silly usage of RAII_VAR. 8 years ago
stasis_message.c
stasis_message_router.c stasis_message_router: Remove silly usage of RAII_VAR. 8 years ago
stasis_system.c stasis_system: Remove silly usage of RAII_VAR. 8 years ago
strcompat.c
stream.c
stringfields.c
strings.c
stun.c
syslog.c
taskprocessor.c taskprocessor.c: Increase the number of tps_singletons container buckets. 8 years ago
tcptls.c
tdd.c Remove as much trailing whitespace as possible. 8 years ago
term.c
test.c
threadpool.c Remove as much trailing whitespace as possible. 8 years ago
threadstorage.c Remove as much trailing whitespace as possible. 8 years ago
timing.c
translate.c translate: Avoid absolute value on unsigned substraction. 8 years ago
udptl.c
ulaw.c Remove as much trailing whitespace as possible. 8 years ago
uri.c
utils.c utils: In Solaris, avoid a warning about an unused variable. 8 years ago
uuid.c
xml.c Remove as much trailing whitespace as possible. 8 years ago
xmldoc.c Remove as much trailing whitespace as possible. 8 years ago