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 63ef5e53b0
Add "svgz" to the mimetypes table. (issue #9510, bkruse)
19 years ago
..
db1-ast When building libdb1.a, put the additional flags needed at the beginning of 19 years ago
editline a couple Solaris tweaks, to help build properly. 20 years ago
stdtime Merged revisions 51255 via svnmerge from 19 years ago
Makefile File upload support was added to solve some needs for the Asterisk GUI. 19 years ago
abstract_jb.c Merge team/russell/frame_caching 20 years ago
acl.c Don't output debug unless we asked for it 19 years ago
aescrypt.c
aeskey.c
aesopt.h
aestab.c
alaw.c
app.c Merged revisions 59886 via svnmerge from 19 years ago
ast_expr2.c removed <err.h> as in trunk from the ael stuff. Also, threw in a minor fix to frame.c to avoid build-killing compiler warnings. 19 years ago
ast_expr2.fl A fix for the flex input files, DONT_COMPILE, and STANDALONE_AEL 19 years ago
ast_expr2.h
ast_expr2.y removed <err.h> as in trunk from the ael stuff. Also, threw in a minor fix to frame.c to avoid build-killing compiler warnings. 19 years ago
ast_expr2f.c A fix for the flex input files, DONT_COMPILE, and STANDALONE_AEL 19 years ago
asterisk.c Merged revisions 60849 via svnmerge from 19 years ago
astmm.c Add missing newlines for two memory CLI commands. 19 years ago
autoservice.c update thread creation code a bit 20 years ago
buildinfo.c
callerid.c via 8748 (callerid.c loses name when returning PRIVATE_NUMBER flag), the user suggested this mod, saying it would allow 'WITHHELD' to appear in the name field, which would be useful 19 years ago
cdr.c Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up. 19 years ago
channel.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 19 years ago
chanvars.c make platforms that use mutexes in stdio.h happy 20 years ago
cli.c Print out deprecation notice on usage output of CLI commands. (issue #8925 reported by blitzrage) 19 years ago
coef_in.h
coef_out.h
config.c Fix for 9257; by eliminating the globals in main/config.c, we make it thread-safe, which is a minimum requirement. 19 years ago
cryptostub.c
db.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
devicestate.c update thread creation code a bit 20 years ago
dial.c Merge changes from team/russell/sla_updates. 19 years ago
dlfcn.c
dns.c
dnsmgr.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
dsp.c Merged revisions 58388 via svnmerge from 19 years ago
ecdisa.h
enum.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
file.c Merged revisions 60660 via svnmerge from 19 years ago
fixedjitterbuf.c
fixedjitterbuf.h
frame.c Merge the changes from the /team/group/vldtmf_fixup branch. 19 years ago
fskmodem.c
http.c Add "svgz" to the mimetypes table. (issue #9510, bkruse) 19 years ago
image.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
indications.c
io.c Merged revisions 44168 via svnmerge from 20 years ago
jitterbuf.c Clean up a few things in the last commit to the adaptive jitterbuffer code. 19 years ago
loader.c disable unloading of embedded modules... there is a fundamental problem with doing so that will not be fixed in this version of Asterisk due to its invasiveness 19 years ago
logger.c Fix defines for inline stack backtraces (only used by developers anyway) 19 years ago
manager.c To be able to achieve the things that we would like to achieve with the 19 years ago
md5.c
netsock.c Merged revisions 59608 via svnmerge from 19 years ago
pbx.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 19 years ago
plc.c
poll.c
privacy.c
rtp.c Merged revisions 59357 via svnmerge from 19 years ago
say.c submitted patch for Georgian language, issue 9010, submitted by Alexander Shaduri 19 years ago
sched.c Change log notice to debug. It is possible for a scheduled item to execute and be deleted at close to the same time and unavoidable. If this happens this message creeps up. 19 years ago
sha1.c
slinfactory.c Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj) 19 years ago
srv.c
strcompat.c To be able to achieve the things that we would like to achieve with the 19 years ago
tdd.c
term.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
threadstorage.c add support for tracking thread-local-storage objects that exist via 'threadstorage' CLI commands 19 years ago
translate.c bug 8189 posted this fix for main/translate.c for PLC 19 years ago
udptl.c since these variables all have static duration, none of them need initializers (they default to zero anyway) 19 years ago
ulaw.c
utils.c Merged revisions 51194 via svnmerge from 19 years ago