aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...kpfleming1-3/+45
2008-11-19Starting with a change to ensure that ast_verbose() preserves ABI compatibilitytilghman2-60/+50
2008-11-18Merged revisions 157305 via svnmerge from mmichelson1-0/+4
2008-11-14Fix some refcounting in app_queue.c and change themmichelson1-0/+19
2008-11-13Remove trailing whitespaceseliel2-5/+5
2008-11-12This commit does two things:mvanbaak1-6/+0
2008-11-12Implement AGI XML documentation parsing functions.eliel1-8/+13
2008-11-11use some fancy compiler magic (thanks to Matthew Woehlke on the gcc-help mail...kpfleming1-8/+2
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.eliel3-2/+91
2008-11-09In order to move away from nested function use, some changes to the recently ...seanbright1-1/+2
2008-11-09Merged revisions 155553 via svnmerge from seanbright1-1/+2
2008-11-08 - Check for failure when putting the packet in the ast_strrussell1-1/+1
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-15/+15
2008-11-07Convert open-coded linked list in indications to the AST_LIST_* macros. Thisseanbright1-2/+4
2008-11-07Clarify which part of OBJ_MULTIPLE is not implemented, and under what case itrussell1-3/+6
2008-11-06make S_OR and S_COR safe to use even if the parameters are function calls or ...kpfleming1-2/+8
2008-11-05Fix a problem found while building res_snmp.seanbright1-0/+8
2008-11-05Add LISTFILTER dialplan function, along with supporting documentation. Seetilghman1-0/+3
2008-11-05Make compilation of chan_dahdi so that it does not require the new pri_progre...mattf1-0/+6
2008-11-04Introduce a new API call ast_channel_search_locked, which iterates through theseanbright1-0/+11
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman2-3/+5