aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Remove echo line that is unnecessary (Thanks seanbright).qwell1-1/+0
2008-11-18Make this executableqwell1-0/+0
2008-11-18Add init script for ArchLinuxqwell2-0/+49
2008-11-18* Add a lock to be used in the update_call_counter function.mmichelson1-17/+49
2008-11-18Merged revisions 157365 via svnmerge from jpeeler1-1/+1
2008-11-18Merged revisions 157305 via svnmerge from mmichelson5-2/+31
2008-11-18(closes issue #13420)murf1-4/+5
2008-11-17Can't use items duplicated off the stack frame in an element returned fromtilghman1-3/+12
2008-11-15ensure that if a .i file (preprocessed source) is present, the .o file is mad...kpfleming1-4/+4
2008-11-15Merged revisions 157162-157163 via svnmerge from kpfleming3-4/+7
2008-11-15Merged revisions 157104 via svnmerge from kpfleming1-3/+48
2008-11-15Avoid a not needed cast, making code more readable.eliel1-14/+8
2008-11-15Fix a few more places where the case insensitive hash should be used sincerussell3-4/+6
2008-11-15Use the new case insensitive hash function for console interfaces. The compa...russell1-1/+1
2008-11-14Allow setting static values in CDRstilghman2-11/+41
2008-11-14Revision 155513 of chan_sip.c in trunk inadvertently mmichelson1-0/+1
2008-11-14Cleanup whitespace issuestwilson1-29/+29
2008-11-14Use Mark's new ast_str_case_hash function instead of jumping through hoops to...twilson1-19/+4
2008-11-14Ping is missing the standard double-newline after the event.tilghman1-1/+2
2008-11-14Fix some refcounting in app_queue.c and change themmichelson3-7/+36
2008-11-14Remove some useless locking and make sure we hangup channels on a link when w...mattf1-4/+15
2008-11-14Merged revisions 156816 via svnmerge from mmichelson1-1/+1
2008-11-14Merged revisions 156755 via svnmerge from tilghman1-0/+5
2008-11-13Merged revisions 156688 via svnmerge from tilghman1-1/+2
2008-11-13(closes issue #13891)jpeeler1-3/+0
2008-11-13Command offsets were not changed correctly when the command syntax fortilghman1-3/+3
2008-11-13Kevin sent a note indicating that this change ismmichelson2-13/+5
2008-11-13Introduce XML documentation for:eliel3-151/+379
2008-11-13Fix a typo introduced when changing xmldoc_has_arguments() to xmldoc_has_insi...eliel1-2/+2
2008-11-13Remove trailing whitespaceseliel3-11/+11
2008-11-12Use the reviewboard:url SVN property so post-review will work without modific...seanbright0-0/+0
2008-11-12Merged revisions 156386 via svnmerge from tilghman1-12/+15
2008-11-12- Make alias->real_cmd point to the allocated space outside alias->alias.eliel1-2/+3
2008-11-12Merged revisions 156297 via svnmerge from murf1-3/+3
2008-11-12Fix a bug caused by using sizeof(pointer) instead of sizeof(the struct)russell1-1/+1
2008-11-12Merged revisions 156294 via svnmerge from tilghman1-0/+4
2008-11-12Merged revisions 156289 via svnmerge from jpeeler1-1/+1
2008-11-12Merged revisions 156229 via svnmerge from tilghman1-3/+27
2008-11-12Merged revisions 156178 via svnmerge from jpeeler1-24/+148
2008-11-12Merged revisions 156167 via svnmerge from mmichelson1-0/+4
2008-11-12Merged revisions 156164 via svnmerge from russell1-6/+8
2008-11-12- The paramname is a pointer allocated with strdup() or malloc(), so,eliel1-3/+3
2008-11-12Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECKmmichelson2-6/+14
2008-11-12Add XML documentation for AGI commands:eliel1-36/+81
2008-11-12This commit does two things:mvanbaak18-704/+510
2008-11-12- Add 'database del', 'database put' and 'set music' AGI commands XML documen...eliel2-22/+59
2008-11-12Implement AGI XML documentation parsing functions.eliel4-61/+389
2008-11-11 changing comment style to conform coding guidelinespari1-6/+6
2008-11-11 Patch by Ryan Brindley -- Make sure that manager refuses any duplicate 'new ...pari1-18/+24
2008-11-11use some fancy compiler magic (thanks to Matthew Woehlke on the gcc-help mail...kpfleming1-8/+2