dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/main
russell 143bcbff32 Fix the memory summary so that it doesn't print the first file in the list over
and over again.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43375 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20 21:42:57 +00:00
..
db1-ast a couple Solaris tweaks, to help build properly. 2006-08-22 05:24:50 +00:00
editline a couple Solaris tweaks, to help build properly. 2006-08-22 05:24:50 +00:00
stdtime merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
Makefile don't let symbols from included static libraries (like codec/ilbc) pollute the global namespace when those modules are embedded 2006-09-20 20:13:42 +00:00
abstract_jb.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
acl.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aescrypt.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aeskey.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
alaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
ast_expr2.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.fl merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.y merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2f.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
asterisk.c similar patch for verbose vs debug with minor changes 2006-09-19 16:23:45 +00:00
astmm.c Fix the memory summary so that it doesn't print the first file in the list over 2006-09-20 21:42:57 +00:00
autoservice.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
cdr.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
channel.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
chanvars.c make platforms that use mutexes in stdio.h happy 2006-08-22 23:07:11 +00:00
cli.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
coef_in.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
coef_out.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
config.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
cryptostub.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
db.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
devicestate.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dlfcn.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dns.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dnsmgr.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
dsp.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
file.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
fixedjitterbuf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c Warning be gone! 2006-09-19 15:36:25 +00:00
fskmodem.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
http.c After discussing this with other people, we decided we'd like to try to do this a little differently. 2006-09-19 19:58:09 +00:00
image.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
indications.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
io.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
jitterbuf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
loader.c reveting modifaction to __ast_module_user_remove 2006-09-15 05:00:27 +00:00
logger.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
manager.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
md5.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
netsock.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
pbx.c similar patch for verbose vs debug with minor changes 2006-09-19 16:23:45 +00:00
plc.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
poll.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
privacy.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
rtp.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
say.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
sched.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
sha1.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
slinfactory.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
srv.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
strcompat.c Only use alloca.h on OSes that have it. 2006-09-18 21:24:50 +00:00
tdd.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
term.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
translate.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
udptl.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
ulaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
utils.c Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.c 2006-09-15 17:16:00 +00:00