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
Elazar Broad 29694eb2aa
core/logging: Fix logging to more than one syslog channel
10 years ago
..
editline main/editline: Add .gitignore. 10 years ago
stdtime main/stdtime/localtime: Fix warning introduced in r433720 10 years ago
.gitignore Add .gitignore and .gitreview files 10 years ago
Makefile Fix an ABI compatibility issue with ast_log_safe for modules. 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 Fix ast_writestream leaks 11 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 Allow the REALTIME() function to report errors back to the caller. 13 years ago
asterisk.c Fix processing of asterisk.conf debug=yes. 10 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 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: Correctly treat hash_fn returning INT_MIN 10 years ago
audiohook.c audiohook: Read the correct number of samples based on audiohook format. 10 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c autoservice: stop thread on graceful shutdown 11 years ago
bridging.c AST-2014-014: Fix race condition where channels may get stuck in ConfBridge under load. 11 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c CallerID: Fix parsing regression 11 years ago
ccss.c build: Fixes for gcc 5 compilation 10 years ago
cdr.c Check result of ast_var_assign() calls for memory allocation failure. 12 years ago
cel.c clang compiler warnings: Fix autological comparisons 10 years ago
channel.c translate.c: Only select audio codecs to determine the best translation choice. 10 years ago
channel_internal_api.c Channel alert pipe: improve diagnostic error return 10 years ago
chanvars.c Multiple revisions 369001-369002 13 years ago
cli.c CLI: Cosmetic issue - core show uptime 10 years ago
config.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
config_options.c Allow Asterisk to compile under GCC 4.10 11 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 Multiple revisions 369001-369002 13 years ago
db.c We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db. 11 years ago
devicestate.c main/devicestate: Prevent duplicate registration of device state providers 10 years ago
dial.c Separate option_types[] from the struct definition. 12 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
dsp.c build: Fixes for gcc 5 compilation 10 years ago
ecdisa.h Kill off red blobs in most of main/* 13 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 Fix unsafe uses of ast_context pointers. 10 years ago
file.c Replace most uses of ast_register_atexit with ast_register_cleanup. 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 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
format_cap.c Multiple revisions 369001-369002 13 years ago
format_pref.c Address uninitialized conditional that valgrind found 12 years ago
frame.c main/frame: Don't report empty disallow values as an error 10 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 Multiple revisions 369001-369002 13 years ago
hashtab.c Multiple revisions 369001-369002 13 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
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 Allow shutdown to unload modules that register bucket scheme's or codec's. 10 years ago
lock.c DEBUG_THREADS: Fix regression and lock tracking initialization problems. 11 years ago
logger.c core/logging: Fix logging to more than one syslog channel 10 years ago
manager.c main/manager.c: Bugfix sort action_manager by alphabetically 10 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Message.c: Clear message channel frames on cleanup 10 years ago
named_acl.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
netsock.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
netsock2.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
pbx.c pbx: Update device and presence state when changing a hint extension. 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 clang compiler warnings: Fix autological comparisons 10 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c rtp_engine.c: Fix off nominal ref leak and some minor tweaks. 10 years ago
say.c say: Fix a bug where SayNumber in Polish tries to play incorrect sound. 11 years ago
sched.c scheduler: Use queue for allocating sched IDs. 10 years ago
security_events.c Clang: change previous tautological-compare fixes. 10 years ago
sha1.c Kill off red blobs in most of main/* 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c Allow Asterisk to compile under GCC 4.10 11 years ago
srv.c Multiple revisions 369001-369002 13 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Improved and portable ast_log recursion avoidance 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 Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
tcptls.c tcptls: Avoiding ERR_remove_state in OpenSSL. 10 years ago
tdd.c Multiple revisions 369001-369002 13 years ago
term.c Multiple revisions 369001-369002 13 years ago
test.c Replace most uses of ast_register_atexit with ast_register_cleanup. 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
utils.c Core/General: Add #ifdef needed on FreeBSD. 10 years ago
xml.c Multiple revisions 369001-369002 13 years ago
xmldoc.c Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago