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
Russell Bryant e2133648f9
Merged revisions 156164 via svnmerge from
18 years ago
..
db1-ast bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
editline Fix memory leak when MALLOC_DEBUG is enabled. 18 years ago
stdtime Add schedule extensions to app_meetme. In addition, the reporter found a 18 years ago
Makefile Move all the XML documentation API from pbx.c to xmldoc.c. 18 years ago
abstract_jb.c
acl.c
adsistub.c
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Add LISTFILTER dialplan function, along with supporting documentation. See 18 years ago
ast_expr2.c Merged revisions 144924-144925 via svnmerge from 18 years ago
ast_expr2.fl Merged revisions 144924-144925 via svnmerge from 18 years ago
ast_expr2.h
ast_expr2.y Merged revisions 144924-144925 via svnmerge from 18 years ago
ast_expr2f.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
asterisk.c Merged revisions 156164 via svnmerge from 18 years ago
astmm.c Merged revisions 144924-144925 via svnmerge from 18 years ago
astobj2.c Add ability to pass arbitrary data to the ao2_callback_fn (called from 18 years ago
audiohook.c Merged revisions 149204 via svnmerge from 18 years ago
autoservice.c
buildinfo.c fix a few small things found by using sparse 18 years ago
callerid.c Cleaned up comment 18 years ago
cdr.c This commit does two things: 18 years ago
channel.c In order to move away from nested function use, some changes to the recently introduced 18 years ago
chanvars.c Add additional memory debugging to several core APIs, and fix several memory 18 years ago
cli.c This commit does two things: 18 years ago
config.c Add ability to pass arbitrary data to the ao2_callback_fn (called from 18 years ago
cryptostub.c Don't include logger.h in asterisk.h by default as it is causing problems building 18 years ago
cygload.c
datastore.c
db.c
devicestate.c Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix 18 years ago
dial.c * Fixed timeout logic in the dialing API as setting timeouts 18 years ago
dns.c
dnsmgr.c fix a few small things found by using sparse 18 years ago
dsp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 18 years ago
ecdisa.h
enum.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 18 years ago
event.c
features.c In order to move away from nested function use, some changes to the recently introduced 18 years ago
file.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c
fskmodem.c
fskmodem_float.c
fskmodem_int.c
global_datastores.c
hashtab.c Add additional memory debugging to several core APIs, and fix several memory 18 years ago
http.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
image.c
indications.c Convert open-coded linked list in indications to the AST_LIST_* macros. This 18 years ago
io.c
jitterbuf.c
loader.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 18 years ago
logger.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
manager.c changing comment style to conform coding guidelines 18 years ago
md5.c
netsock.c
pbx.c This commit does two things: 18 years ago
plc.c
poll.c Merged revisions 140816 via svnmerge from 18 years ago
privacy.c
rtp.c This commit does two things: 18 years ago
say.c
sched.c Merged revisions 142354 via svnmerge from 18 years ago
sha1.c
slinfactory.c
srv.c
strcompat.c
taskprocessor.c Add ability to pass arbitrary data to the ao2_callback_fn (called from 18 years ago
tcptls.c cleaup of the TCP/TLS socket API: 18 years ago
tdd.c Don't include logger.h in asterisk.h by default as it is causing problems building 18 years ago
term.c Merge changes from team/group/appdocsxml 18 years ago
threadstorage.c
timing.c
translate.c Merged revisions 148611 via svnmerge from 18 years ago
udptl.c This commit does two things: 18 years ago
ulaw.c
utils.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 18 years ago
xml.c Merge changes from team/group/appdocsxml 18 years ago
xmldoc.c - The paramname is a pointer allocated with strdup() or malloc(), so, 18 years ago