aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-21Reloading the config and having no changes still initialized some settings to...twilson1-4/+4
2008-11-21Add fix to prevent crash during reload if there is an outstanding MWI registr...dbailey1-0/+4
2008-11-21Blocked revisions 158306 via svnmergemmichelson0-0/+0
2008-11-21Use a more expressive constant for a 64-bit scanned intmmichelson1-1/+1
2008-11-21Use some magic constants to get the right sizemmichelson1-1/+1
2008-11-21Fix the build for 32-bit systems. %lu is only 32-bitsmmichelson1-1/+1
2008-11-20Change the remote user agent session version variablemmichelson1-3/+3
2008-11-20Fix one case where the application argument was not converted from a pipe toseanbright1-1/+1
2008-11-20Merged revisions 158072 via svnmerge from mmichelson5-46/+112
2008-11-20Merged revisions 158071 via svnmerge from mmichelson1-0/+14
2008-11-20more formatting corrections :: one line for loops and if statements still nee...rbrindley1-6/+11
2008-11-20Begin on a crusade to end trailing whitespace!twilson10-61/+61
2008-11-20formatting changes :: one line for loops and if statements should have {}rbrindley1-3/+6
2008-11-20Merged revisions 158053 via svnmerge from mmichelson2-1/+7
2008-11-20(closes issue #12929)jpeeler1-0/+14
2008-11-20Whitespace fixqwell1-1/+1
2008-11-20Merged revisions 157859 via svnmerge from kpfleming8-24/+69
2008-11-20Fix compilingtwilson1-1/+1
2008-11-19Add a space to the outputmmichelson1-1/+1
2008-11-19Add a RES_NOT_DYNAMIC case for the CLI command mmichelson1-0/+3
2008-11-19Commit CHANGES change I promised when submittingmmichelson1-0/+8
2008-11-19Add info about REALTIME_FIELD and REALTIME_HASHtilghman1-0/+2
2008-11-19Cast this value since a uint64_t is not the samemmichelson1-1/+1
2008-11-19Two new functions, REALTIME_FIELD, and REALTIME_HASH, which should maketilghman1-2/+149
2008-11-19Merge the changes from the res_timing_timerfd branch.mmichelson8-2750/+9979
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...twilson19-21/+31
2008-11-19Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should ...tilghman2-5/+281
2008-11-19correct small bug introduced during API conversionkpfleming1-1/+1
2008-11-19move relevant entries into UPGRADE.txt and resync UPGRADE-1.6.txt with previo...kpfleming2-67/+62
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...kpfleming5-441/+544
2008-11-19Comment out config line that is in a commented out contexttwilson1-1/+1
2008-11-19Starting with a change to ensure that ast_verbose() preserves ABI compatibilitytilghman4-92/+106
2008-11-19If malloc returns NULL, we need to return NULL immediately ormmichelson1-0/+1
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inseanbright6-20/+68
2008-11-18This change prevents a crash from occurring if res_musiconhold.sommichelson1-0/+1
2008-11-18Add some missing $(DESTDIR)s to the bininstallmmichelson1-2/+2
2008-11-18Fix the logic for when delete=yes when IMAP storagemmichelson1-1/+23
2008-11-18Merged revisions 157503 via svnmerge from mmichelson1-0/+3
2008-11-18Based on Russell's advice on the asterisk-dev list, I havemmichelson1-16/+26
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