summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2009-01-21Merged revisions 169722 via svnmerge from Tilghman Lesher
2009-01-19fix assignment in swapmode plug.Michiel van Baak
2009-01-19Make asterisk compile on non-amd64 versions of OpenBSD.Michiel van Baak
2009-01-14Fix compilation on FreeBSD and OSXMichiel van Baak
2009-01-13Add option to hide console connect messagesTerry Wilson
2009-01-12Don't include swap.h unless we have swapctlOlle Johansson
2009-01-03When parsing environment variable ASTERISK_PROMPT, make sure to proceed to th...Jeff Peeler
2008-12-16Fix build issues on Linux after sysinfo related changesRussell Bryant
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12Merged revisions 163761 via svnmerge from Tilghman Lesher
2008-12-11Merged revisions 163383 via svnmerge from Tilghman Lesher
2008-12-10add tab completion for 'core set debug X filename.c'Michiel van Baak
2008-12-09Add some additional Asterisk project developer documentation. Russell Bryant
2008-12-09Merged revisions 162413 via svnmerge from Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-12Merged revisions 156164 via svnmerge from Russell Bryant
2008-11-12This commit does two things:Michiel van Baak
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-05Don't read history on -rx commands.Tilghman Lesher
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-30fix a few small things found by using sparseKevin P. Fleming
2008-10-25Merged revisions 151905 via svnmerge from Russell Bryant
2008-10-07Allow people to select the old console behavior of white text on a blackTilghman Lesher
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenSean Bright
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,Tilghman Lesher
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to Brett Bryant
2008-07-14Fix a memory leak in the case that /dev/null cannot beMark Michelson
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-08Reduce length of time that 'asterisk -rx' waits.Tilghman Lesher
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-19Merged revisions 123869 via svnmerge from Tilghman Lesher
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,Tilghman Lesher
2008-05-29Adds support for changing logger settingss on remote consoles with a Brett Bryant
2008-05-27Merged revisions 118465 via svnmerge from Tilghman Lesher
2008-05-22Merged revisions 117899 via svnmerge from Tilghman Lesher
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,Russell Bryant