aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-13Merged revisions 115884 via svnmerge from tilghman1-1/+1
2008-05-06Merged revisions 115415 via svnmerge from tilghman1-1/+1
2008-05-05Merged revisions 115333 via svnmerge from tilghman1-3/+35
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...dhubbard1-0/+1
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...tilghman1-2/+7
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman1-5/+1
2008-04-08Merged revisions 113402 via svnmerge from qwell1-7/+9
2008-04-04sleep long enough for the zaptel timer error message to display before exitdhubbard1-0/+1
2008-04-03satisfy buildbotdhubbard1-1/+1
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...dhubbard1-1/+29
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-3/+3
2008-03-25Merged revisions 110628 via svnmerge from file1-2/+2