asterisk/main
Steve Murphy 241de02854 Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-16 01:35:10 +00:00
..
db1-ast clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
editline Merged revisions 97350 via svnmerge from 2008-01-09 00:51:59 +00:00
libresample Add doxygen documentation to libresample.h while it's still fresh on my mind 2008-01-02 21:49:44 +00:00
minimime more header removal/normalization 2007-11-21 00:23:49 +00:00
stdtime Added a new module, res_phoneprov, which allows auto-provisioning of phones 2008-01-09 21:37:26 +00:00
Makefile Merged revisions 97849 via svnmerge from 2008-01-10 20:45:05 +00:00
abstract_jb.c Merged revisions 98943 via svnmerge from 2008-01-15 23:31:53 +00:00
acl.c Added a new module, res_phoneprov, which allows auto-provisioning of phones 2008-01-09 21:37:26 +00:00
adsistub.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
aescrypt.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
alaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
app.c Merged revisions 89709 via svnmerge from 2007-11-27 20:21:57 +00:00
ast_expr2.c Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2.fl Merged revisions 97849 via svnmerge from 2008-01-10 20:45:05 +00:00
ast_expr2.h Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2.y Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2f.c Merged revisions 97849 via svnmerge from 2008-01-10 20:45:05 +00:00
asterisk.c New option in trunk, needs strdupa to be safe, too 2008-01-09 00:58:22 +00:00
astmm.c remove unnecessary (char *) casts for ast_config_AST_* variables. 2007-12-18 09:46:18 +00:00
astobj2.c Merged revisions 90348 via svnmerge from 2007-11-30 19:34:47 +00:00
audiohook.c Remove a duplicate lock of the audiohook lock when destroying manipulate 2008-01-13 00:10:00 +00:00
autoservice.c Merged revisions 97194 via svnmerge from 2008-01-08 20:56:38 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c Add support for monitoring MWI on FXO lines. 2007-12-04 19:08:30 +00:00
cdr.c If duration or billsec are not yet calculated, calculate them on demand. 2007-12-06 23:27:46 +00:00
channel.c Merged revisions 98315 via svnmerge from 2008-01-11 19:12:05 +00:00
chanvars.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cli.c Check pointers before freeing (was getting WARNINGS under MALLOC_DEBUG) 2008-01-10 19:03:04 +00:00
config.c Display a message if no config mappings are found with "core show config mappings". 2008-01-07 21:12:33 +00:00
cryptostub.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cygload.c Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
db.c Several manager changes: 2008-01-10 00:12:35 +00:00
devicestate.c Merged revisions 96644 via svnmerge from 2008-01-05 02:12:10 +00:00
dial.c AST_LIST_REMOVE_CURRENT only takes one argument in trunk 2007-12-21 17:40:44 +00:00
dlfcn.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
dns.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
dnsmgr.c A few more "moremanager" fixes 2007-11-27 21:10:50 +00:00
dsp.c Merged revisions 91890 via svnmerge from 2007-12-07 23:32:09 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c A few more "moremanager" fixes 2007-11-27 21:10:50 +00:00
event.c Goodbye again drumkilla. 2008-01-11 23:09:31 +00:00
file.c Merged revisions 90155 via svnmerge from 2007-11-29 17:50:44 +00:00
fixedjitterbuf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c Merged revisions 98943 via svnmerge from 2008-01-15 23:31:53 +00:00
fskmodem.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
global_datastores.c Merged revisions 92363 via svnmerge from 2007-12-11 19:52:37 +00:00
hashtab.c A small fix from snuffy 2007-12-03 23:49:40 +00:00
http.c merging a comment added in 1.4 2008-01-12 05:13:04 +00:00
image.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
indications.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
io.c Merged revisions 94977 via svnmerge from 2007-12-27 20:11:20 +00:00
jitterbuf.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
loader.c Move ModuleLoad and ModuleCheck manager commands from loader.c to manager.c. Previously they would get registered twice because of the way manager.c operates. 2008-01-07 15:52:55 +00:00
logger.c Adding support for storing the queue log entries in a realtime backend. 2007-12-26 15:58:17 +00:00
manager.c Make sure the user's manager secret exists, even if it is blank. 2008-01-14 20:01:19 +00:00
md5.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
netsock.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
pbx.c Print out a warning when spaces are used in the variable name in Set and MSet. It is extremely hard to debug this issue so this should make it easier. 2008-01-14 15:07:30 +00:00
plc.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
poll.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
privacy.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
rtp.c Merged revisions 98943 via svnmerge from 2008-01-15 23:31:53 +00:00
say.c Merged revisions 94420 via svnmerge from 2007-12-21 16:10:21 +00:00
sched.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
sha1.c more header removal/normalization 2007-11-21 00:23:49 +00:00
slinfactory.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
srv.c Convert ast_verbose to ast_verb. 2007-12-14 14:48:38 +00:00
strcompat.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
tdd.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
term.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
threadstorage.c Merged revisions 91192 via svnmerge from 2007-12-05 17:49:03 +00:00
translate.c Clean up something I did for ABI compatability in 1.4 2008-01-15 23:35:29 +00:00
udptl.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
ulaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
utils.c Merged revisions 97194 via svnmerge from 2008-01-08 20:56:38 +00:00