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
Joshua Colp 245aa1a62d
Only switch the second alert fd (which is RTCP) to callback mode if it is in use
20 years ago
..
db1-ast a couple Solaris tweaks, to help build properly. 20 years ago
editline a couple Solaris tweaks, to help build properly. 20 years ago
stdtime merge new_loader_completion branch, including (at least): 20 years ago
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 20 years ago
abstract_jb.c Merge team/russell/frame_caching 20 years ago
acl.c merge new_loader_completion branch, including (at least): 20 years ago
aescrypt.c merge new_loader_completion branch, including (at least): 20 years ago
aeskey.c merge new_loader_completion branch, including (at least): 20 years ago
aesopt.h merge new_loader_completion branch, including (at least): 20 years ago
aestab.c merge new_loader_completion branch, including (at least): 20 years ago
alaw.c merge new_loader_completion branch, including (at least): 20 years ago
app.c merge new_loader_completion branch, including (at least): 20 years ago
ast_expr2.c merge new_loader_completion branch, including (at least): 20 years ago
ast_expr2.fl merge new_loader_completion branch, including (at least): 20 years ago
ast_expr2.h merge new_loader_completion branch, including (at least): 20 years ago
ast_expr2.y merge new_loader_completion branch, including (at least): 20 years ago
ast_expr2f.c merge new_loader_completion branch, including (at least): 20 years ago
asterisk.c Identify what the columns mean in the output of "show profile" 20 years ago
astmm.c various cleanups, including ... 20 years ago
autoservice.c merge new_loader_completion branch, including (at least): 20 years ago
buildinfo.c merge new_loader_completion branch, including (at least): 20 years ago
callerid.c merge new_loader_completion branch, including (at least): 20 years ago
cdr.c merge new_loader_completion branch, including (at least): 20 years ago
channel.c Merge team/russell/frame_caching 20 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 20 years ago
cli.c merge new_loader_completion branch, including (at least): 20 years ago
coef_in.h merge new_loader_completion branch, including (at least): 20 years ago
coef_out.h merge new_loader_completion branch, including (at least): 20 years ago
config.c merge new_loader_completion branch, including (at least): 20 years ago
cryptostub.c merge new_loader_completion branch, including (at least): 20 years ago
db.c merge new_loader_completion branch, including (at least): 20 years ago
devicestate.c merge new_loader_completion branch, including (at least): 20 years ago
dlfcn.c merge new_loader_completion branch, including (at least): 20 years ago
dns.c merge new_loader_completion branch, including (at least): 20 years ago
dnsmgr.c merge new_loader_completion branch, including (at least): 20 years ago
dsp.c merge new_loader_completion branch, including (at least): 20 years ago
ecdisa.h merge new_loader_completion branch, including (at least): 20 years ago
enum.c merge new_loader_completion branch, including (at least): 20 years ago
file.c Free the filename so we don't have a memory leak. (reported by PCadach in #asterisk-bugs) 20 years ago
fixedjitterbuf.c merge new_loader_completion branch, including (at least): 20 years ago
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 20 years ago
frame.c Merge team/russell/frame_caching 20 years ago
fskmodem.c merge new_loader_completion branch, including (at least): 20 years ago
http.c merge new_loader_completion branch, including (at least): 20 years ago
image.c merge new_loader_completion branch, including (at least): 20 years ago
indications.c merge new_loader_completion branch, including (at least): 20 years ago
io.c merge new_loader_completion branch, including (at least): 20 years ago
jitterbuf.c merge new_loader_completion branch, including (at least): 20 years ago
jitterbuf.h merge new_loader_completion branch, including (at least): 20 years ago
loader.c ensure that unload_dynamic_module won't continue dereferencing a module pointer after the module has been unloaded from memory 20 years ago
logger.c merge new_loader_completion branch, including (at least): 20 years ago
manager.c - simplify and improve astmm by using thread storage instead of a dynamic 20 years ago
md5.c merge new_loader_completion branch, including (at least): 20 years ago
netsock.c merge new_loader_completion branch, including (at least): 20 years ago
pbx.c This change fixes bug 7820. Way back in April this bug was reintroduced, it appears, when a bunch of restructuring was done. This code was basically left out during the restructuring. In the case of the failure in 7820, it is trying to match the extension _x. with _x., and failing, because the 'x' should only match 0 thru 9. I **could** upgrade the code so that that N,Z, and X match not only their intended number ranges, but also N,Z,and X respectively. And, moreover, X could also match N and Z, and Z could also match N. I have no idea why this bug took so long to turn up. I have no idea what a more thorough treatment of the code would do to working code, either. So I left it as it ***was***. 20 years ago
plc.c merge new_loader_completion branch, including (at least): 20 years ago
poll.c merge new_loader_completion branch, including (at least): 20 years ago
privacy.c merge new_loader_completion branch, including (at least): 20 years ago
rtp.c Only switch the second alert fd (which is RTCP) to callback mode if it is in use 20 years ago
say.c merge new_loader_completion branch, including (at least): 20 years ago
sched.c merge new_loader_completion branch, including (at least): 20 years ago
sha1.c merge new_loader_completion branch, including (at least): 20 years ago
slinfactory.c Merge team/russell/frame_caching 20 years ago
srv.c merge new_loader_completion branch, including (at least): 20 years ago
strcompat.c merge new_loader_completion branch, including (at least): 20 years ago
tdd.c merge new_loader_completion branch, including (at least): 20 years ago
term.c merge new_loader_completion branch, including (at least): 20 years ago
translate.c merge new_loader_completion branch, including (at least): 20 years ago
udptl.c Merge team/russell/frame_caching 20 years ago
ulaw.c merge new_loader_completion branch, including (at least): 20 years ago
utils.c Off by one error in buffer length (issue 7379) 20 years ago