aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Add option to hide console connect messagestwilson1-2/+7
2009-01-12Don't include swap.h unless we have swapctloej1-0/+2
2009-01-03When parsing environment variable ASTERISK_PROMPT, make sure to proceed to th...jpeeler1-1/+1
2008-12-16Fix build issues on Linux after sysinfo related changesrussell1-3/+3
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak1-13/+118
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-7/+3
2008-12-12Merged revisions 163761 via svnmerge from tilghman1-0/+2
2008-12-11Merged revisions 163383 via svnmerge from tilghman1-0/+21
2008-12-10add tab completion for 'core set debug X filename.c'mvanbaak1-0/+18
2008-12-09Add some additional Asterisk project developer documentation. russell1-5/+11
2008-12-09Merged revisions 162413 via svnmerge from russell1-4/+0
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-1/+1
2008-12-01Introduce CLI permissions.eliel1-12/+74
2008-11-12Merged revisions 156164 via svnmerge from russell1-6/+8
2008-11-12This commit does two things:mvanbaak1-73/+7
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.eliel1-2/+2
2008-11-05Don't read history on -rx commands.tilghman1-12/+14
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-15/+34
2008-11-01Merge changes from team/group/appdocsxmlrussell1-0/+6
2008-10-30fix a few small things found by using sparsekpfleming1-7/+1
2008-10-25Merged revisions 151905 via svnmerge from russell1-5/+9
2008-10-07Allow people to select the old console behavior of white text on a blacktilghman1-1/+8
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenseanbright1-4/+7
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-2/+5
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman1-3/+9
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright1-1/+1
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-29/+29
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,tilghman1-76/+74
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson1-7/+0
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...russell1-7/+1
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-0/+2
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to bbryant1-5/+5
2008-07-14Fix a memory leak in the case that /dev/null cannot bemmichelson1-1/+3
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-3/+3
2008-07-08Reduce length of time that 'asterisk -rx' waits.tilghman1-2/+10
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-2/+0
2008-06-19Merged revisions 123869 via svnmerge from tilghman1-1/+4
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forrussell1-0/+5
2008-06-13Merge changes from timing branchrussell1-29/+1
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-13/+18
2008-06-10Merge another change from team/russell/events ...russell1-0/+15
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,tilghman1-0/+15
2008-05-29Adds support for changing logger settingss on remote consoles with a bbryant1-6/+20
2008-05-27Merged revisions 118465 via svnmerge from tilghman1-7/+14
2008-05-22Merged revisions 117899 via svnmerge from tilghman1-0/+9
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,russell1-0/+1
2008-05-21Merged revisions 117519 via svnmerge from tilghman1-0/+8
2008-05-21Merged revisions 117514 via svnmerge from russell1-3/+0
2008-05-21Merged revisions 117507 via svnmerge from russell1-0/+3
2008-05-21Merged revisions 117479 via svnmerge from russell1-1/+5