aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-02allow variables to exist on both 'halves' of the Local channel (issue #5810)kpfleming1-3/+18
2005-12-01don't block waiting for the Festival server forever when it goes away (issue ...kpfleming1-1/+13
2005-12-01ensure channel's scheduling context is freed (issue #5788)kpfleming1-2/+7
2005-12-01Makefile 'update' target now supports updating from Subversion repositories (...kpfleming1-66/+10
2005-12-01Changing bug report address to the Asterisk issue trackeroej1-1/+4
2005-12-01Removing references to 1.1dev, replacing with 1.2, in documentation files.oej2-3/+3
2005-12-01Fixing some spelling errors, as well as changing "cvs" to "subversion" in mis...oej1-48/+54
2005-12-01ensure that 'svn info' output is in the expected language for the script to p...kpfleming1-2/+2
2005-12-01use ast_app_separate_args to split arguments (issue #5686)russell1-9/+11
2005-12-01fix queue weight feature - compare member interfaces instead of pointers torussell1-1/+1
2005-12-01use '=' instead of '==' for string comparisons. /bin/bash is ok with this, butrussell1-4/+4
2005-11-30remove outdated redhat init script and provide the updated one in 'make rpm' ...russell2-46/+1
2005-11-30Comment out LD_ASSUME_KERNEL by default.russell2-9/+34
2005-11-30fix DIALEDTIME when call has not been answered (issue #5862)russell1-6/+7
2005-11-30do not allow an rtp message with zero type (issue #5749)russell1-1/+1
2005-11-30fix hint case sensitivity (issue #5856)russell1-1/+1
2005-11-30add description of the "fromdomain" option (issue #5874)russell1-0/+8
2005-11-30backport fix from trunktwisted3-2/+14
2005-11-30remove remaining CVS referenceskpfleming4-7/+7
2005-11-30port memory leak fix from rev 7223 in trunkkpfleming1-2/+9
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1117-0/+0
2005-11-29do the multiple-lock check for cond_wait properly...kpfleming1-2/+2
2005-11-29print an error message if invalid arguments are specifiedrussell1-1/+3
2005-11-29fix a couple of typos and a bugletrussell1-3/+2
2005-11-29if the lock protected a pthread_cond is held recursively, warn before waiting...kpfleming1-0/+8
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming19-82/+0
2005-11-28port version string computation from trunkkpfleming2-9/+63
2005-11-27branch renameskpfleming0-0/+0
2005-11-25issue #5850russell2-4/+6
2005-11-23fix typo - thanks twisted :)russell1-1/+1
2005-11-23fix the daterussell1-1/+1
2005-11-23issue #5828russell2-0/+9
2005-11-23issue #5826russell5-39/+44
2005-11-23issue #5829russell2-1/+4
2005-11-21backport fix from HEAD branchkpfleming2-1/+2
2005-11-21backport fix from HEAD branchkpfleming3-1/+8
2005-11-21backport fix from HEAD branchkpfleming3-3/+13
2005-11-21revert previous change for Darwinrussell2-0/+4
2005-11-21issue #5789russell2-0/+6
2005-11-21don't hardcode poll.o for Darwinrussell3-3/+4
2005-11-21issue #5815russell2-1/+8
2005-11-21issue #5775russell3-2/+4
2005-11-21issue #5787russell3-4/+9
2005-11-21issue #5794russell3-5/+7
2005-11-21issue #5806russell2-4/+10
2005-11-20issue #5773russell2-1/+3
2005-11-20issue #5774russell2-1/+4
2005-11-20fix logic for n+101 jumpsrussell3-3/+6
2005-11-20issue #5795russell2-2/+4
2005-11-20issue #5792russell3-3/+8