aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Change ARRAY_LEN() to be more C++ safe.russell1-1/+1
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. dbailey1-0/+6
2009-01-22Merged revisions 169943 via svnmerge from tilghman1-1/+1
2009-01-19ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odb...kpfleming2-48/+27
2009-01-17Fix qualify for TCP peertwilson1-1/+1
2009-01-16Merged revisions 168828 via svnmerge from tilghman1-0/+4
2009-01-15Resolve issue with negative vs non-negative length parameters.tilghman1-5/+6
2009-01-13Add option to hide console connect messagestwilson1-0/+3
2009-01-13Merged revisions 168561 via svnmerge from russell2-14/+14
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledtilghman1-0/+3
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the buffertilghman1-0/+10
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleseanbright1-7/+7
2008-12-23Merged revisions 166093 via svnmerge from murf2-8/+0
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.russell1-0/+19
2008-12-20Make a note about formatting the review URL in commit messagesrussell1-0/+2
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITmmichelson1-0/+15
2008-12-19Add configuration support for half_full DAHDI buffer policymattf1-0/+6
2008-12-19Disable some automatic links generated by doxygen.russell1-10/+10
2008-12-19Introduce commit message formatting guidelines.russell1-0/+91
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.russell1-0/+31
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toeliel1-172/+58
2008-12-16Add timezone to the possible fields in a timespec.tilghman1-0/+17
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak1-0/+6
2008-12-16Merged revisions 164736 via svnmerge from russell1-1/+1
2008-12-15Merged revisions 164422 via svnmerge from mmichelson1-0/+4
2008-12-15Merged revisions 164416 via svnmerge from mmichelson2-0/+25
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite righttilghman1-2/+2
2008-12-15I was getting this warning during a compilemurf1-2/+2
2008-12-15Fix a couple more build issues related to ast_str_opaquerussell1-2/+2
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...file1-0/+3
2008-12-14Don't pass a negative to an unsigned type and expect things to work correctly.tilghman1-3/+3
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman6-17/+264
2008-12-12Merged revisions 163448 via svnmerge from russell1-1/+15
2008-12-10add tab completion for 'core set debug X filename.c'mvanbaak1-0/+1
2008-12-09it does help if the compiler attribute syntax is correctkpfleming1-2/+2
2008-12-09Add some additional Asterisk project developer documentation. russell1-160/+495
2008-12-09Merged revisions 162413 via svnmerge from russell1-2/+0
2008-12-09Merged revisions 162013 via svnmerge from murf1-1/+0
2008-12-05Merged revisions 161426 via svnmerge from seanbright1-4/+4
2008-12-02Merged revisions 160207 via svnmerge from tilghman1-4/+8
2008-12-01Introduce CLI permissions.eliel3-3/+23
2008-11-29incorporates r159808 from branches/1.4:kpfleming19-64/+61
2008-11-26improve handling of API calls provided by loaded modules through use of some ...kpfleming3-19/+167
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a calltilghman1-0/+1
2008-11-25Merged revisions 159025 via svnmerge from tilghman1-0/+9
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-14/+55
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cmnicholson1-0/+1
2008-11-21Merged revisions 158539 via svnmerge from russell1-0/+10
2008-11-20Merged revisions 158072 via svnmerge from mmichelson2-0/+29
2008-11-19Merge the changes from the res_timing_timerfd branch.mmichelson1-3/+6